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

Feature request: validating correctness of openapi spec? #142

Open
rattrayalex opened this issue Jul 15, 2021 · 0 comments
Open

Feature request: validating correctness of openapi spec? #142

rattrayalex opened this issue Jul 15, 2021 · 0 comments
Assignees

Comments

@rattrayalex
Copy link

In my experience, many companies define their openapi spec separately from their actual code, so it may be slightly out-of-date or incorrect. For example, the spec may say that a field is not nullable while in reality it is null some of the time (either due to a bug or an incorrect spec).

From the docs, it seems that swagger-stats does not currently integrate reporting on this. Is that something you might do in the future? Do you know of other projects which integrate this?

@sv2 sv2 self-assigned this Jul 16, 2021
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

2 participants