This website requires JavaScript.
Explore
Help
Sign In
happyz
/
fastapi
mirror of
https://github.com/tiangolo/fastapi.git
Watch
1
Star
0
Fork
You've already forked fastapi
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
fff0a93ecd
fastapi
/
fastapi
/
openapi
History
Sebastián Ramírez
0b5fa563cd
🐛
Fix OAuth2 scopes in OpenAPI in extra corner cases, parent dependency with scopes, sub-dependency security scheme without scopes (
#14459
)
2025-12-04 23:22:01 +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 OAuth2 scopes in OpenAPI in extra corner cases, parent dependency with scopes, sub-dependency security scheme without scopes (
#14459
)
2025-12-04 23:22:01 +01:00