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

add use_enum_values to config #127

Merged
merged 2 commits into from
Feb 6, 2018
Merged

add use_enum_values to config #127

merged 2 commits into from
Feb 6, 2018

Conversation

samuelcolvin
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Feb 6, 2018

Codecov Report

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

@@          Coverage Diff          @@
##           master   #127   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           9      9           
  Lines         871    873    +2     
  Branches      196    196           
=====================================
+ Hits          871    873    +2

@samuelcolvin samuelcolvin merged commit 7a77d06 into master Feb 6, 2018
@samuelcolvin samuelcolvin deleted the use-enum-values branch February 6, 2018 18:23
alexdrydew pushed a commit to alexdrydew/pydantic that referenced this pull request Dec 23, 2023
* generating self schema, fix pydantic#127

* allow generating self schema with older python

* schema generating

* remove pydantic dependency from generating schema

* removing unused schema recursion checks

* use build.rs, run not eval

* fix to makefile

* fixing schema generation

* custom discriminator and fixing tests

* forbid extra

* fix build

* fix build for 3.8

* trying to fix ci...

* fix benchmarks

* coverage

* coverage
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