Skip to content

[Bug]: Bottom-Up API Deployment Guide - Updated Status #2002

@manodyaSenevirathne

Description

@manodyaSenevirathne

Please select the area the issue is related to

Area/Management (Management API or Management Portal UI)

Please select the aspect the issue is related to

Aspect/API (API backends, definitions, contracts, interfaces, OpenAPI)

Description

In the Bottom-Up API Deployment Guide [1] , to check the status it is mentioned as below,

Check Updated Status:

curl -X GET http://localhost:9090/rest-apis/PetStoreAPI \
  -H "Authorization: Basic YWRtaW46YWRtaW4=" | jq '{cpSyncStatus, policies}'

but that gives below response

{
  "origin": null,
  "cpSyncStatus": null
}

Although it was deployed successfully.

[1] - https://github.com/wso2/api-platform/blob/main/docs/gateway/bottom-up-api-deployment-guide.md

Steps to Reproduce

See above

Severity Level of the Issue

Severity/Minor (Non-critical functionality. Can be fixed in future releases)

Environment Details (with versions)

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Area/ManagementAny issues related to Management API or Management Portal UIAspect/APIAPI definitions, contracts, OpenAPI, interfacesSeverity/MinorType/Bug

    Type

    No fields configured for Bug.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions