Sebastián Ramírez
|
19769d0483
|
🔖 Release version 0.75.0
|
3 years ago |
Sebastián Ramírez
|
586d17bfb5
|
📝 Update release notes
|
3 years ago |
github-actions
|
786b5858e5
|
📝 Update release notes
|
3 years ago |
Sebastián Ramírez
|
8a0d4c79c1
|
✨ Add support for custom `generate_unique_id_function` and docs for generating clients (#4650)
|
3 years ago |
Sebastián Ramírez
|
440d2d2d1a
|
🔖 Release version 0.74.1
|
3 years ago |
github-actions
|
e953059054
|
📝 Update release notes
|
3 years ago |
Sebastián Ramírez
|
f5d7df3c6c
|
✨ Include route in scope to allow middleware and other tools to extract its information (#4603)
|
3 years ago |
Sebastián Ramírez
|
1ce16c2f40
|
🔖 Release version 0.74.0
|
3 years ago |
Sebastián Ramírez
|
03d4d4c38e
|
📝 Update release notes
|
3 years ago |
github-actions
|
2d2f1dee5d
|
📝 Update release notes
|
3 years ago |
Sebastián Ramírez
|
59e36481dc
|
🔧 Add Striveworks sponsor (#4596)
|
3 years ago |
github-actions
|
4fcb00328c
|
📝 Update release notes
|
3 years ago |
Sebastián Ramírez
|
9d56a3cb59
|
✨ Update internal `AsyncExitStack` to fix context for dependencies with `yield` (#4575)
|
3 years ago |
github-actions
|
78b07cb809
|
📝 Update release notes
|
3 years ago |
Sebastián Ramírez
|
6034f80687
|
💚 Only build docs on push when on master to avoid duplicate runs from PRs (#4564)
|
3 years ago |
github-actions
|
b93f8a709a
|
📝 Update release notes
|
3 years ago |
github-actions[bot]
|
618c99d774
|
👥 Update FastAPI People (#4502)
Co-authored-by: github-actions <[email protected]>
|
3 years ago |
Sebastián Ramírez
|
291180bf2d
|
🔖 Release version 0.73.0
|
3 years ago |
Sebastián Ramírez
|
cbe8d552c1
|
📝 Update release notes
|
3 years ago |
github-actions
|
af18d5c49f
|
📝 Update release notes
|
3 years ago |
Victor Benichoux
|
a698908ed6
|
🐛 Fix bug preventing to use OpenAPI when using tuples (#3874)
Co-authored-by: Sebastián Ramírez <[email protected]>
|
3 years ago |
github-actions
|
dba9ea8120
|
📝 Update release notes
|
3 years ago |
Sebastián Ramírez
|
f8d4d04015
|
📝 Tweak and improve docs for Request Files (#4470)
|
3 years ago |
github-actions
|
5a864d8261
|
📝 Update release notes
|
3 years ago |
Sebastián Ramírez
|
1bf55200a9
|
✨ Add support for declaring `UploadFile` parameters without explicit `File()` (#4469)
|
3 years ago |
github-actions
|
59b1f353b3
|
📝 Update release notes
|
3 years ago |
Sebastián Ramírez
|
569afb4378
|
✨ Add support for tags with Enums (#4468)
|
3 years ago |
Sebastián Ramírez
|
0f8349fcb7
|
📝 Update release notes
|
3 years ago |
github-actions
|
6215fdd39e
|
📝 Update release notes
|
3 years ago |
Vivek Sunder
|
94ca8c1e29
|
🐛 Prefer custom encoder over defaults if specified in `jsonable_encoder` (#2061)
Co-authored-by: Sebastián Ramírez <[email protected]>
|
3 years ago |
github-actions
|
f4963f05bf
|
📝 Update release notes
|
3 years ago |
Sebastián Ramírez
|
d4608a00cf
|
🐛 Prefer custom encoder over defaults if specified in `jsonable_encoder` (#4467)
Co-authored-by: Vivek Sunder <[email protected]>
|
3 years ago |
github-actions
|
699b5ef841
|
📝 Update release notes
|
3 years ago |
Sebastián Ramírez
|
3de0fb82bf
|
🐛 Fix docs dependencies cache, to get the latest Material for MkDocs (#4466)
|
3 years ago |
github-actions
|
85518bc58b
|
📝 Update release notes
|
3 years ago |
Mark
|
ca5d57ea79
|
✨ Allow hiding from OpenAPI (and Swagger UI) `Query`, `Cookie`, `Header`, and `Path` parameters (#3144)
Co-authored-by: Sebastián Ramírez <[email protected]>
|
3 years ago |
github-actions
|
347e391271
|
📝 Update release notes
|
3 years ago |
Sebastián Ramírez
|
a75d080124
|
🔧 Add sponsor Dropbase (#4465)
|
3 years ago |
Sebastián Ramírez
|
f0388915a8
|
🔖 Release version 0.72.0
|
3 years ago |
Sebastián Ramírez
|
9e2f5c67b6
|
📝 Update release notes
|
3 years ago |
github-actions
|
93e4a19e35
|
📝 Update release notes
|
3 years ago |
jaystone776
|
e1c6d7d310
|
🌐 Update Chinese translation for `docs/help-fastapi.md` (#3847)
|
3 years ago |
github-actions
|
d23b295b96
|
📝 Update release notes
|
3 years ago |
kty4119
|
26e94116c1
|
🌐 Fix Korean translation for `docs/ko/docs/index.md` (#4195)
Co-authored-by: Sebastián Ramírez <[email protected]>
|
3 years ago |
github-actions
|
24968937e5
|
📝 Update release notes
|
3 years ago |
MicroPanda123
|
5c5b889288
|
🌐 Add Polish translation for `docs/pl/docs/index.md` (#4245)
Co-authored-by: Dawid Dutkiewicz <[email protected]>
Co-authored-by: Dima Tisnek <[email protected]>
Co-authored-by: Bart Skowron <[email protected]>
Co-authored-by: Bart Skowron <[email protected]>
|
3 years ago |
github-actions
|
436261b3ea
|
📝 Update release notes
|
3 years ago |
jaystone776
|
5c62a59e7b
|
🌐 Add Chinese translation for `docs\tutorial\path-operation-configuration.md` (#3312)
Co-authored-by: Sebastián Ramírez <[email protected]>
|
3 years ago |
github-actions
|
acbe79da37
|
📝 Update release notes
|
3 years ago |
John Riebold
|
a85aa125d2
|
✨ Enable configuring Swagger UI parameters (#2568)
Co-authored-by: Artem Ivanov <[email protected]>
Co-authored-by: Sebastián Ramírez <[email protected]>
|
3 years ago |