mirror of
https://github.com/danielmiessler/SecLists.git
synced 2026-08-11 03:43:29 +00:00
feat(wordlist): Added more swagger endpoints (PR #1219)
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user