This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
fastapi
Watch
1
Star
0
Fork
0
You've already forked fastapi
mirror of
https://github.com/fastapi/fastapi.git
synced
2026-04-15 20:41:36 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
99ef3833981c55e34c8aee28124991224189d895
fastapi
/
fastapi
/
openapi
History
Motov Yurii
d86c47477e
🐛
Fix parameter aliases (
#14371
)
...
Co-authored-by: Sebastián Ramírez <
tiangolo@gmail.com
>
2025-12-12 15:56:57 +01:00
..
__init__.py
♻️
Refactor, fix and update code
2018-12-06 20:24:50 +04:00
constants.py
✨
Add support for Pydantic v2 (
#9816
)
2023-07-07 19:12:13 +02:00
docs.py
➕
Migrate internal reference documentation from
typing_extensions.Doc
to
annotated_doc.Doc
(
#14222
)
2025-10-23 22:31:35 +02:00
models.py
✨
Allow array values for OpenAPI schema
type
field (
#13639
)
2025-09-20 17:47:24 +00:00
utils.py
🐛
Fix parameter aliases (
#14371
)
2025-12-12 15:56:57 +01:00