Skip to content

shortcuts high level public api expose - #465

Merged
p1c2u merged 1 commit into
masterfrom
feature/shortcuts-high-level-public-api-expose
Jan 18, 2023
Merged

shortcuts high level public api expose#465
p1c2u merged 1 commit into
masterfrom
feature/shortcuts-high-level-public-api-expose

Conversation

@p1c2u

@p1c2up1c2u commented Jan 17, 2023

Copy link
Copy Markdown
Collaborator

Backward incompatibilities:

  • request parameter for validate_request function moved to first position
  • request and response parameters for validate_response function moved to first and second position

@codecov

codecovBot commented Jan 17, 2023

Copy link
Copy Markdown

Codecov Report

Merging #465 (4cf9a39) into master (6b69bd5) will not change coverage.
The diff coverage is n/a.

@@ Coverage Diff @@## master #465 +/- ##
=======================================
Coverage 93.82% 93.82% =======================================
Files 103 103 Lines 2479 2479 Branches 220 220 =======================================
Hits 2326 2326 Misses 116 116 Partials 37 37 
Impacted FilesCoverage Δ
openapi_core/validation/shortcuts.py100.00% <ø> (ø)

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

@p1c2u
p1c2u merged commit 3a39d83 into masterJan 18, 2023
@p1c2u
p1c2u deleted the feature/shortcuts-high-level-public-api-expose branch January 18, 2023 03:17
Sign up for freeto 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.

1 participant

@p1c2u