Skip to content

Add support for oneOf union properties in addition to anyOf #164

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
Aug 19, 2020

Conversation

dbanty
Copy link
Collaborator

@dbanty dbanty commented Aug 19, 2020

No description provided.

@dbanty dbanty requested a review from emann August 19, 2020 00:18
@dbanty dbanty added this to the 0.5.4 milestone Aug 19, 2020
@codecov
Copy link

codecov bot commented Aug 19, 2020

Codecov Report

Merging #164 into main will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #164   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           41        41           
  Lines         1262      1263    +1     
=========================================
+ Hits          1262      1263    +1     
Impacted Files Coverage Δ
openapi_python_client/parser/properties.py 100.00% <100.00%> (ø)
openapi_python_client/schema/schema.py 100.00% <100.00%> (ø)

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 e123b96...8d18094. Read the comment docs.

@dbanty dbanty merged commit cc8d6fa into main Aug 19, 2020
@dbanty dbanty deleted the support_oneOf branch August 19, 2020 17:49
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