Skip to content

Added support for enum schemas #122

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 4 commits into from
Aug 5, 2020

Conversation

emann
Copy link
Collaborator

@emann emann commented Aug 4, 2020

Closes #102

@codecov
Copy link

codecov bot commented Aug 4, 2020

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##              main      #122   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           40        40           
  Lines         1128      1140   +12     
=========================================
+ Hits          1128      1140   +12     
Impacted Files Coverage Δ
openapi_python_client/parser/openapi.py 100.00% <100.00%> (ø)
openapi_python_client/parser/properties.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 2b52f41...3694535. Read the comment docs.

@dbanty dbanty merged this pull request into openapi-generators:main Aug 5, 2020
dbanty pushed a commit that referenced this pull request Aug 5, 2020
* Added support for enum schemas. Closes #102
Co-authored-by: Ethan Mann <[email protected]>
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.

Support enum Schemas
2 participants