Merge pull request #9097 from Jaclyn6/Jaclyn6-swagger-api-patch-2

Update swagger-api.yaml, When using springfox swagger with webjars
patch-1
pussycat0x 2024-02-05 15:30:48 +05:30 committed by GitHub
commit 256b1711d4
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/springfox.js"
- "{{BaseURL}}/swagger-ui/swagger-ui-standalone-preset.js" - "{{BaseURL}}/swagger-ui/swagger-ui-standalone-preset.js"
- "{{BaseURL}}/swagger-ui/swagger-ui/swagger-ui-bundle.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: headers:
Accept: text/html Accept: text/html