Skip to content
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

Support array of type attribute on jsonschema #103

Merged
merged 3 commits into from
Mar 13, 2020
Merged

Conversation

koxudaxi
Copy link
Owner

The PR supports array of type attributes on jsonschema.

Related issues

#102

@codecov
Copy link

codecov bot commented Mar 13, 2020

Codecov Report

Merging #103 into master will not change coverage by %.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #103   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           12        12           
  Lines          794       797    +3     
  Branches       150       154    +4     
=========================================
+ Hits           794       797    +3     
Impacted Files Coverage Δ
datamodel_code_generator/parser/jsonschema.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 a34adf3...1f04f9f. Read the comment docs.

@koxudaxi koxudaxi changed the title [WIP] Support array of type attribute on jsonschema Support array of type attribute on jsonschema Mar 13, 2020
@koxudaxi koxudaxi merged commit 059323c into master Mar 13, 2020
@koxudaxi koxudaxi deleted the support_array_of_type branch March 13, 2020 18:21
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