diff --git a/docs/en/Swagger.md b/docs/en/API/Swagger-Integration.md similarity index 100% rename from docs/en/Swagger.md rename to docs/en/API/Swagger-Integration.md diff --git a/docs/en/docs-nav.json b/docs/en/docs-nav.json index 5a2b18d365..398da988e4 100644 --- a/docs/en/docs-nav.json +++ b/docs/en/docs-nav.json @@ -578,6 +578,10 @@ "path": "API/Application-Configuration.md" } ] + }, + { + "text": "Swagger Integration", + "path": "API/Swagger-Integration.md" } ] },