btcpay/spec/cassettes/BtcPay_Client_Api_Health/GET_status/1_1_1.yml

48 lines
1003 B
YAML

---
http_interactions:
- request:
method: get
uri: http://localhost:49392/api/v1/health
body:
encoding: US-ASCII
string: ''
headers:
Accept:
- application/json
User-Agent:
- btcpay_ruby/0.1.0
Content-Type:
- application/json
Accept-Encoding:
- deflate, gzip
Authorization:
- token 9133b8ef3ae9a4b7f2d9a6efef1d5cf738067c68
Host:
- localhost:49392
response:
status:
code: 200
message: OK
headers:
Date:
- Fri, 31 Jul 2020 23:51:09 GMT
Content-Type:
- application/json; charset=utf-8
Server:
- Kestrel
Content-Length:
- '21'
Referrer-Policy:
- same-origin
X-Xss-Protection:
- 1; mode=block
X-Content-Type-Options:
- nosniff
X-Frame-Options:
- DENY
body:
encoding: UTF-8
string: '{"synchronized":true}'
recorded_at: Fri, 31 Jul 2020 23:51:09 GMT
recorded_with: VCR 6.0.0