mirror of https://github.com/tiangolo/fastapi.git
Allow scoping exception handlers to specific routers instead of only at the app level. Router-level handlers override app-level handlers for routes within that router, with precedence: route > child router > parent router > app-level middleware. |
||
|---|---|---|
| .. | ||
| de | ||
| en | ||
| es | ||
| fr | ||
| ja | ||
| ko | ||
| pt | ||
| ru | ||
| tr | ||
| uk | ||
| zh | ||
| zh-hant | ||
| language_names.yml | ||
| missing-translation.md | ||