Skip to content

A fix to allow nullable fields.nested for input validation.#640

Merged
peter-doggart merged 2 commits intopython-restx:masterfrom
peter-doggart:allow-nullable-fields_nested
Sep 23, 2025
Merged

A fix to allow nullable fields.nested for input validation.#640
peter-doggart merged 2 commits intopython-restx:masterfrom
peter-doggart:allow-nullable-fields_nested

Conversation

@peter-doggart
Copy link
Contributor

Closes #638

A fix to allow fields.Nested to be nullable in input validation.

@peter-doggart peter-doggart merged commit 5e1177b into python-restx:master Sep 23, 2025
13 checks passed
@peter-doggart peter-doggart deleted the allow-nullable-fields_nested branch September 23, 2025 20:02
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.

null is not allowed in Flask restx's expect

1 participant