diff --git a/config/path.json b/config/path.json index 5b03c2a..88d340c 100644 --- a/config/path.json +++ b/config/path.json @@ -27,6 +27,8 @@ "actuator/shutdown": "shutdown", "api/swagger-ui.html": "Swagger UI", "api/v2/api-docs": "swagger", + "docs": "swagger", + "v3/api-docs": "swagger", "v2/api-docs": "swagger", "api-docs": "swagger", "api.html": "swagger", @@ -144,4 +146,4 @@ "logfile": "", "loggers": "", "metrics": "" -} \ No newline at end of file +}