Skip to content

validate_request and validate_response return value deprecation fix #589

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 1 commit into from
Jun 12, 2023

Conversation

p1c2u
Copy link
Collaborator

@p1c2u p1c2u commented Jun 12, 2023

Fixes #586

@p1c2u p1c2u force-pushed the fix/validate-request-response-deprecation-warning-fix branch from 0143815 to a01806d Compare June 12, 2023 22:55
@codecov
Copy link

codecov bot commented Jun 12, 2023

Codecov Report

Merging #589 (a01806d) into master (35872a9) will increase coverage by 0.01%.
The diff coverage is 100.00%.

❗ Current head a01806d differs from pull request most recent head cec771c. Consider uploading reports for the commit cec771c to get more accurate results

@@            Coverage Diff             @@
##           master     #589      +/-   ##
==========================================
+ Coverage   90.36%   90.38%   +0.01%     
==========================================
  Files         127      127              
  Lines        3738     3745       +7     
  Branches      454      454              
==========================================
+ Hits         3378     3385       +7     
  Misses        303      303              
  Partials       57       57              
Impacted Files Coverage Δ
openapi_core/shortcuts.py 100.00% <100.00%> (ø)

@p1c2u p1c2u force-pushed the fix/validate-request-response-deprecation-warning-fix branch from a01806d to cec771c Compare June 12, 2023 23:18
@p1c2u p1c2u merged commit 300eb29 into master Jun 12, 2023
@p1c2u p1c2u deleted the fix/validate-request-response-deprecation-warning-fix branch June 12, 2023 23:24
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.

[Bug]: DeprecationWarning on validate_request, validate_response
1 participant