Update thecatapi.yaml
parent
d5bd05d6ab
commit
32a3bf9e62
|
@ -6,14 +6,14 @@ info:
|
||||||
severity: info
|
severity: info
|
||||||
reference: https://docs.thecatapi.com/
|
reference: https://docs.thecatapi.com/
|
||||||
tags: token-spray
|
tags: token-spray
|
||||||
|
|
||||||
requests:
|
requests:
|
||||||
- raw:
|
- raw:
|
||||||
- |
|
- |
|
||||||
GET /v1/votes HTTP/1.1
|
GET /v1/votes HTTP/1.1
|
||||||
Host: {{Hostname}}
|
Host: {{Hostname}}
|
||||||
x-api-key: {{token}}
|
x-api-key: {{token}}
|
||||||
|
|
||||||
matchers:
|
matchers:
|
||||||
- type: status
|
- type: status
|
||||||
negative: true
|
negative: true
|
||||||
|
|
Loading…
Reference in New Issue