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

Previous validation errors are showing for valid API definition - APIM 4.2.0 publisher #2273

Closed
Sumudu-Sahan opened this issue Nov 20, 2023 · 1 comment

Comments

@Sumudu-Sahan
Copy link

Description

Previous API definition validation errors are showing in the publisher UI (API creation page) even adding a valid API definition.

Steps to Reproduce

  • Start the API manager and go to the publisher portal.
  • Go to the API creation page by using open API.
  • Then add the below URL which should throw API definition validation errors because the URL is not a valid one.

https://petstore.swagger.io/v2/swagger.jso
image1

  • After this, add the below URL which has a valid API definition and you will be able to see the previously thrown error in that time as well.

https://petstore.swagger.io/v2/swagger.json
image2

Affected Component

APIM

Version

4.2.0

Environment Details (with versions)

No response

Relevant Log Output

No response

Related Issues

No response

Suggested Labels

No response

@YasasRangika
Copy link

public fix pr: wso2/apim-apps#517 has already been merged into the main branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants