Update swagger-api.yaml

To detect cases that use springfox swaggeer with webjars
patch-1
James Byun 2024-02-05 10:57:15 +09:00 committed by GitHub
parent e44fc9525a
commit e904f78cc8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 0 deletions

View File

@ -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