fuhrysteve / marshmallow-jsonschema

JSON Schema Draft v7 (http://json-schema.org/) formatting with marshmallow
MIT License
209 stars 72 forks source link

Enum ignores custom labels #50

Closed stringfellow closed 6 years ago

stringfellow commented 6 years ago

The OneOf validator allows custom labels, these are omitted on serialisation.