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