Update exposed-glances-api.yaml
parent
5838f76600
commit
360f8d9a94
|
@ -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>'
|
||||
|
|
Loading…
Reference in New Issue