Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

OpenAPI 3.1 support + Auto-detect proxies and request / response validator protocols#419

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Conversation

p1c2u
Copy link
Collaborator

@p1c2up1c2u commentedSep 12, 2022
edited
Loading

Fixes#296

@p1c2up1c2uforce-pushed thefeature/auto-detect-request-and-response-validator-proxies branch from3eb92eb tofae3466CompareSeptember 12, 2022 13:55
@p1c2up1c2u changed the titleAuto-detect request and response validator proxiesOpenAPI 3.1 support + Auto-detect request and response validator proxiesSep 12, 2022
@p1c2up1c2uforce-pushed thefeature/auto-detect-request-and-response-validator-proxies branch fromfae3466 to008ae72CompareSeptember 12, 2022 15:41
@p1c2up1c2u changed the titleOpenAPI 3.1 support + Auto-detect request and response validator proxiesOpenAPI 3.1 support + Auto-detect request / response validator protocols and proxiesSep 12, 2022
@p1c2up1c2uforce-pushed thefeature/auto-detect-request-and-response-validator-proxies branch from008ae72 to9f27341CompareSeptember 12, 2022 15:42
@codecov
Copy link

codecovbot commentedSep 12, 2022
edited
Loading

Codecov Report

Merging#419 (b2d2ad9) intomaster (9f1eabe) willdecrease coverage by0.66%.
The diff coverage is82.81%.

❗ Current headb2d2ad9 differs from pull request most recent head0404d48. Consider uploading reports for the commit0404d48 to get more accurate results

@@            Coverage Diff             @@##           master     #419      +/-   ##==========================================- Coverage   94.00%   93.34%   -0.67%==========================================  Files          95       97       +2       Lines        2236     2344     +108       Branches      283      292       +9     ==========================================+ Hits         2102     2188      +86- Misses        102      120      +18- Partials       32       36       +4
Impacted FilesCoverage Δ
openapi_core/validation/response/validators.py93.93% <50.00%> (-1.38%)⬇️
openapi_core/validation/request/validators.py93.22% <60.00%> (-0.89%)⬇️
openapi_core/validation/request/proxies.py73.33% <73.33%> (ø)
openapi_core/validation/response/proxies.py74.19% <74.19%> (ø)
openapi_core/validation/request/protocols.py75.60% <83.33%> (+1.32%)⬆️
openapi_core/validation/response/protocols.py75.75% <87.50%> (+3.75%)⬆️
openapi_core/__init__.py100.00% <100.00%> (ø)
openapi_core/contrib/flask/decorators.py100.00% <100.00%> (ø)
openapi_core/unmarshalling/schemas/__init__.py100.00% <100.00%> (ø)
openapi_core/validation/exceptions.py94.44% <100.00%> (+0.32%)⬆️
... and4 more

Help us with your feedback. Take ten seconds to tell ushow you rate us. Have a feature suggestion?Share it here.

@p1c2up1c2uforce-pushed thefeature/auto-detect-request-and-response-validator-proxies branch from9f27341 tob2d2ad9CompareSeptember 12, 2022 16:10
@p1c2up1c2uforce-pushed thefeature/auto-detect-request-and-response-validator-proxies branch fromb2d2ad9 to0404d48CompareSeptember 12, 2022 16:31
@p1c2up1c2u changed the titleOpenAPI 3.1 support + Auto-detect request / response validator protocols and proxiesOpenAPI 3.1 support + Auto-detect proxies and request / response validator protocolsSep 12, 2022
@p1c2up1c2u merged commit9ce9fcb intomasterSep 12, 2022
@p1c2up1c2u deleted the feature/auto-detect-request-and-response-validator-proxies branchSeptember 12, 2022 16:33
stephenfin added a commit to getpatchwork/patchwork that referenced this pull requestOct 10, 2022
This supports OpenAPI 3.1 finally [1] 🎉. We can uncap jsonschema in theprocess.[1]python-openapi/openapi-core#419Signed-off-by: Stephen Finucane <stephen@that.guru>
philsturgeon pushed a commit to apisyouwonthate/openapi.tools that referenced this pull requestOct 19, 2022
* openapi-spec-validator 0.5 and later supports OpenAPI 3.1 seepython-openapi/openapi-spec-validator#143Signed-off-by: David Seaward <david.seaward@canonical.com>* openapi-core 0.16 and later supports OpenAPI 3.1 seepython-openapi/openapi-core#419Signed-off-by: David Seaward <david.seaward@canonical.com>Signed-off-by: David Seaward <david.seaward@canonical.com>
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

Add support for OpenAPI v3.1
1 participant
@p1c2u

[8]ページ先頭

©2009-2025 Movatter.jp