173 Commits (b1993642461031bac9d21dd87e7faf59f19049f6)

Author SHA1 Message Date
kittydoor 60f7fe4006
📝 Update Hypercorn links in all the docs (#11744) 9 months ago
Anita Hammer 511199014f
🌐 Fix link in German translation (#11836) 9 months ago
DamianCzajkowski a3a6c61164
📝 Update docs with Ariadne reference from Starlette to FastAPI (#11797) 9 months ago
Nir Schulman a69f38340f
📝 Restored Swagger-UI links to use the latest version possible. (#11459) 11 months ago
Sebastián Ramírez 7b55bf37b5
📝 Update references to Python version, FastAPI supports all the current versions, no need to make the version explicit (#11496) 11 months ago
Jordan Shatford 71321f0129
📝 Update OpenAPI client generation docs to use `@hey-api/openapi-ts` (#11339) 1 year ago
Nils Lindemann 4d2e77cdb7
🌐 Add German translation for `docs/de/docs/tutorial/response-status-code.md` (#10357) 1 year ago
Nils Lindemann cdfa322651
🌐 Add German translation for `docs/de/docs/contributing.md` (#10487) 1 year ago
Nils Lindemann c457f320d9
🌐 Add German translation for `docs/de/docs/advanced/events.md` (#10693) 1 year ago
Nils Lindemann c9ab682644
🌐 Add German translation for `docs/de/docs/deployment/cloud.md` (#10746) 1 year ago
Nils Lindemann 7292a59a48
🌐 Add German translation for `docs/de/docs/advanced/behind-a-proxy.md` (#10675) 1 year ago
Nils Lindemann cd19ede25e
🌐 Add German translation for `docs/de/docs/help-fastapi.md` (#10455) 1 year ago
Nils Lindemann b2835136a6
🌐 Update German translation for `docs/de/docs/python-types.md` (#10287) 1 year ago
Nils Lindemann ffabc36caf
🌐 Add German translation for `docs/de/docs/tutorial/path-params.md` (#10290) 1 year ago
Nils Lindemann 6e47b3256e
🌐 Add German translation for `docs/de/docs/tutorial/handling-errors.md` (#10379) 1 year ago
Nils Lindemann c196794f24
🌐 Update German translation for `docs/de/docs/index.md` (#10283) 1 year ago
Nils Lindemann 6de6e672f4
🌐 Add German translation for `docs/de/docs/advanced/security/http-basic-auth.md` (#10651) 1 year ago
Nils Lindemann 43c6e408e4
🌐 Add German translation for `docs/de/docs/tutorial/bigger-applications.md` (#10554) 1 year ago
Nils Lindemann f5410ce24a
🌐 Add German translation for `docs/de/docs/advanced/path-operation-advanced-configuration.md` (#10612) 1 year ago
Nils Lindemann 1506010664
🌐 Add German translation for `docs/de/docs/tutorial/static-files.md` (#10584) 1 year ago
Nils Lindemann a2d42e32d2
🌐 Add German translation for `docs/de/docs/tutorial/security/oauth2-jwt.md` (#10522) 1 year ago
Nils Lindemann a8127fe48f
🌐 Add German translation for `docs/de/docs/tutorial/response-model.md` (#10345) 1 year ago
Nils Lindemann 71c60bc5f5
🌐 Add German translation for `docs/de/docs/tutorial/extra-models.md` (#10351) 1 year ago
Nils Lindemann 1da96eff26
🌐 Add German translation for `docs/de/docs/tutorial/body-updates.md` (#10396) 1 year ago
Nils Lindemann b9b6963f15
🌐 Add German translation for `docs/de/docs/alternatives.md` (#10855) 1 year ago
Nils Lindemann ccc738cd0f
🌐 Add German translation for `docs/de/docs/advanced/templates.md` (#10678) 1 year ago
Nils Lindemann dccf41c51e
🌐 Add German translation for `docs/de/docs/advanced/security/oauth2-scopes.md` (#10643) 1 year ago
Nils Lindemann 459ace50bc
🌐 Add German translation for `docs/de/docs/advanced/async-tests.md` (#10708) 1 year ago
Nils Lindemann df50cd081e
🌐 Add German translation for `docs/de/docs/tutorial/metadata.md` (#10581) 1 year ago
Nils Lindemann 247611337c
🌐 Add German translation for `docs/de/docs/tutorial/testing.md` (#10586) 1 year ago
Nils Lindemann de25cc7fa9
🌐 Add German translation for `docs/de/docs/tutorial/schema-extra-example.md` (#10597) 1 year ago
Nils Lindemann fd4a727e45
🌐 Add German translation for `docs/de/docs/advanced/index.md` (#10611) 1 year ago
Nils Lindemann 7c10c1cc01
🌐 Add German translation for `docs/de/docs/advanced/response-directly.md` (#10618) 1 year ago
Nils Lindemann 552197a417
🌐 Add German translation for `docs/de/docs/advanced/additional-responses.md` (#10626) 1 year ago
Nils Lindemann 8d211155a0
🌐 Add German translation for `docs/de/docs/advanced/response-cookies.md` (#10627) 1 year ago
Nils Lindemann 8de82dc8d6
🌐 Add German translation for `docs/de/docs/advanced/response-headers.md` (#10628) 1 year ago
Nils Lindemann 85a868d522
🌐 Add German translation for `docs/de/docs/advanced/response-change-status-code.md` (#10632) 1 year ago
Nils Lindemann 8ee29c54c9
🌐 Add German translation for `docs/de/docs/advanced/advanced-dependencies.md` (#10633) 1 year ago
Nils Lindemann e8537099ac
🌐 Add German translation for `docs/de/docs/advanced/security/index.md` (#10635) 1 year ago
Nils Lindemann 3a327ccfb5
🌐 Add German translation for `docs/de/docs/advanced/using-request-directly.md` (#10653) 1 year ago
Nils Lindemann 92f36da16a
🌐 Add German translation for `docs/de/docs/advanced/dataclasses.md` (#10667) 1 year ago
Nils Lindemann 3b2160b69d
🌐 Add German translation for `docs/de/docs/advanced/middleware.md` (#10668) 1 year ago
Nils Lindemann 38cdebfdaa
🌐 Add German translation for `docs/de/docs/advanced/sub-applications.md` (#10671) 1 year ago
Nils Lindemann f6fd035cef
🌐 Add German translation for `docs/de/docs/advanced/websockets.md` (#10687) 1 year ago
Nils Lindemann 3a264f730b
🌐 Add German translation for `docs/de/docs/advanced/testing-websockets.md` (#10703) 1 year ago
Nils Lindemann d5a8d8faa4
🌐 Add German translation for `docs/de/docs/advanced/testing-events.md` (#10704) 1 year ago
Nils Lindemann cf101d4859
🌐 Add German translation for `docs/de/docs/advanced/testing-dependencies.md` (#10706) 1 year ago
Nils Lindemann be8fab0e50
🌐 Add German translation for `docs/de/docs/advanced/openapi-callbacks.md` (#10710) 1 year ago
Nils Lindemann e9c6dfd448
🌐 Add German translation for `docs/de/docs/advanced/settings.md` (#10709) 1 year ago
Nils Lindemann beb0235aad
🌐 Add German translation for `docs/de/docs/advanced/wsgi.md` (#10713) 1 year ago