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-02-23 18:26:42 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b423b73c355bc401cb49f43cb5ca14515ac088cd
fastapi
/
scripts
/
playwright
History
Sebastián Ramírez
e8b98d2187
🐛
Fix JSON Schema for files, use
contentMediaType
instead of
format: binary
(
#14953
)
2026-02-21 14:01:31 +01:00
..
cookie_param_models
✨
Add support for Pydantic models for parameters using
Query
,
Cookie
,
Header
(
#12199
)
2024-09-17 20:54:10 +02:00
header_param_models
✨
Add support for Pydantic models for parameters using
Query
,
Cookie
,
Header
(
#12199
)
2024-09-17 20:54:10 +02:00
json_base64_bytes
🐛
Fix JSON Schema for files, use
contentMediaType
instead of
format: binary
(
#14953
)
2026-02-21 14:01:31 +01:00
query_param_models
✨
Add support for Pydantic models for parameters using
Query
,
Cookie
,
Header
(
#12199
)
2024-09-17 20:54:10 +02:00
request_form_models
💡
Add comments with instructions for Playwright screenshot scripts (
#12193
)
2024-09-13 11:14:46 +02:00
separate_openapi_schemas
💡
Add comments with instructions for Playwright screenshot scripts (
#12193
)
2024-09-13 11:14:46 +02:00
sql_databases
✨
Add new tutorial for SQL databases with SQLModel (
#12285
)
2024-10-09 21:44:42 +02:00