Update exposed-glances-api.yaml

patch-1
Sandeep Singh 2021-07-14 14:20:18 +05:30 committed by GitHub
parent 5838f76600
commit 360f8d9a94
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -10,12 +10,14 @@ info:
requests:
- method: GET
path:
- "{{BaseURL}}/"
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
words:
- 'title">Glances</title>'