From efac3d2858d71bee86657c37f878981003b8fca7 Mon Sep 17 00:00:00 2001 From: psytester Date: Tue, 24 Jun 2025 02:22:17 +0200 Subject: [PATCH] feat(wordlist): Added more swagger endpoints (PR #1219) --- Discovery/Web-Content/Service-Specific/Swagger.txt | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/Discovery/Web-Content/Service-Specific/Swagger.txt b/Discovery/Web-Content/Service-Specific/Swagger.txt index 33f43c619..9cb4f926a 100644 --- a/Discovery/Web-Content/Service-Specific/Swagger.txt +++ b/Discovery/Web-Content/Service-Specific/Swagger.txt @@ -1,13 +1,14 @@ swagger/index.html swagger/v1/swagger.json -swagger-ui.html swagger-resources +swagger-resources/configuration/ui swagger/static/index.html swagger-ui/swagger.json swagger/ui/index apidocs/swagger.json api-docs/swagger.json swagger-ui/ +swagger-ui/index.html api-docs apidocs swagger @@ -19,6 +20,8 @@ api/v2/apidocs api/api-docs api/v1/api-docs api/v2/api-docs +api/v3/api-docs +api/v3/api-docs/swagger-config swagger swagger/ swagger.json @@ -52,5 +55,10 @@ api/v3 openapi.json openapi.yml openapi.yaml +v2/api-docs +v2/swagger-ui/ +v2/swagger-ui.html +v3/api-docs +v3/api-docs/swagger-config .well-known/openapi.json .well-known/openapi.yaml