🎨 [pre-commit.ci] Auto format from pre-commit.com hooks

This commit is contained in:
pre-commit-ci[bot] 2024-02-26 13:14:53 +00:00
parent a476334408
commit 5ecd778331
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ In fact, in some cases, it will even have **two JSON Schemas** in OpenAPI for th
Let's see how that works and how to change it if you need to do that.
!!! info
In the current behavior of pydantic separate output schemas are only created if the config
In the current behavior of pydantic separate output schemas are only created if the config
option `json_schema_serialization_defaults_required` is set to `True`.
## Pydantic Models for Input and Output