Skip to content

OneOf schema support #40

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
May 30, 2018
Merged

OneOf schema support #40

merged 1 commit into from
May 30, 2018

Conversation

p1c2u
Copy link
Collaborator

@p1c2u p1c2u commented May 25, 2018

Fixes #37

@p1c2u p1c2u force-pushed the feature/one-of-schema-support branch from 6841036 to d7321fc Compare May 25, 2018 15:40
@codecov
Copy link

codecov bot commented May 25, 2018

Codecov Report

Merging #40 into master will decrease coverage by 0.03%.
The diff coverage is 98%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #40      +/-   ##
==========================================
- Coverage   98.49%   98.46%   -0.04%     
==========================================
  Files          50       50              
  Lines         998     1039      +41     
==========================================
+ Hits          983     1023      +40     
- Misses         15       16       +1
Impacted Files Coverage Δ
openapi_core/schema/schemas/factories.py 100% <100%> (ø) ⬆️
openapi_core/schema/schemas/exceptions.py 100% <100%> (ø) ⬆️
openapi_core/schema/schemas/models.py 95.9% <97.61%> (+0.39%) ⬆️

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 5d9a671...4c75f0f. Read the comment docs.

@p1c2u p1c2u force-pushed the feature/one-of-schema-support branch from d7321fc to 4c75f0f Compare May 25, 2018 15:50
@p1c2u p1c2u merged commit 4669c47 into master May 30, 2018
@p1c2u p1c2u deleted the feature/one-of-schema-support branch May 30, 2018 08:13
bjmc pushed a commit to bjmc/openapi-core that referenced this pull request Jun 12, 2019
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.

1 participant