Skip to content

anyOf support #423

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
Sep 25, 2022
Merged

anyOf support #423

merged 1 commit into from
Sep 25, 2022

Conversation

p1c2u
Copy link
Collaborator

@p1c2u p1c2u commented Sep 25, 2022

Rebased #354

@p1c2u p1c2u force-pushed the feature/any-of branch 4 times, most recently from 32e0dee to c91ed80 Compare September 25, 2022 09:48
Co-authored-by: Coen van der Kamp <coen@fourdigits.nl>
Co-authored-by: Sigurd Spieckermann <sigurd.spieckermann@gmail.com>
@codecov
Copy link

codecov bot commented Sep 25, 2022

Codecov Report

Merging #423 (e3ec0e4) into master (e3da8d3) will decrease coverage by 0.23%.
The diff coverage is 84.90%.

@@            Coverage Diff             @@
##           master     #423      +/-   ##
==========================================
- Coverage   93.08%   92.84%   -0.24%     
==========================================
  Files          94       94              
  Lines        2327     2347      +20     
  Branches      291      297       +6     
==========================================
+ Hits         2166     2179      +13     
- Misses        124      128       +4     
- Partials       37       40       +3     
Impacted Files Coverage Δ
openapi_core/schema/schemas.py 100.00% <ø> (ø)
...penapi_core/unmarshalling/schemas/unmarshallers.py 88.78% <84.90%> (-2.17%) ⬇️

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 df4bbfe into master Sep 25, 2022
@p1c2u p1c2u deleted the feature/any-of branch September 25, 2022 09:57
This was referenced Sep 25, 2022
@sisp
Copy link
Contributor

sisp commented Sep 25, 2022

Awesome, thanks for following up on #354, @p1c2u! 🙏

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