Update swagger-panel.yaml

patch-1
bauthard 2020-10-15 22:16:02 +05:30
parent 33c78f8bc4
commit f31a8cfda9
1 changed files with 5 additions and 1 deletions

View File

@ -36,13 +36,17 @@ requests:
- "{{BaseURL}}/api/_swagger_/"
- "{{BaseURL}}/api/spec/swagger.json"
- "{{BaseURL}}/api/swagger/ui/index"
- "{{BaseURL}}/api/api/schema/"
- "{{BaseURL}}/__swagger__/"
- "{{BaseURL}}/_swagger_/"
- "{{BaseURL}}/swagger-resources/restservices/v2/api-docs"
matchers-condition: and
matchers:
- type: word
words:
- "\"swagger\":"
- "Swagger UI"
condition: or
- type: status
status: 200