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 field #99

Merged
merged 3 commits into from
Mar 9, 2020
Merged

support field #99

merged 3 commits into from
Mar 9, 2020

Conversation

koxudaxi
Copy link
Owner

@koxudaxi koxudaxi commented Mar 9, 2020

This PR supports pydantic.Field for example, description ,'title'

Related Issues:
#93

@codecov
Copy link

codecov bot commented Mar 9, 2020

Codecov Report

Merging #99 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #99   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          12     12           
  Lines         770    794   +24     
  Branches      142    150    +8     
=====================================
+ Hits          770    794   +24
Impacted Files Coverage Δ
datamodel_code_generator/parser/jsonschema.py 100% <100%> (ø) ⬆️
datamodel_code_generator/__main__.py 100% <100%> (ø) ⬆️
datamodel_code_generator/model/base.py 100% <100%> (ø) ⬆️
...amodel_code_generator/model/pydantic/base_model.py 100% <100%> (ø) ⬆️

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 45cde87...cba00df. Read the comment docs.

@koxudaxi koxudaxi changed the title suuport field support field Mar 9, 2020
@koxudaxi koxudaxi merged commit 93fa705 into master Mar 9, 2020
@koxudaxi koxudaxi deleted the support_field branch March 9, 2020 16:39
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.

None yet

1 participant