Update swagger-panel.yaml
Reference: https://twitter.com/InsiderPhD/status/1280470587199152128 https://twitter.com/Yassineaboukir/status/1280248024858583043patch-1
parent
a154e9ea7d
commit
33c78f8bc4
|
@ -37,6 +37,9 @@ requests:
|
||||||
- "{{BaseURL}}/api/spec/swagger.json"
|
- "{{BaseURL}}/api/spec/swagger.json"
|
||||||
- "{{BaseURL}}/api/swagger/ui/index"
|
- "{{BaseURL}}/api/swagger/ui/index"
|
||||||
- "{{BaseURL}}/api/api/schema/"
|
- "{{BaseURL}}/api/api/schema/"
|
||||||
|
- "{{BaseURL}}/__swagger__/"
|
||||||
|
- "{{BaseURL}}/_swagger_/"
|
||||||
|
- "{{BaseURL}}/swagger-resources/restservices/v2/api-docs"
|
||||||
matchers:
|
matchers:
|
||||||
- type: word
|
- type: word
|
||||||
words:
|
words:
|
||||||
|
|
Loading…
Reference in New Issue