Pankaj Giri
7e2518350a
📝 Remove *, from functions where it's not needed #1234 ( #1239 )
* Fix for - [FEATURE] Remove *, where it's not needed #1234
* 🔥 Remove unnecessary arg *,
* 🎨 Update docs format highlight lines
Co-authored-by: Sebastián Ramírez <[email protected] >
5 years ago
Sebastián Ramírez
1b2a7546af
📝 Update release notes
5 years ago
Cesare De Cal
2d9bb64047
🌐 Generated new translation directory to support Italian docs ( #1557 )
* Generated new translation directory to support Italian docs
* ⬆️ Upgrade/pin pytest to >= 5.4.3
Co-authored-by: Sebastián Ramírez <[email protected] >
5 years ago
Sebastián Ramírez
072c2bc7f9
🔖 Release version 0.56.0
5 years ago
Sebastián Ramírez
da7826b0eb
📝 Update release notes
5 years ago
Ingmar Steen
2f478eeca6
✨ Add support for ASGI root_path for openapi docs ( #1199 )
* Use ASGI root_path when it is provided and openapi_prefix is empty.
* Strip trailing slashes from root_path.
* Please mypy.
* Fix extending openapi test.
* 📝 Add docs and tutorial for using root_path behind a proxy
* ♻️ Refactor application root_path logic, use root_path, deprecate openapi_prefix
* ✅ Add tests for Behind a Proxy with root_path
* ♻️ Refactor test
* 📝 Update/add docs for Sub-applications and Behind a Proxy
* 📝 Update Extending OpenAPI with openapi_prefix parameter
* ✅ Add test for deprecated openapi_prefix
Co-authored-by: Sebastián Ramírez <[email protected] >
5 years ago
Sebastián Ramírez
543ef7753a
📝 Update release notes
5 years ago
Sebastián Ramírez
88a887329e
📝 Update help and issue templates ( #1531 )
* 📝 Update help docs: Gitter, issues, links
also fix Gitter tab padding
* 📝 Update new GitHub issue templates
* 📝 Add note about extra help required for new issues
5 years ago
Sebastián Ramírez
8cfe254400
📝 Update release notes
5 years ago
Sebastián Ramírez
bfd46e562b
🔧 Update issue-manager GitHub action ( #1520 )
5 years ago
Sebastián Ramírez
a0e4d38bea
📝 Update release notes
5 years ago
Sebastián Ramírez
b0414b9929
📝 Add new links ( #1467 )
* 📝 Update opinions including Netflix and add format
* 📝 Add new external links
* 📝 Update README
5 years ago
Sebastián Ramírez
3b4413f9f5
📝 Update release notes
5 years ago
Xie Wei
374cdf29a9
🌐 Add Chinese translation for docs/python-types.md ( #1197 )
* Add Chinese tranlation for docs/python-types.md
* improve translation
5 years ago
Sebastián Ramírez
8d844bc5cf
🔖 Release version 0.55.1
5 years ago
Sebastián Ramírez
1092261ae1
📝 Update release notes
5 years ago
Sebastián Ramírez
5984233223
🐛 Fix Enum handling with their own schema definitions ( #1463 )
* 🐛 Fix extra support for enum with its own schema
* ✅ Fix/update test for enum with its own schema
* 🐛 Fix type declarations
* 🔧 Update format and lint scripts to support locally installed Pydantic and Starlette
* 🐛 Add temporary type ignores while enum schemas are merged
5 years ago
Sebastián Ramírez
98bb9f13da
🔖 Release version 0.55.0
5 years ago
Sebastián Ramírez
d375dc6ebe
📝 Update release notes
5 years ago
Sebastián Ramírez
ee335bca82
✅ Add test to support Enums with their own re-usable schema ( #1461 )
5 years ago
Sebastián Ramírez
601d8eb809
📝 Update release notes
5 years ago
Sebastián Ramírez
b99f350a18
📝 Add links to GitHub sponsors 💸 ( #1425 )
* 📝 Add links to GitHub sponsors
* ✏ Update link to sponsors
5 years ago
Sebastián Ramírez
c1b0e796c6
📝 Update release notes
5 years ago
retnikt
d9e65147c7
✏ Fix minor erratum in Question issue template ( #1344 )
5 years ago
Sebastián Ramírez
6001513c4f
📝 Update release notes
5 years ago
Stavros Korokithakis
3fa033d8d5
📝 Add warning about storing user passwords ( #1336 )
5 years ago
Sebastián Ramírez
59f7e66ac3
📝 Update release notes
5 years ago
Chen Rotem Levy
08e8dfccbe
✏️ Fix typo in [en] tutorial: exception handeling ( #1326 )
* Fix typo
* ✏️ Fix typo
Co-authored-by: Sebastián Ramírez <[email protected] >
5 years ago
Sebastián Ramírez
fc70a2f36f
📝 Update release notes
5 years ago
Fabio Serrao
f5c5dbb739
🌐 Add Portuguese translation for alternatives.md ( #1325 )
* Portuguese translation for alternatives.md
* 🔥 Remove file not yet translated
* ✏️ Add small format and wording changes
* 🔧 Update Portuguese MkDocs
Co-authored-by: Sebastián Ramírez <[email protected] >
5 years ago
Sebastián Ramírez
ca939fabf7
📝 Update release notes
5 years ago
Xie Wei
cc3d795bea
✏ Fix 2 typos in docs ( #1324 )
5 years ago
Sebastián Ramírez
7fc1bac54b
📝 Update release notes
5 years ago
Sebastián Ramírez
27367df90c
📝 Update release notes
5 years ago
Derek Bekoe
f93861e321
📝 Update cors.md - CORS max_age 600 ( #1301 )
Update max_age documentation from 60 to the actual default value of 600.
https://github.com/encode/starlette/blob/master/starlette/middleware/cors.py#L23
Related PR https://github.com/encode/starlette/pull/909
5 years ago
Fabio Serrao
30e56ec835
🌐 Add Portuguese translation for index.md ( #1300 )
* Portuguese Translation for index.md
* ✏️ Update * for consistency with recent changes
Co-authored-by: Sebastián Ramírez <[email protected] >
5 years ago
Sebastián Ramírez
48ccef9ad2
📝 Update release notes
5 years ago
Chris Allnutt
b79e002635
✏ Re-word and clarify docs for extra info in body-fields ( #1299 )
* Fixed Typo in [EN] tutorial: body-fields
- remove duplicate of examples text
* ✏️ Re-word and clarify extra info docs
Co-authored-by: Sebastián Ramírez <[email protected] >
5 years ago
Sebastián Ramírez
1fa28b7cb6
📝 Update release notes
5 years ago
Sebastián Ramírez
22f7eae3f2
✏️ Make sure the * in the README is consistent in the docs ( #1424 )
5 years ago
Sebastián Ramírez
ae93773465
📝 Update release notes
5 years ago
Sebastián Ramírez
0f387553d1
📝 Update release notes
5 years ago
Beau Barker
d53a253c8d
📝 Update location of get_db in SQL docs ( #1293 )
5 years ago
Sebastián Ramírez
f8f0a6e462
✏️ Fix typos in async docs ( #1423 )
5 years ago
Sebastián Ramírez
f7eea768f6
🔖 Release 0.54.2
5 years ago
Sebastián Ramírez
53d316f706
📝 Update release notes
5 years ago
Alvaro Pernas
741de7f927
🌐 Add Spanish translation for Concurrency and async / await ( #1290 )
* final touches to async section ES translation
* minor fixes
* Update docs/es/docs/async.md
Co-Authored-By: Camila Gutierrez <[email protected] >
* Update docs/es/docs/async.md
Co-Authored-By: Camila Gutierrez <[email protected] >
* Update docs/es/docs/async.md
Co-Authored-By: Camila Gutierrez <[email protected] >
* Update docs/es/docs/async.md
Co-Authored-By: Camila Gutierrez <[email protected] >
* Update docs/es/docs/async.md
Co-Authored-By: Camila Gutierrez <[email protected] >
* Update docs/es/docs/async.md
Co-Authored-By: Camila Gutierrez <[email protected] >
* Update docs/es/docs/async.md
Co-Authored-By: Camila Gutierrez <[email protected] >
* Update docs/es/docs/async.md
Co-Authored-By: Camila Gutierrez <[email protected] >
* Update docs/es/docs/async.md
Co-Authored-By: Camila Gutierrez <[email protected] >
* Update docs/es/docs/async.md
Co-Authored-By: Camila Gutierrez <[email protected] >
* Update docs/es/docs/async.md
Co-Authored-By: Camila Gutierrez <[email protected] >
* Update docs/es/docs/async.md
Co-Authored-By: Camila Gutierrez <[email protected] >
* Update docs/es/docs/async.md
Co-Authored-By: Camila Gutierrez <[email protected] >
* Update docs/es/docs/async.md
Co-Authored-By: Camila Gutierrez <[email protected] >
* Update docs/es/docs/async.md
Co-Authored-By: Camila Gutierrez <[email protected] >
* Update docs/es/docs/async.md
Co-Authored-By: Camila Gutierrez <[email protected] >
* Update docs/es/docs/async.md
Co-Authored-By: Camila Gutierrez <[email protected] >
* Update docs/es/docs/async.md
Co-Authored-By: Camila Gutierrez <[email protected] >
* Update docs/es/docs/async.md
Co-Authored-By: Camila Gutierrez <[email protected] >
* Update docs/es/docs/async.md
Co-Authored-By: Camila Gutierrez <[email protected] >
* Update docs/es/docs/async.md
Co-Authored-By: Camila Gutierrez <[email protected] >
* Update docs/es/docs/async.md
Co-Authored-By: Camila Gutierrez <[email protected] >
* Update docs/es/docs/async.md
Co-Authored-By: Camila Gutierrez <[email protected] >
* Update docs/es/docs/async.md
Co-Authored-By: Camila Gutierrez <[email protected] >
* Update docs/es/docs/async.md
Co-Authored-By: Camila Gutierrez <[email protected] >
* Update docs/es/docs/async.md
Co-Authored-By: Camila Gutierrez <[email protected] >
* Update docs/es/docs/async.md
Co-Authored-By: Camila Gutierrez <[email protected] >
* Update docs/es/docs/async.md
Co-Authored-By: Camila Gutierrez <[email protected] >
* Update docs/es/docs/async.md
Co-Authored-By: Camila Gutierrez <[email protected] >
* Update docs/es/docs/async.md
Co-Authored-By: Camila Gutierrez <[email protected] >
* Update docs/es/docs/async.md
Co-Authored-By: Camila Gutierrez <[email protected] >
* Update docs/es/docs/async.md
Co-Authored-By: Camila Gutierrez <[email protected] >
* Update docs/es/docs/async.md
Co-Authored-By: Camila Gutierrez <[email protected] >
* Update docs/es/docs/async.md
Co-Authored-By: Camila Gutierrez <[email protected] >
* Update docs/es/docs/async.md
Co-Authored-By: Camila Gutierrez <[email protected] >
* Update docs/es/docs/async.md
Co-Authored-By: Camila Gutierrez <[email protected] >
* Update docs/es/docs/async.md
Co-Authored-By: Camila Gutierrez <[email protected] >
* Update docs/es/docs/async.md
Co-Authored-By: Camila Gutierrez <[email protected] >
* Update docs/es/docs/async.md
Co-Authored-By: Camila Gutierrez <[email protected] >
* Update docs/es/docs/async.md
Co-Authored-By: Camila Gutierrez <[email protected] >
* Update docs/es/docs/async.md
Co-Authored-By: Camila Gutierrez <[email protected] >
* Update docs/es/docs/async.md
Co-Authored-By: Camila Gutierrez <[email protected] >
* Update docs/es/docs/async.md
Co-Authored-By: Camila Gutierrez <[email protected] >
* Update docs/es/docs/async.md
Co-Authored-By: Camila Gutierrez <[email protected] >
* Update docs/es/docs/async.md
Co-Authored-By: Camila Gutierrez <[email protected] >
* Update docs/es/docs/async.md
Co-Authored-By: Camila Gutierrez <[email protected] >
* Update docs/es/docs/async.md
Co-Authored-By: Camila Gutierrez <[email protected] >
* Update docs/es/docs/async.md
Co-Authored-By: Camila Gutierrez <[email protected] >
* Update docs/es/docs/async.md
Co-Authored-By: Camila Gutierrez <[email protected] >
* Update docs/es/docs/async.md
Co-Authored-By: Camila Gutierrez <[email protected] >
* Update docs/es/docs/async.md
Co-Authored-By: Camila Gutierrez <[email protected] >
* Update docs/es/docs/async.md
Co-Authored-By: Camila Gutierrez <[email protected] >
* Update docs/es/docs/async.md
Co-Authored-By: Camila Gutierrez <[email protected] >
* Update docs/es/docs/async.md
Co-Authored-By: Camila Gutierrez <[email protected] >
* Update docs/es/docs/async.md
Co-Authored-By: Camila Gutierrez <[email protected] >
* Update docs/es/docs/async.md
Co-Authored-By: Camila Gutierrez <[email protected] >
* Update docs/es/docs/async.md
Co-Authored-By: Camila Gutierrez <[email protected] >
* Update docs/es/docs/async.md
Co-Authored-By: Camila Gutierrez <[email protected] >
* Update docs/es/docs/async.md
Co-Authored-By: Camila Gutierrez <[email protected] >
* Update docs/es/docs/async.md
Co-Authored-By: Camila Gutierrez <[email protected] >
* Update docs/es/docs/async.md
Co-Authored-By: Camila Gutierrez <[email protected] >
* Update docs/es/docs/async.md
Co-Authored-By: Camila Gutierrez <[email protected] >
* Update docs/es/docs/async.md
Co-Authored-By: Camila Gutierrez <[email protected] >
* Update docs/es/docs/async.md
Co-Authored-By: Camila Gutierrez <[email protected] >
* Update docs/es/docs/async.md
Co-Authored-By: Camila Gutierrez <[email protected] >
* Update docs/es/docs/async.md
Co-Authored-By: Camila Gutierrez <[email protected] >
* Update docs/es/docs/async.md
Co-Authored-By: Camila Gutierrez <[email protected] >
* Update docs/es/docs/async.md
Co-Authored-By: Camila Gutierrez <[email protected] >
* Update docs/es/docs/async.md
Co-Authored-By: Camila Gutierrez <[email protected] >
* Update docs/es/docs/async.md
Co-Authored-By: Camila Gutierrez <[email protected] >
* Update docs/es/docs/async.md
Co-Authored-By: Camila Gutierrez <[email protected] >
* Update docs/es/docs/async.md
Co-Authored-By: Camila Gutierrez <[email protected] >
* Update docs/es/docs/async.md
Co-Authored-By: Camila Gutierrez <[email protected] >
* Update docs/es/docs/async.md
Co-Authored-By: Camila Gutierrez <[email protected] >
* Update docs/es/docs/async.md
Co-Authored-By: Camila Gutierrez <[email protected] >
* Update docs/es/docs/async.md
Co-Authored-By: Camila Gutierrez <[email protected] >
* Update docs/es/docs/async.md
Co-Authored-By: Camila Gutierrez <[email protected] >
* 📝 Update async/await docs in EN with emojis
* 📝 Update wording, format, and emojis for async/await in ES
* 🔧 Add async.md to MkDocs for Spanish
Co-authored-by: Camila Gutierrez <[email protected] >
Co-authored-by: Sebastián Ramírez <[email protected] >
5 years ago
Sebastián Ramírez
16b3669adf
📝 Update release notes
5 years ago
Donghui Wang
c5807fdaa4
🔥 Remove vote link ( #1289 )
remove 'Vote to include FastAPI in awesome-python', because the PR was closed
5 years ago
Sebastián Ramírez
897b7d1b99
📝 Update release notes
5 years ago