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

[OpenAPI 3.1.0] Example data are not visible in after upgrading version fixing relevant errors in Swagger Editor next #5234

Open
shivgana opened this issue Oct 1, 2024 · 0 comments

Comments

@shivgana
Copy link

shivgana commented Oct 1, 2024

Q&A (please complete the following information)

  • OS: window
  • Browser: chrome
  • Swagger-Editor version: 5.*
  • Swagger/OpenAPI version: [e.g. Swagger 2.0, OpenAPI 3.0]

Describe the bug you're encountering

I've was trying to test the upgrading OpenAPI (v3.0.3 to v3.1.0) using Swagger Editor (3.1.* supported).

With default openapi specification available in site.

Difference observed:

  1. With default specification, schemas example data is visible in preview.
    with 3 0 2

  2. Only changed openapi version to 3.1.0 and not fixing errors, still schemas example data is visible.
    with 3 0 2 - 1

  3. But, after fixing error from example to examples, schemas example data is not visible.
    after fixing changes

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

No branches or pull requests

1 participant