From 600897d5d9e5f1d44112f510bf0d633503c94401 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebasti=C3=A1n=20Ram=C3=ADrez?= Date: Mon, 24 Nov 2025 19:18:02 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20Update=20MkDocs=20config,=20add?= =?UTF-8?q?=20new=20docs?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/en/mkdocs.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/en/mkdocs.yml b/docs/en/mkdocs.yml index 323035240..82456fadd 100644 --- a/docs/en/mkdocs.yml +++ b/docs/en/mkdocs.yml @@ -210,6 +210,7 @@ nav: - how-to/custom-docs-ui-assets.md - how-to/configure-swagger-ui.md - how-to/testing-database.md + - how-to/authentication-error-status-code.md - Reference (Code API): - reference/index.md - reference/fastapi.md