halcyon_api 0.0.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,41 @@
1
+ ---
2
+ http_interactions:
3
+ - request:
4
+ method: get
5
+ uri: https://api.dc01.gamelockerapp.com/status
6
+ body:
7
+ encoding: US-ASCII
8
+ string: ''
9
+ headers:
10
+ Accept-Encoding:
11
+ - gzip;q=1.0,deflate;q=0.6,identity;q=0.3
12
+ Accept:
13
+ - "*/*"
14
+ User-Agent:
15
+ - Ruby
16
+ Host:
17
+ - api.dc01.gamelockerapp.com
18
+ response:
19
+ status:
20
+ code: 200
21
+ message: OK
22
+ headers:
23
+ Date:
24
+ - Tue, 06 Jun 2017 22:11:53 GMT
25
+ Content-Type:
26
+ - application/json
27
+ Content-Length:
28
+ - '130'
29
+ Connection:
30
+ - keep-alive
31
+ Vary:
32
+ - Accept-Encoding
33
+ X-Request-Id:
34
+ - dd722053-ecd2-4d37-ad41-82243f7ad1e1
35
+ body:
36
+ encoding: ASCII-8BIT
37
+ string: |
38
+ {"data":{"type":"status","id":"gamelocker","attributes":{"releasedAt":"2017-06-01T15:10:35Z","version":"gamelockerd-v6.1.6"}}}
39
+ http_version:
40
+ recorded_at: Tue, 06 Jun 2017 22:11:53 GMT
41
+ recorded_with: VCR 3.0.3