Skip to content

Commit efac3d2

Browse files
authored
feat(wordlist): Added more swagger endpoints (PR #1219)
1 parent b99c973 commit efac3d2

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

Discovery/Web-Content/Service-Specific/Swagger.txt

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
11
swagger/index.html
22
swagger/v1/swagger.json
3-
swagger-ui.html
43
swagger-resources
4+
swagger-resources/configuration/ui
55
swagger/static/index.html
66
swagger-ui/swagger.json
77
swagger/ui/index
88
apidocs/swagger.json
99
api-docs/swagger.json
1010
swagger-ui/
11+
swagger-ui/index.html
1112
api-docs
1213
apidocs
1314
swagger
@@ -19,6 +20,8 @@ api/v2/apidocs
1920
api/api-docs
2021
api/v1/api-docs
2122
api/v2/api-docs
23+
api/v3/api-docs
24+
api/v3/api-docs/swagger-config
2225
swagger
2326
swagger/
2427
swagger.json
@@ -52,5 +55,10 @@ api/v3
5255
openapi.json
5356
openapi.yml
5457
openapi.yaml
58+
v2/api-docs
59+
v2/swagger-ui/
60+
v2/swagger-ui.html
61+
v3/api-docs
62+
v3/api-docs/swagger-config
5563
.well-known/openapi.json
5664
.well-known/openapi.yaml

0 commit comments

Comments
 (0)