fastapi/docs/en/docs/how-to
Motov Yurii 51ad909ffe
🐛 Use `401` status code in security classes when credentials are missing (#13786)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
2025-11-24 20:03:06 +01:00
..
authentication-error-status-code.md 🐛 Use `401` status code in security classes when credentials are missing (#13786) 2025-11-24 20:03:06 +01:00
conditional-openapi.md 📝 Update `tutorial/security/oauth2-jwt/` to use `pwdlib` with Argon2 instead of `passlib` (#13917) 2025-09-29 04:57:38 +02:00
configure-swagger-ui.md 📝 Add permalinks to headers in English docs (#13993) 2025-08-31 09:15:41 +00:00
custom-docs-ui-assets.md 📝 Fix and Improve English Documentation (#14048) 2025-09-20 14:58:04 +02:00
custom-request-and-route.md 📝 Replace `starlette.io` by `starlette.dev` and `uvicorn.org` by `uvicorn.dev` (#14176) 2025-10-11 17:48:49 +00:00
extending-openapi.md 📝 Add permalinks to headers in English docs (#13993) 2025-08-31 09:15:41 +00:00
general.md 📝 Add permalinks to headers in English docs (#13993) 2025-08-31 09:15:41 +00:00
graphql.md 📝 Add permalinks to headers in English docs (#13993) 2025-08-31 09:15:41 +00:00
index.md 📝 Add permalinks to headers in English docs (#13993) 2025-08-31 09:15:41 +00:00
migrate-from-pydantic-v1-to-pydantic-v2.md Add support for `from pydantic.v1 import BaseModel`, mixed Pydantic v1 and v2 models in the same app (#14168) 2025-10-11 18:45:54 +02:00
separate-openapi-schemas.md 📝 Add permalinks to headers in English docs (#13993) 2025-08-31 09:15:41 +00:00
testing-database.md 📝 Add permalinks to headers in English docs (#13993) 2025-08-31 09:15:41 +00:00