This website requires JavaScript.
Explore
Sign In
skills
/
fastapi__fastapi
Watch
1
Star
0
Fork
0
You've already forked fastapi__fastapi
mirror of
https://github.com/fastapi/fastapi.git
synced
2026-09-14 13:36:21 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0.124.0
fastapi__fastapi
/
fastapi
/
openapi
T
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