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

Union Causing Issues #173

Open
sbryfcz opened this issue Oct 17, 2022 · 0 comments
Open

Union Causing Issues #173

sbryfcz opened this issue Oct 17, 2022 · 0 comments

Comments

@sbryfcz
Copy link

sbryfcz commented Oct 17, 2022

I have a schema with a Union of other object types. Is this possible with this package and json schema?

unsupported field type <fields.Union(dump_default=<marshmallow.missing>, attribute=None, validate=None, required=True, load_only=False, dump_only=False, load_default=<marshmallow.missing>, allow_none=False, error_messages={'required': 'Missing data for required field.', 'null': 'Field may not be null.', 'validator_failed': 'Invalid value.'})>
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

No branches or pull requests

1 participant