Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Solve invalid/incorrect URLs in Documents UI, OpenAPI/Swagger definition, and Postman collection for third-party APIs #12488

Merged
merged 1 commit into from
Jul 22, 2024

Conversation

dakshina99
Copy link
Contributor

Purpose

Wrong endpoints display on the Document UI, Swagger definition, and Postman collection for third-party APIs. Production and Sandbox URLs need to be displayed on the Document UI and also need to add them into the Swagger definition

Fix

Check the current API is Advertised (Third-party) and assign the Production and Sandbox Endpoints for the server field in the Swagger definition. This has implemented for both OAS2 and OAS3.

Resolves wso2/api-manager#2601

@dakshina99 dakshina99 force-pushed the thirdparty_endpoint_issue branch from 0b82c4e to ad4de10 Compare July 12, 2024 09:23
@dakshina99 dakshina99 self-assigned this Jul 12, 2024
@RakhithaRR RakhithaRR merged commit c4845ea into wso2:master Jul 22, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants