feat(wordlist): Added more swagger endpoints (PR #1219)

This commit is contained in:
psytester
2025-06-24 02:22:17 +02:00
committed by GitHub
parent b99c973a2e
commit efac3d2858
@@ -1,13 +1,14 @@
swagger/index.html swagger/index.html
swagger/v1/swagger.json swagger/v1/swagger.json
swagger-ui.html
swagger-resources swagger-resources
swagger-resources/configuration/ui
swagger/static/index.html swagger/static/index.html
swagger-ui/swagger.json swagger-ui/swagger.json
swagger/ui/index swagger/ui/index
apidocs/swagger.json apidocs/swagger.json
api-docs/swagger.json api-docs/swagger.json
swagger-ui/ swagger-ui/
swagger-ui/index.html
api-docs api-docs
apidocs apidocs
swagger swagger
@@ -19,6 +20,8 @@ api/v2/apidocs
api/api-docs api/api-docs
api/v1/api-docs api/v1/api-docs
api/v2/api-docs api/v2/api-docs
api/v3/api-docs
api/v3/api-docs/swagger-config
swagger swagger
swagger/ swagger/
swagger.json swagger.json
@@ -52,5 +55,10 @@ api/v3
openapi.json openapi.json
openapi.yml openapi.yml
openapi.yaml 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.json
.well-known/openapi.yaml .well-known/openapi.yaml