Skip to content

Implements OpenAPI 3.1 spec validator #143

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

Merged
merged 4 commits into from
Jan 28, 2022
Merged

Implements OpenAPI 3.1 spec validator #143

merged 4 commits into from
Jan 28, 2022

Conversation

p1c2u
Copy link
Collaborator

@p1c2u p1c2u commented Jan 28, 2022

Rebased version of #128 after #137 was merged

Relates to #134

@codecov
Copy link

codecov bot commented Jan 28, 2022

Codecov Report

Merging #143 (3588f6f) into master (1298d29) will increase coverage by 0.12%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #143      +/-   ##
==========================================
+ Coverage   96.24%   96.37%   +0.12%     
==========================================
  Files          19       19              
  Lines         533      552      +19     
  Branches      101      104       +3     
==========================================
+ Hits          513      532      +19     
  Misses         10       10              
  Partials       10       10              
Impacted Files Coverage Δ
openapi_spec_validator/__main__.py 86.53% <ø> (ø)
openapi_spec_validator/__init__.py 100.00% <100.00%> (ø)
openapi_spec_validator/factories.py 100.00% <100.00%> (ø)
openapi_spec_validator/validators.py 97.24% <100.00%> (+0.02%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1298d29...3588f6f. Read the comment docs.

@p1c2u p1c2u merged commit e76cba4 into master Jan 28, 2022
@p1c2u p1c2u deleted the anexia-it-master branch January 28, 2022 07:15
@p1c2u p1c2u mentioned this pull request Sep 2, 2022
philsturgeon pushed a commit to apisyouwonthate/openapi.tools that referenced this pull request Oct 19, 2022
* openapi-spec-validator 0.5 and later supports OpenAPI 3.1 see python-openapi/openapi-spec-validator#143

Signed-off-by: David Seaward <[email protected]>

* openapi-core 0.16 and later supports OpenAPI 3.1 see python-openapi/openapi-core#419

Signed-off-by: David Seaward <[email protected]>

Signed-off-by: David Seaward <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants