fastapi/tests/test_tutorial/test_separate_openapi_schemas
Philipp Eisen 438195abeb
Tests should check that there are different models in the schema
2024-02-26 14:08:12 +01:00
..
__init__.py Add support for disabling the separation of input and output JSON Schemas in OpenAPI with Pydantic v2 (#10145) 2023-08-25 21:10:22 +02:00
test_tutorial001.py Tests should check that there are different models in the schema 2024-02-26 14:08:12 +01:00
test_tutorial001_py39.py Tests should check that there are different models in the schema 2024-02-26 14:08:12 +01:00
test_tutorial001_py310.py Tests should check that there are different models in the schema 2024-02-26 14:08:12 +01:00
test_tutorial002.py Tests should check that there are different models in the schema 2024-02-26 14:08:12 +01:00
test_tutorial002_py39.py Tests should check that there are different models in the schema 2024-02-26 14:08:12 +01:00
test_tutorial002_py310.py Tests should check that there are different models in the schema 2024-02-26 14:08:12 +01:00