An error occurred while fetching the assigned milestone of the selected merge_request.
M2 certificate response entity
Compare changes
Files
2- Ester Vilímková authored
@@ -4,8 +4,10 @@ import org.fuseri.modulecertificate.Certificate;
@@ -4,8 +4,10 @@ import org.fuseri.modulecertificate.Certificate;
@@ -22,7 +24,7 @@ public class CertificateService {
@@ -22,7 +24,7 @@ public class CertificateService {
.orElseThrow(() -> new ResourceNotFoundException("Certificate with id: " + id + " was not found."));