github-actions
|
6a22b75afd
|
📝 Update release notes
|
4 years ago |
github-actions
|
4093d9b22a
|
📝 Update release notes
|
4 years ago |
Urchin
|
18daf8f301
|
🌐 Add Russian translation for `docs/python-types.md` (#3039)
|
4 years ago |
jaystone776
|
962578bec2
|
🌐 Add Chinese translation for `docs/tutorial/dependencies/index.md` (#3489)
Co-authored-by: Sebastián Ramírez <[email protected]>
|
4 years ago |
Urchin
|
85cff59109
|
🌐 Add Russian translation for `docs/external-links.md` (#3036)
|
4 years ago |
github-actions
|
b869c7c872
|
📝 Update release notes
|
4 years ago |
jaystone776
|
016c3f0d5b
|
🌐 Add Chinese translation for `docs/tutorial/dependencies/global-dependencies.md` (#3493)
as title
|
4 years ago |
github-actions
|
4eb9c60652
|
📝 Update release notes
|
4 years ago |
Lucas
|
8879757a88
|
🌐 Add Portuguese translation for `docs/deployment/versions.md` (#3618)
Co-authored-by: Marcelo Trylesinski <[email protected]>
|
4 years ago |
Sebastián Ramírez
|
fadfcfda4a
|
📝 Update release notes
|
4 years ago |
github-actions
|
b8c4149e89
|
📝 Update release notes
|
4 years ago |
Edouard Lavery-Plante
|
836bb97a2d
|
✨ Add support for extensions and updates to the OpenAPI schema in path operations (#1922)
Co-authored-by: Sebastián Ramírez <[email protected]>
|
4 years ago |
github-actions
|
7db359182d
|
📝 Update release notes
|
4 years ago |
James Curtin
|
4eada92883
|
✨ Import and re-export data structures from Starlette, used by Request properties, on `fastapi.datastructures` (#1872)
Co-authored-by: Sebastián Ramírez <[email protected]>
|
4 years ago |
github-actions
|
6a74f3a0c1
|
📝 Update release notes
|
4 years ago |
Edward Knight
|
daa0765653
|
📝 Update docs about async and response-model with more gender neutral language (#1869)
|
4 years ago |
github-actions
|
27e26b5939
|
📝 Update release notes
|
4 years ago |
dkreeft
|
6f45f43709
|
✨ Add additonal OpenAPI metadata parameters to `FastAPI` class, shown on the automatic API docs UI (#1812)
Co-authored-by: Marcelo Trylesinski <[email protected]>
Co-authored-by: dkreeft <[email protected]>
Co-authored-by: Sebastián Ramírez <[email protected]>
|
4 years ago |
github-actions
|
6c80e9a8e0
|
📝 Update release notes
|
4 years ago |
Hylke Postma
|
3b2e891917
|
✨ Add `description` parameter to all the security scheme classes, e.g. `APIKeyQuery(name="key", description="A very cool API key")` (#1757)
Co-authored-by: Hylke Postma <[email protected]>
Co-authored-by: Sebastián Ramírez <[email protected]>
|
4 years ago |
github-actions
|
9121fccf55
|
📝 Update release notes
|
4 years ago |
Marcelo Trylesinski
|
fa2c750443
|
✅ Add the `docs_src` directory to test coverage and update tests (#1904)
Co-authored-by: Sebastián Ramírez <[email protected]>
|
4 years ago |
github-actions
|
29e7b31ee6
|
📝 Update release notes
|
4 years ago |
Yuya Sato
|
bb6c6ed5d1
|
🌐 Add Japanese translation for `docs/tutorial/security/oauth2-jwt.md` (#3526)
Co-authored-by: tokusumi <[email protected]>
Co-authored-by: Sho Nakamura <[email protected]>
|
4 years ago |
github-actions
|
1a5273773e
|
📝 Update release notes
|
4 years ago |
Sebastián Ramírez
|
3f40c37905
|
🔧 Add new GitHub templates with forms for new issues (#3612)
|
4 years ago |
Sebastián Ramírez
|
996dfd05bd
|
📝 Update release notes
|
4 years ago |
github-actions
|
0a1dd7894c
|
📝 Update release notes
|
4 years ago |
Sebastián Ramírez
|
dbfd3f7e18
|
📝 Add official FastAPI Twitter to docs (#3578)
|
4 years ago |
Sebastián Ramírez
|
a0209a0d2c
|
🔖 Release version 0.67.0
|
4 years ago |
Sebastián Ramírez
|
099aab79e6
|
📝 Update release notes
|
4 years ago |
github-actions
|
7dc5b94d45
|
📝 Update release notes
|
4 years ago |
Sebastián Ramírez
|
684c0077cc
|
✨ Add support for `dataclasses` in request bodies and `response_model` (#3577)
|
4 years ago |
github-actions
|
75d8a6b5c2
|
📝 Update release notes
|
4 years ago |
Sebastián Ramírez
|
96fdfc53cc
|
✨ Support `dataclasses` in responses (#3576)
Co-authored-by: amit lissack <[email protected]>
|
4 years ago |
github-actions
|
49517d3310
|
📝 Update release notes
|
4 years ago |
Ehigie Aito
|
9355cc4eaa
|
📝 Add external link: How to Create A Fake Certificate Authority And Generate TLS Certs for FastAPI (#2839)
Co-authored-by: Sebastián Ramírez <[email protected]>
|
4 years ago |
github-actions
|
1ce59152e7
|
📝 Update release notes
|
4 years ago |
jaystone776
|
1241f7f0b7
|
✏ Fix code highlighted line in: `body-nested-models.md` (#3463)
|
4 years ago |
github-actions
|
fd74c0f6a4
|
📝 Update release notes
|
4 years ago |
jaystone776
|
e4eac12c34
|
✏ Fix typo in `body-nested-models.md` (#3462)
Typo in line 201, *where* should be *were*
|
4 years ago |
github-actions
|
b235653a6c
|
📝 Update release notes
|
4 years ago |
David Brakman
|
4cb4bdb984
|
✏ Fix typo "might me" -> "might be" in `docs/en/docs/tutorial/schema-extra-example.md` (#3362)
Co-authored-by: Sebastián Ramírez <[email protected]>
|
4 years ago |
github-actions
|
ba596152d9
|
📝 Update release notes
|
4 years ago |
Shahriyar Rzayev
|
a1227624c8
|
📝 Add external link: Building simple E-Commerce with NuxtJS and FastAPI (#3271)
Co-authored-by: Sebastián Ramírez <[email protected]>
|
4 years ago |
github-actions
|
9ce1ae771c
|
📝 Update release notes
|
4 years ago |
Rodrigo Arenas
|
b9fed9b485
|
📝 Add external link: Serve a machine learning model using Sklearn, FastAPI and Docker (#2974)
Co-authored-by: rodrigoarenas456 <[email protected]>
Co-authored-by: Sebastián Ramírez <[email protected]>
|
4 years ago |
github-actions
|
0d97e1f97d
|
📝 Update release notes
|
4 years ago |
Marcelo Trylesinski
|
1ce7258a01
|
✏️ Fix typo on docstring in datastructures file (#2887)
|
4 years ago |
github-actions
|
bcd06fdfdf
|
📝 Update release notes
|
4 years ago |