Update swagger-api.yaml
To detect cases that use springfox swaggeer with webjarspatch-1
parent
e44fc9525a
commit
e904f78cc8
|
@ -75,6 +75,8 @@ http:
|
|||
- "{{BaseURL}}/swagger-ui/springfox.js"
|
||||
- "{{BaseURL}}/swagger-ui/swagger-ui-standalone-preset.js"
|
||||
- "{{BaseURL}}/swagger-ui/swagger-ui/swagger-ui-bundle.js"
|
||||
- "{{BaseURL}}/webjars/swagger-ui/swagger-ui-bundle.js"
|
||||
- "{{BaseURL}}/webjars/swagger-ui/index.html"
|
||||
|
||||
headers:
|
||||
Accept: text/html
|
||||
|
|
Loading…
Reference in New Issue