Add improvements for api publishing procedure #488

Merged
tcdlpds merged 3 commits from rajitha/device-mgt-core:improvements-for-api-publishing-flow into apim420 1 month ago
Collaborator
There is no content yet.
rajitha added 1 commit 1 month ago
rajitha added 1 commit 1 month ago
rajitha force-pushed improvements-for-api-publishing-flow from 30976748b5 to bfcc6dab1b 1 month ago
rajitha force-pushed improvements-for-api-publishing-flow from bfcc6dab1b to c6f65d9675 1 month ago
tcdlpds requested changes 1 month ago
error.append("']");
log.error(error.toString());
Stack<APIConfig> failedApis;
if (!APIPublisherDataHolder.getInstance().getUnpublishedApis().isEmpty()) {
Owner

replace with "!currentAPIsStack.isEmpty()"

replace with "!currentAPIsStack.isEmpty()"
rajitha marked this conversation as resolved
log.info("Starting API publishing procedure");
}
private void publishAPIs(Stack<APIConfig> apis, Stack<APIConfig> failedStack) {
Owner

Add Java Doc comment

Add Java Doc comment
rajitha marked this conversation as resolved
rajitha added 1 commit 1 month ago
tcdlpds merged commit 4660b59c97 into apim420 1 month ago

Reviewers

tcdlpds requested changes 1 month ago
The pull request has been merged as 4660b59c97.
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date

No due date set.

Dependencies

No dependencies set.

Reference: community/device-mgt-core#488
Loading…
There is no content yet.