We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
VersionPragmaFilter
The goal of this issue is to add support in VersionPragmaFilter component. Currently the component only support isSwagger2 and isOAS3 props.
isSwagger2
isOAS3
The text was updated successfully, but these errors were encountered:
This is how the component rendered before adding OpenAPI 3.1.0 support:
Sorry, something went wrong.
This is how the component rendered after adding OpenAPI 3.1.0 support:
feat(oas31): add support for OpenAPI 3.1.0 in VersionPragmaFilter
7a5c5d0
Refs #8492
feat(oas31): add support for OpenAPI 3.1.0 in VersionPragmaFilter (#8495
4810801
) Refs #8492
char0n
No branches or pull requests
The goal of this issue is to add support in
VersionPragmaFilter
component. Currently the component only supportisSwagger2
andisOAS3
props.The text was updated successfully, but these errors were encountered: