udpate runner
This commit is contained in:
parent
362080a176
commit
63f20d33b4
Binary file not shown.
@ -25,7 +25,7 @@ import org.eclipse.microprofile.openapi.annotations.responses.APIResponses;
|
|||||||
import java.util.Objects;
|
import java.util.Objects;
|
||||||
|
|
||||||
@Slf4j
|
@Slf4j
|
||||||
@Path("/dom-service-issue-payment-status")
|
@Path("/service-issue-payment-status")
|
||||||
@Produces(MediaType.APPLICATION_JSON)
|
@Produces(MediaType.APPLICATION_JSON)
|
||||||
@Consumes(MediaType.APPLICATION_JSON)
|
@Consumes(MediaType.APPLICATION_JSON)
|
||||||
public class ServiceIssuePaymentStatusResource {
|
public class ServiceIssuePaymentStatusResource {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user