chartmogul-ruby 1.4.1 → 1.5.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,357 @@
1
+ ---
2
+ http_interactions:
3
+ - request:
4
+ method: post
5
+ uri: https://api.chartmogul.com/v1/data_sources
6
+ body:
7
+ encoding: UTF-8
8
+ string: '{"name":"Data Source #1"}'
9
+ headers:
10
+ User-Agent:
11
+ - Faraday v0.15.4
12
+ Content-Type:
13
+ - application/json
14
+ Authorization:
15
+ - Basic secret
16
+ response:
17
+ status:
18
+ code: 201
19
+ message:
20
+ headers:
21
+ server:
22
+ - nginx/1.10.1
23
+ date:
24
+ - Thu, 20 Feb 2020 10:42:18 GMT
25
+ content-type:
26
+ - application/json
27
+ content-length:
28
+ - '152'
29
+ connection:
30
+ - close
31
+ status:
32
+ - 201 Created
33
+ access-control-allow-credentials:
34
+ - 'true'
35
+ body:
36
+ encoding: UTF-8
37
+ string: '{"uuid":"ds_aa7503e8-53cd-11ea-aae9-e734eaddcf1d","name":"Data Source
38
+ #1","system":"Import API","created_at":"2020-02-20T10:42:17.984Z","status":"idle"}'
39
+ http_version:
40
+ recorded_at: Thu, 20 Feb 2020 10:42:18 GMT
41
+ - request:
42
+ method: post
43
+ uri: https://api.chartmogul.com/v1/plans
44
+ body:
45
+ encoding: UTF-8
46
+ string: '{"name":"A Test Plan","interval_count":1,"interval_unit":"month","data_source_uuid":"ds_aa7503e8-53cd-11ea-aae9-e734eaddcf1d"}'
47
+ headers:
48
+ User-Agent:
49
+ - Faraday v0.15.4
50
+ Content-Type:
51
+ - application/json
52
+ Authorization:
53
+ - Basic secret
54
+ response:
55
+ status:
56
+ code: 201
57
+ message:
58
+ headers:
59
+ server:
60
+ - nginx/1.10.1
61
+ date:
62
+ - Thu, 20 Feb 2020 10:42:18 GMT
63
+ content-type:
64
+ - application/json; charset=utf-8
65
+ transfer-encoding:
66
+ - chunked
67
+ connection:
68
+ - close
69
+ status:
70
+ - 201 Created
71
+ x-frame-options:
72
+ - SAMEORIGIN
73
+ x-xss-protection:
74
+ - 1; mode=block
75
+ x-content-type-options:
76
+ - nosniff
77
+ etag:
78
+ - W/"054766b8d387cec3ef504b2ff6a997b6"
79
+ cache-control:
80
+ - max-age=0, private, must-revalidate
81
+ x-request-id:
82
+ - 1e8faf16-56cb-4e75-9dac-b456653676e7
83
+ x-runtime:
84
+ - '0.194130'
85
+ strict-transport-security:
86
+ - max-age=15768000
87
+ body:
88
+ encoding: UTF-8
89
+ string: '{"external_id":"97490c90-35fb-0138-f016-62b37fb4c770","name":"A Test
90
+ Plan","interval_count":1,"interval_unit":"month","data_source_uuid":"ds_aa7503e8-53cd-11ea-aae9-e734eaddcf1d","uuid":"pl_97490c90-35fb-0138-f016-62b37fb4c770"}'
91
+ http_version:
92
+ recorded_at: Thu, 20 Feb 2020 10:42:18 GMT
93
+ - request:
94
+ method: post
95
+ uri: https://api.chartmogul.com/v1/plans
96
+ body:
97
+ encoding: UTF-8
98
+ string: '{"name":"A another Test Plan","interval_count":1,"interval_unit":"month","data_source_uuid":"ds_aa7503e8-53cd-11ea-aae9-e734eaddcf1d"}'
99
+ headers:
100
+ User-Agent:
101
+ - Faraday v0.15.4
102
+ Content-Type:
103
+ - application/json
104
+ Authorization:
105
+ - Basic secret
106
+ response:
107
+ status:
108
+ code: 201
109
+ message:
110
+ headers:
111
+ server:
112
+ - nginx/1.10.1
113
+ date:
114
+ - Thu, 20 Feb 2020 10:42:19 GMT
115
+ content-type:
116
+ - application/json; charset=utf-8
117
+ transfer-encoding:
118
+ - chunked
119
+ connection:
120
+ - close
121
+ status:
122
+ - 201 Created
123
+ x-frame-options:
124
+ - SAMEORIGIN
125
+ x-xss-protection:
126
+ - 1; mode=block
127
+ x-content-type-options:
128
+ - nosniff
129
+ etag:
130
+ - W/"e4f2a6e82a1a1e8dbe25c9a0ab1c7707"
131
+ cache-control:
132
+ - max-age=0, private, must-revalidate
133
+ x-request-id:
134
+ - 6b6f5af3-5a77-4bbd-a6c1-23f9866f4677
135
+ x-runtime:
136
+ - '0.135728'
137
+ strict-transport-security:
138
+ - max-age=15768000
139
+ body:
140
+ encoding: UTF-8
141
+ string: '{"external_id":"9781a5d0-35fb-0138-3705-364318904ce3","name":"A another
142
+ Test Plan","interval_count":1,"interval_unit":"month","data_source_uuid":"ds_aa7503e8-53cd-11ea-aae9-e734eaddcf1d","uuid":"pl_9781a5d0-35fb-0138-3705-364318904ce3"}'
143
+ http_version:
144
+ recorded_at: Thu, 20 Feb 2020 10:42:19 GMT
145
+ - request:
146
+ method: post
147
+ uri: https://api.chartmogul.com/v1/plan_groups
148
+ body:
149
+ encoding: UTF-8
150
+ string: '{"name":"My plan group","plans":["pl_97490c90-35fb-0138-f016-62b37fb4c770","pl_9781a5d0-35fb-0138-3705-364318904ce3"]}'
151
+ headers:
152
+ User-Agent:
153
+ - Faraday v0.15.4
154
+ Content-Type:
155
+ - application/json
156
+ Authorization:
157
+ - Basic secret
158
+ response:
159
+ status:
160
+ code: 200
161
+ message:
162
+ headers:
163
+ server:
164
+ - nginx/1.10.1
165
+ date:
166
+ - Thu, 20 Feb 2020 10:42:19 GMT
167
+ content-type:
168
+ - application/json; charset=utf-8
169
+ transfer-encoding:
170
+ - chunked
171
+ connection:
172
+ - close
173
+ vary:
174
+ - Accept-Encoding, Accept-Encoding
175
+ status:
176
+ - 200 OK
177
+ x-frame-options:
178
+ - SAMEORIGIN
179
+ x-xss-protection:
180
+ - 1; mode=block
181
+ x-content-type-options:
182
+ - nosniff
183
+ etag:
184
+ - W/"53b233ebc77584ca11ba27522debed3a"
185
+ cache-control:
186
+ - max-age=0, private, must-revalidate
187
+ x-request-id:
188
+ - 36def44d-7c26-4446-9609-a48836ad5195
189
+ x-runtime:
190
+ - '0.113148'
191
+ strict-transport-security:
192
+ - max-age=15768000
193
+ body:
194
+ encoding: ASCII-8BIT
195
+ string: '{"name":"My plan group","uuid":"plg_3c2b0732-cff0-437f-9f8d-a575ccc8b7e9","plans_count":2}'
196
+ http_version:
197
+ recorded_at: Thu, 20 Feb 2020 10:42:19 GMT
198
+ - request:
199
+ method: post
200
+ uri: https://api.chartmogul.com/v1/plans
201
+ body:
202
+ encoding: UTF-8
203
+ string: '{"name":"A another Test Plan","interval_count":1,"interval_unit":"month","data_source_uuid":"ds_aa7503e8-53cd-11ea-aae9-e734eaddcf1d"}'
204
+ headers:
205
+ User-Agent:
206
+ - Faraday v0.15.4
207
+ Content-Type:
208
+ - application/json
209
+ Authorization:
210
+ - Basic secret
211
+ response:
212
+ status:
213
+ code: 201
214
+ message:
215
+ headers:
216
+ server:
217
+ - nginx/1.10.1
218
+ date:
219
+ - Thu, 20 Feb 2020 10:42:19 GMT
220
+ content-type:
221
+ - application/json; charset=utf-8
222
+ transfer-encoding:
223
+ - chunked
224
+ connection:
225
+ - close
226
+ status:
227
+ - 201 Created
228
+ x-frame-options:
229
+ - SAMEORIGIN
230
+ x-xss-protection:
231
+ - 1; mode=block
232
+ x-content-type-options:
233
+ - nosniff
234
+ etag:
235
+ - W/"6903fe5a1ce6d99a70cde43e818d327a"
236
+ cache-control:
237
+ - max-age=0, private, must-revalidate
238
+ x-request-id:
239
+ - bb1fe96f-6288-4b86-9a3e-2122666c9573
240
+ x-runtime:
241
+ - '0.146997'
242
+ strict-transport-security:
243
+ - max-age=15768000
244
+ body:
245
+ encoding: UTF-8
246
+ string: '{"external_id":"97e04cd0-35fb-0138-b58f-4e501129bd4a","name":"A another
247
+ Test Plan","interval_count":1,"interval_unit":"month","data_source_uuid":"ds_aa7503e8-53cd-11ea-aae9-e734eaddcf1d","uuid":"pl_97e04cd0-35fb-0138-b58f-4e501129bd4a"}'
248
+ http_version:
249
+ recorded_at: Thu, 20 Feb 2020 10:42:19 GMT
250
+ - request:
251
+ method: post
252
+ uri: https://api.chartmogul.com/v1/plan_groups
253
+ body:
254
+ encoding: UTF-8
255
+ string: '{"name":"My second plan group","plans":["pl_9781a5d0-35fb-0138-3705-364318904ce3","pl_97e04cd0-35fb-0138-b58f-4e501129bd4a"]}'
256
+ headers:
257
+ User-Agent:
258
+ - Faraday v0.15.4
259
+ Content-Type:
260
+ - application/json
261
+ Authorization:
262
+ - Basic secret
263
+ response:
264
+ status:
265
+ code: 200
266
+ message:
267
+ headers:
268
+ server:
269
+ - nginx/1.10.1
270
+ date:
271
+ - Thu, 20 Feb 2020 10:42:19 GMT
272
+ content-type:
273
+ - application/json; charset=utf-8
274
+ transfer-encoding:
275
+ - chunked
276
+ connection:
277
+ - close
278
+ vary:
279
+ - Accept-Encoding, Accept-Encoding
280
+ status:
281
+ - 200 OK
282
+ x-frame-options:
283
+ - SAMEORIGIN
284
+ x-xss-protection:
285
+ - 1; mode=block
286
+ x-content-type-options:
287
+ - nosniff
288
+ etag:
289
+ - W/"72125c9c54ed510796063eb63630e929"
290
+ cache-control:
291
+ - max-age=0, private, must-revalidate
292
+ x-request-id:
293
+ - fa72a972-80bf-411a-bedf-75a4790cb505
294
+ x-runtime:
295
+ - '0.071034'
296
+ strict-transport-security:
297
+ - max-age=15768000
298
+ body:
299
+ encoding: ASCII-8BIT
300
+ string: '{"name":"My second plan group","uuid":"plg_1d960363-a335-4e21-90cd-f3686c143453","plans_count":2}'
301
+ http_version:
302
+ recorded_at: Thu, 20 Feb 2020 10:42:19 GMT
303
+ - request:
304
+ method: get
305
+ uri: https://api.chartmogul.com/v1/plan_groups
306
+ body:
307
+ encoding: US-ASCII
308
+ string: ''
309
+ headers:
310
+ User-Agent:
311
+ - Faraday v0.15.4
312
+ Content-Type:
313
+ - application/json
314
+ Authorization:
315
+ - Basic secret
316
+ response:
317
+ status:
318
+ code: 200
319
+ message:
320
+ headers:
321
+ server:
322
+ - nginx/1.10.1
323
+ date:
324
+ - Thu, 20 Feb 2020 10:42:20 GMT
325
+ content-type:
326
+ - application/json; charset=utf-8
327
+ transfer-encoding:
328
+ - chunked
329
+ connection:
330
+ - close
331
+ vary:
332
+ - Accept-Encoding, Accept-Encoding
333
+ status:
334
+ - 200 OK
335
+ x-frame-options:
336
+ - SAMEORIGIN
337
+ x-xss-protection:
338
+ - 1; mode=block
339
+ x-content-type-options:
340
+ - nosniff
341
+ etag:
342
+ - W/"8f193c3d2a8b1865b2e2ca5f425c11f8"
343
+ cache-control:
344
+ - max-age=0, private, must-revalidate
345
+ x-request-id:
346
+ - b87e4ab8-ef16-476a-accf-1caa595abcb1
347
+ x-runtime:
348
+ - '0.117165'
349
+ strict-transport-security:
350
+ - max-age=15768000
351
+ body:
352
+ encoding: ASCII-8BIT
353
+ string: '{"plan_groups":[{"name":"My plan group","uuid":"plg_3c2b0732-cff0-437f-9f8d-a575ccc8b7e9","plans_count":2},{"name":"My
354
+ second plan group","uuid":"plg_1d960363-a335-4e21-90cd-f3686c143453","plans_count":2}],"current_page":1,"total_pages":1}'
355
+ http_version:
356
+ recorded_at: Thu, 20 Feb 2020 10:42:20 GMT
357
+ recorded_with: VCR 3.0.3
@@ -0,0 +1,304 @@
1
+ ---
2
+ http_interactions:
3
+ - request:
4
+ method: post
5
+ uri: https://api.chartmogul.com/v1/data_sources
6
+ body:
7
+ encoding: UTF-8
8
+ string: '{"name":"Data Source #1"}'
9
+ headers:
10
+ User-Agent:
11
+ - Faraday v0.15.4
12
+ Content-Type:
13
+ - application/json
14
+ Authorization:
15
+ - Basic secret
16
+ response:
17
+ status:
18
+ code: 201
19
+ message:
20
+ headers:
21
+ server:
22
+ - nginx/1.10.1
23
+ date:
24
+ - Thu, 20 Feb 2020 17:13:29 GMT
25
+ content-type:
26
+ - application/json
27
+ content-length:
28
+ - '152'
29
+ connection:
30
+ - close
31
+ status:
32
+ - 201 Created
33
+ access-control-allow-credentials:
34
+ - 'true'
35
+ body:
36
+ encoding: UTF-8
37
+ string: '{"uuid":"ds_502f5a1e-5404-11ea-ab18-ffd72d6e41ca","name":"Data Source
38
+ #1","system":"Import API","created_at":"2020-02-20T17:13:28.947Z","status":"idle"}'
39
+ http_version:
40
+ recorded_at: Thu, 20 Feb 2020 17:13:29 GMT
41
+ - request:
42
+ method: post
43
+ uri: https://api.chartmogul.com/v1/plans
44
+ body:
45
+ encoding: UTF-8
46
+ string: '{"name":"A Test Plan","interval_count":1,"interval_unit":"month","data_source_uuid":"ds_502f5a1e-5404-11ea-ab18-ffd72d6e41ca"}'
47
+ headers:
48
+ User-Agent:
49
+ - Faraday v0.15.4
50
+ Content-Type:
51
+ - application/json
52
+ Authorization:
53
+ - Basic secret
54
+ response:
55
+ status:
56
+ code: 201
57
+ message:
58
+ headers:
59
+ server:
60
+ - nginx/1.10.1
61
+ date:
62
+ - Thu, 20 Feb 2020 17:13:29 GMT
63
+ content-type:
64
+ - application/json; charset=utf-8
65
+ transfer-encoding:
66
+ - chunked
67
+ connection:
68
+ - close
69
+ status:
70
+ - 201 Created
71
+ x-frame-options:
72
+ - SAMEORIGIN
73
+ x-xss-protection:
74
+ - 1; mode=block
75
+ x-content-type-options:
76
+ - nosniff
77
+ etag:
78
+ - W/"b1925828957c62f22be7e57b394db7be"
79
+ cache-control:
80
+ - max-age=0, private, must-revalidate
81
+ x-request-id:
82
+ - a0de0538-ef46-410c-a782-59ffc8909ef4
83
+ x-runtime:
84
+ - '0.133357'
85
+ strict-transport-security:
86
+ - max-age=15768000
87
+ body:
88
+ encoding: UTF-8
89
+ string: '{"external_id":"3cf5d690-3632-0138-b59b-4e501129bd4a","name":"A Test
90
+ Plan","interval_count":1,"interval_unit":"month","data_source_uuid":"ds_502f5a1e-5404-11ea-ab18-ffd72d6e41ca","uuid":"pl_3cf5d690-3632-0138-b59b-4e501129bd4a"}'
91
+ http_version:
92
+ recorded_at: Thu, 20 Feb 2020 17:13:29 GMT
93
+ - request:
94
+ method: post
95
+ uri: https://api.chartmogul.com/v1/plans
96
+ body:
97
+ encoding: UTF-8
98
+ string: '{"name":"A another Test Plan","interval_count":1,"interval_unit":"month","data_source_uuid":"ds_502f5a1e-5404-11ea-ab18-ffd72d6e41ca"}'
99
+ headers:
100
+ User-Agent:
101
+ - Faraday v0.15.4
102
+ Content-Type:
103
+ - application/json
104
+ Authorization:
105
+ - Basic secret
106
+ response:
107
+ status:
108
+ code: 201
109
+ message:
110
+ headers:
111
+ server:
112
+ - nginx/1.10.1
113
+ date:
114
+ - Thu, 20 Feb 2020 17:13:29 GMT
115
+ content-type:
116
+ - application/json; charset=utf-8
117
+ transfer-encoding:
118
+ - chunked
119
+ connection:
120
+ - close
121
+ status:
122
+ - 201 Created
123
+ x-frame-options:
124
+ - SAMEORIGIN
125
+ x-xss-protection:
126
+ - 1; mode=block
127
+ x-content-type-options:
128
+ - nosniff
129
+ etag:
130
+ - W/"b23dd9ce0e237a70626d7d389a44fc7c"
131
+ cache-control:
132
+ - max-age=0, private, must-revalidate
133
+ x-request-id:
134
+ - 0accd7b9-9001-4b89-a38c-a52b60ffc09e
135
+ x-runtime:
136
+ - '0.203924'
137
+ strict-transport-security:
138
+ - max-age=15768000
139
+ body:
140
+ encoding: UTF-8
141
+ string: '{"external_id":"3d3199f0-3632-0138-f01d-62b37fb4c770","name":"A another
142
+ Test Plan","interval_count":1,"interval_unit":"month","data_source_uuid":"ds_502f5a1e-5404-11ea-ab18-ffd72d6e41ca","uuid":"pl_3d3199f0-3632-0138-f01d-62b37fb4c770"}'
143
+ http_version:
144
+ recorded_at: Thu, 20 Feb 2020 17:13:29 GMT
145
+ - request:
146
+ method: post
147
+ uri: https://api.chartmogul.com/v1/plan_groups
148
+ body:
149
+ encoding: UTF-8
150
+ string: '{"name":"My plan group","plans":["pl_3cf5d690-3632-0138-b59b-4e501129bd4a","pl_3d3199f0-3632-0138-f01d-62b37fb4c770"]}'
151
+ headers:
152
+ User-Agent:
153
+ - Faraday v0.15.4
154
+ Content-Type:
155
+ - application/json
156
+ Authorization:
157
+ - Basic secret
158
+ response:
159
+ status:
160
+ code: 200
161
+ message:
162
+ headers:
163
+ server:
164
+ - nginx/1.10.1
165
+ date:
166
+ - Thu, 20 Feb 2020 17:13:30 GMT
167
+ content-type:
168
+ - application/json; charset=utf-8
169
+ transfer-encoding:
170
+ - chunked
171
+ connection:
172
+ - close
173
+ vary:
174
+ - Accept-Encoding, Accept-Encoding
175
+ status:
176
+ - 200 OK
177
+ x-frame-options:
178
+ - SAMEORIGIN
179
+ x-xss-protection:
180
+ - 1; mode=block
181
+ x-content-type-options:
182
+ - nosniff
183
+ etag:
184
+ - W/"b64c5d68668419bcbb91a96e0ed6c00d"
185
+ cache-control:
186
+ - max-age=0, private, must-revalidate
187
+ x-request-id:
188
+ - 2cf1076a-1c68-49f7-b7d9-38cb98ab84e8
189
+ x-runtime:
190
+ - '0.070373'
191
+ strict-transport-security:
192
+ - max-age=15768000
193
+ body:
194
+ encoding: ASCII-8BIT
195
+ string: '{"name":"My plan group","uuid":"plg_44f41eeb-f61a-4aef-b95d-f78841d61f1b","plans_count":2}'
196
+ http_version:
197
+ recorded_at: Thu, 20 Feb 2020 17:13:30 GMT
198
+ - request:
199
+ method: patch
200
+ uri: https://api.chartmogul.com/v1/plan_groups/plg_44f41eeb-f61a-4aef-b95d-f78841d61f1b
201
+ body:
202
+ encoding: UTF-8
203
+ string: '{"name":"A new plan group_name"}'
204
+ headers:
205
+ User-Agent:
206
+ - Faraday v0.15.4
207
+ Content-Type:
208
+ - application/json
209
+ Authorization:
210
+ - Basic secret
211
+ response:
212
+ status:
213
+ code: 200
214
+ message:
215
+ headers:
216
+ server:
217
+ - nginx/1.10.1
218
+ date:
219
+ - Thu, 20 Feb 2020 17:13:30 GMT
220
+ content-type:
221
+ - application/json; charset=utf-8
222
+ transfer-encoding:
223
+ - chunked
224
+ connection:
225
+ - close
226
+ vary:
227
+ - Accept-Encoding, Accept-Encoding
228
+ status:
229
+ - 200 OK
230
+ x-frame-options:
231
+ - SAMEORIGIN
232
+ x-xss-protection:
233
+ - 1; mode=block
234
+ x-content-type-options:
235
+ - nosniff
236
+ etag:
237
+ - W/"6396163c6308c50b2dca74e3cc508a5b"
238
+ cache-control:
239
+ - max-age=0, private, must-revalidate
240
+ x-request-id:
241
+ - 8aa04eab-de86-4946-8d43-759c08b7291e
242
+ x-runtime:
243
+ - '0.076873'
244
+ strict-transport-security:
245
+ - max-age=15768000
246
+ body:
247
+ encoding: ASCII-8BIT
248
+ string: '{"name":"A new plan group_name","uuid":"plg_44f41eeb-f61a-4aef-b95d-f78841d61f1b","plans_count":2}'
249
+ http_version:
250
+ recorded_at: Thu, 20 Feb 2020 17:13:30 GMT
251
+ - request:
252
+ method: get
253
+ uri: https://api.chartmogul.com/v1/plan_groups/plg_44f41eeb-f61a-4aef-b95d-f78841d61f1b
254
+ body:
255
+ encoding: US-ASCII
256
+ string: ''
257
+ headers:
258
+ User-Agent:
259
+ - Faraday v0.15.4
260
+ Content-Type:
261
+ - application/json
262
+ Authorization:
263
+ - Basic secret
264
+ response:
265
+ status:
266
+ code: 200
267
+ message:
268
+ headers:
269
+ server:
270
+ - nginx/1.10.1
271
+ date:
272
+ - Thu, 20 Feb 2020 17:13:30 GMT
273
+ content-type:
274
+ - application/json; charset=utf-8
275
+ transfer-encoding:
276
+ - chunked
277
+ connection:
278
+ - close
279
+ vary:
280
+ - Accept-Encoding, Accept-Encoding
281
+ status:
282
+ - 200 OK
283
+ x-frame-options:
284
+ - SAMEORIGIN
285
+ x-xss-protection:
286
+ - 1; mode=block
287
+ x-content-type-options:
288
+ - nosniff
289
+ etag:
290
+ - W/"6396163c6308c50b2dca74e3cc508a5b"
291
+ cache-control:
292
+ - max-age=0, private, must-revalidate
293
+ x-request-id:
294
+ - ff9effdc-277e-4672-9503-43397a999624
295
+ x-runtime:
296
+ - '0.031658'
297
+ strict-transport-security:
298
+ - max-age=15768000
299
+ body:
300
+ encoding: ASCII-8BIT
301
+ string: '{"name":"A new plan group_name","uuid":"plg_44f41eeb-f61a-4aef-b95d-f78841d61f1b","plans_count":2}'
302
+ http_version:
303
+ recorded_at: Thu, 20 Feb 2020 17:13:30 GMT
304
+ recorded_with: VCR 3.0.3