mailgun-ruby 1.3.1 → 1.3.3

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.
@@ -1,46 +1,5 @@
1
1
  ---
2
2
  http_interactions:
3
- - request:
4
- method: get
5
- uri: https://api:<APIKEY>@api.mailgun.net/v3/DOMAIN.TEST/stats?event=sent&limit=50&skip=10
6
- body:
7
- encoding: US-ASCII
8
- string: ''
9
- headers:
10
- Accept:
11
- - "*/*"
12
- Accept-Encoding:
13
- - gzip, deflate
14
- User-Agent:
15
- - Ruby
16
- response:
17
- status:
18
- code: 200
19
- message: OK
20
- headers:
21
- Server:
22
- - nginx
23
- Date:
24
- - Thu, 07 Jan 2016 22:08:06 GMT
25
- Content-Type:
26
- - application/json; charset=utf-8
27
- Content-Length:
28
- - '32'
29
- Connection:
30
- - keep-alive
31
- Access-Control-Allow-Origin:
32
- - "*"
33
- Access-Control-Max-Age:
34
- - '600'
35
- Access-Control-Allow-Methods:
36
- - GET, POST, PUT, DELETE, OPTIONS
37
- Access-Control-Allow-Headers:
38
- - Content-Type, x-requested-with
39
- body:
40
- encoding: UTF-8
41
- string: '{"items":[],"total_count":10000}'
42
- http_version:
43
- recorded_at: Thu, 07 Jan 2016 22:08:06 GMT
44
3
  - request:
45
4
  method: get
46
5
  uri: https://api.mailgun.net/v3/DOMAIN.TEST/stats?event=sent&limit=50&skip=10
@@ -58,8 +17,8 @@ http_interactions:
58
17
  - gzip;q=1.0,deflate;q=0.6,identity;q=0.3
59
18
  response:
60
19
  status:
61
- code: 404
62
- message: Not Found
20
+ code: 200
21
+ message: OK
63
22
  headers:
64
23
  Access-Control-Allow-Credentials:
65
24
  - 'true'
@@ -81,7 +40,7 @@ http_interactions:
81
40
  - 1; mode=block
82
41
  body:
83
42
  encoding: UTF-8
84
- string: '404 page not found
43
+ string: '{"items":[],"total_count":10000}
85
44
 
86
45
  '
87
46
  http_version: