fastapi/tests/test_tutorial/test_path_params
Mgcsuper 219d098f77
Create fastapi/tests/test_tutorial/test_path_params /test_tutorial003.py
It can be interesting to note that although we have created two queries with the same path there are still two roots, one does not overwrite the other
2024-04-19 07:39:36 +02:00
..
__init__.py 🐛 Fix path in path parameters (#272) 2019-05-29 13:34:46 +04:00
test_tutorial003.py Create fastapi/tests/test_tutorial/test_path_params /test_tutorial003.py 2024-04-19 07:39:36 +02:00
test_tutorial004.py Add support for OpenAPI 3.1.0 (#9770) 2023-06-30 20:25:16 +02:00
test_tutorial005.py ⬆️ Upgrade compatibility with Pydantic v2.4, new renamed functions and JSON Schema input/output models with default values (#10344) 2023-09-27 23:14:40 -05:00