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
openapi-spec-validator
There is some bad metadata in the upstreams:
Go ahead and update to, and only support the lastest versions of, openapi-core, openapi-spec-validator.
openapi-core
pip check
[extras]
py.typed
The text was updated successfully, but these errors were encountered:
Add support for newer openapi spec (#360)
1f552fd
Fixes #359
Successfully merging a pull request may close this issue.
Problem
There is some bad metadata in the upstreams:
Proposed Solution
Go ahead and update to, and only support the lastest versions of,
openapi-core
,openapi-spec-validator
.Additional context
pip check
somewhere might help catch this, but as they are[extras]
....py.typed
is provided in the more recent versions, which should help thingsThe text was updated successfully, but these errors were encountered: