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

Full OpenAPI 3.0 support #23

Open
kibertoad opened this issue Jun 16, 2019 · 1 comment
Open

Full OpenAPI 3.0 support #23

kibertoad opened this issue Jun 16, 2019 · 1 comment

Comments

@kibertoad
Copy link
Collaborator

An approach to investigating missing swagger features is a good question.
Suggested reading:

  1. Supported data types
  2. Validation for parameters
  3. Security Definitions

Those are probably the core features that related to input validation.

The approach could be: start writing tests for each of the keywords and see the behavior, In case it is not as expected, we can open an issue and fix it.

@avivshafir
Copy link

avivshafir commented Aug 31, 2020

Hey, any update related to Security Definitions and the related validations on apiKeys?

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

No branches or pull requests

2 participants