Skip to content

Commit

Permalink
Merge pull request #8675 from Jaclyn6/Jaclyn6-swagger-api-patch-1
Browse files Browse the repository at this point in the history
Update swagger-api.yaml for detecting springfox swagger
  • Loading branch information
pussycat0x committed Nov 23, 2023
2 parents a7a20d9 + 7487c0d commit cb6729a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion http/exposures/apis/swagger-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,9 @@ http:
- "{{BaseURL}}/swagger"
- "{{BaseURL}}/api-doc"
- "{{BaseURL}}/doc/"

- "{{BaseURL}}/swagger-ui/springfox.js"
- "{{BaseURL}}/swagger-ui/swagger-ui-standalone-preset.js"
- "{{BaseURL}}/swagger-ui/swagger-ui/swagger-ui-bundle.js"
headers:
Accept: text/html
stop-at-first-match: true
Expand Down

0 comments on commit cb6729a

Please sign in to comment.