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 examples check is not working #2235

Closed
2 tasks
jpraynaud opened this issue Jan 20, 2025 · 0 comments · Fixed by #2240
Closed
2 tasks

OpenAPI examples check is not working #2235

jpraynaud opened this issue Jan 20, 2025 · 0 comments · Fixed by #2240
Assignees
Labels
bug ⚠️ Something isn't working

Comments

@jpraynaud
Copy link
Member

Why

We have noticed that some OpenAPI examples are not correctly checked by the test tooling (APISpec). This has happened with the new field name in the latest version of OpenAPI (from example to examples).

What

Fix the verification of the examples and examples which are invalid.

How

  • Fix the OpenAPI example checker.
  • Fix the examples in the OpenAPI specs.
@jpraynaud jpraynaud added the bug ⚠️ Something isn't working label Jan 20, 2025
@sfauvel sfauvel mentioned this issue Jan 22, 2025
12 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug ⚠️ Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants