Skip to content

Fix jsonSchemaDialect should not have a default value (issue #55)#71

Merged
RobertoPrevato merged 1 commit intomainfrom
fix/55
Mar 7, 2026
Merged

Fix jsonSchemaDialect should not have a default value (issue #55)#71
RobertoPrevato merged 1 commit intomainfrom
fix/55

Conversation

@RobertoPrevato
Copy link
Member

Changed the default for OpenAPI.json_schema_dialect from 'https://json-schema.org/draft/2020-12/schema' to None so that the field is omitted from serialized output unless explicitly set. Updated all test expectations accordingly.

Changed the default for OpenAPI.json_schema_dialect from
'https://json-schema.org/draft/2020-12/schema' to None so that the
field is omitted from serialized output unless explicitly set.
Updated all test expectations accordingly.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@RobertoPrevato RobertoPrevato merged commit f39ef60 into main Mar 7, 2026
6 checks passed
@RobertoPrevato RobertoPrevato deleted the fix/55 branch March 7, 2026 06:48
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