Skip to content

Commit

Permalink
Merge pull request danielmiessler#846 from blaiddx64/master
Browse files Browse the repository at this point in the history
add **swagger-ui/ path (springfox)

Source: springfox/springfox#3362 (comment)
  • Loading branch information
g0tmi1k authored Mar 9, 2023
2 parents 74e45d6 + f06a8c5 commit 66604e1
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions Discovery/Web-Content/swagger.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
/swagger/ui/index
/apidocs/swagger.json
/api-docs/swagger.json
/swagger-ui
/swagger-ui/
/api-docs
/apidocs
/swagger
Expand All @@ -21,30 +21,29 @@
/swagger
/swagger/
/swagger.json
/swagger-ui
/swagger-ui.html
/swagger-ui.json
/swagger.yml
/api/swagger
/api/swagger/
/api/swagger.json
/api/swagger-ui
/api/swagger-ui/
/api/swagger-ui.html
/api/swagger-ui.json
/api/v1/swagger
/api/v1/swagger/
/api/v1/swagger.json
/api/v1/swagger-ui
/api/v1/swagger-ui/
/api/v1/swagger-ui.html
/api/v1/swagger-ui.json
/api/v2/swagger
/api/v2/swagger/
/api/v2/swagger.json
/api/v2/swagger-ui
/api/v2/swagger-ui/
/api/v2/swagger-ui.html
/api/v2/swagger-ui.json
/graphql
/api
/api/v1/
/api/v2
/api/v3
/api/v3

0 comments on commit 66604e1

Please sign in to comment.