From 62a8648ebdf9970c0e2201abdb6906d6d365dbf6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebasti=C3=A1n=20Ram=C3=ADrez?= Date: Mon, 23 Feb 2026 17:50:11 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20Update=20MkDocs=20with=20new=20d?= =?UTF-8?q?ocs=20for=20strict=20content-type=20checking?= 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 b276e55d95..e86e7b9c41 100644 --- a/docs/en/mkdocs.yml +++ b/docs/en/mkdocs.yml @@ -193,6 +193,7 @@ nav: - advanced/generate-clients.md - advanced/advanced-python-types.md - advanced/json-base64-bytes.md + - advanced/strict-content-type.md - fastapi-cli.md - Deployment: - deployment/index.md