locomotivecms_coal 1.0.0.rc1 → 1.0.0.rc2
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Gemfile +1 -1
- data/Gemfile.lock +4 -4
- data/lib/locomotive/coal/error.rb +12 -0
- data/lib/locomotive/coal/version.rb +1 -1
- data/spec/fixtures/coal_cassettes/client.yml +98 -128
- data/spec/fixtures/coal_cassettes/content_assets.yml +33 -33
- data/spec/fixtures/coal_cassettes/content_entries.yml +227 -227
- data/spec/fixtures/coal_cassettes/content_types.yml +95 -95
- data/spec/fixtures/coal_cassettes/current_site.yml +35 -33
- data/spec/fixtures/coal_cassettes/memberships.yml +36 -35
- data/spec/fixtures/coal_cassettes/my_account.yml +69 -68
- data/spec/fixtures/coal_cassettes/pages.yml +51 -51
- data/spec/fixtures/coal_cassettes/sites.yml +34 -30
- data/spec/fixtures/coal_cassettes/snippets.yml +32 -32
- data/spec/fixtures/coal_cassettes/theme_assets.yml +35 -35
- data/spec/fixtures/coal_cassettes/token.yml +32 -25
- data/spec/fixtures/coal_cassettes/translations.yml +32 -32
- data/spec/fixtures/coal_cassettes/version.yml +13 -13
- data/spec/unit/error_spec.rb +8 -0
- metadata +3 -3
@@ -23,33 +23,33 @@ http_interactions:
|
|
23
23
|
Content-Type:
|
24
24
|
- application/json
|
25
25
|
Etag:
|
26
|
-
- W/"
|
26
|
+
- W/"120917583ae3f64355d682b690f7cb40"
|
27
27
|
Cache-Control:
|
28
28
|
- max-age=0, private, must-revalidate
|
29
29
|
X-Request-Id:
|
30
|
-
-
|
30
|
+
- 27ab1ac1-c312-4f9e-8fec-e5e26946bca2
|
31
31
|
X-Runtime:
|
32
|
-
- '0.
|
32
|
+
- '0.018710'
|
33
33
|
Content-Length:
|
34
34
|
- '32'
|
35
35
|
body:
|
36
36
|
encoding: UTF-8
|
37
|
-
string: '{"token":"
|
37
|
+
string: '{"token":"E2aoXzMxkFsLnCcmCcc_"}'
|
38
38
|
http_version:
|
39
|
-
recorded_at:
|
39
|
+
recorded_at: Sat, 21 Nov 2015 22:30:58 GMT
|
40
40
|
- request:
|
41
41
|
method: post
|
42
42
|
uri: http://localhost:3000/locomotive/sample/api/v3/content_types.json
|
43
43
|
body:
|
44
44
|
encoding: UTF-8
|
45
|
-
string: auth_token=
|
45
|
+
string: auth_token=E2aoXzMxkFsLnCcmCcc_&content_type%5Bfields%5D%5B0%5D%5Blabel%5D=Title&content_type%5Bfields%5D%5B0%5D%5Blocalized%5D=true&content_type%5Bfields%5D%5B0%5D%5Bname%5D=title&content_type%5Bfields%5D%5B0%5D%5Btype%5D=string&content_type%5Bname%5D=Article&content_type%5Bslug%5D=articles
|
46
46
|
headers:
|
47
47
|
Accept:
|
48
48
|
- application/json
|
49
49
|
X-Locomotive-Account-Email:
|
50
50
|
- admin@locomotivecms.com
|
51
51
|
X-Locomotive-Account-Token:
|
52
|
-
-
|
52
|
+
- E2aoXzMxkFsLnCcmCcc_
|
53
53
|
Content-Type:
|
54
54
|
- application/x-www-form-urlencoded
|
55
55
|
Accept-Encoding:
|
@@ -64,20 +64,20 @@ http_interactions:
|
|
64
64
|
Content-Type:
|
65
65
|
- application/json
|
66
66
|
Etag:
|
67
|
-
- W/"
|
67
|
+
- W/"966ab8030e51f35aa22226d2ac99cd46"
|
68
68
|
Cache-Control:
|
69
69
|
- max-age=0, private, must-revalidate
|
70
70
|
X-Request-Id:
|
71
|
-
-
|
71
|
+
- 820560a5-8563-4ce9-8131-939a4d72fb1c
|
72
72
|
X-Runtime:
|
73
|
-
- '0.
|
73
|
+
- '0.121990'
|
74
74
|
Content-Length:
|
75
|
-
- '
|
75
|
+
- '643'
|
76
76
|
body:
|
77
77
|
encoding: UTF-8
|
78
|
-
string: '{"_id":"
|
78
|
+
string: '{"_id":"5650f0a287f6436cbc000004","created_at":"2015-11-21T22:30:58Z","updated_at":"2015-11-21T22:30:58Z","name":"Article","slug":"articles","description":null,"label_field_name":"title","order_direction":"asc","public_submission_enabled":false,"public_submission_accounts":[],"public_submission_title_template":null,"entry_template":null,"display_settings":null,"fields":[{"_id":"5650f0a287f6436cbc000005","created_at":null,"updated_at":null,"name":"title","type":"string","label":"Title","hint":null,"required":true,"localized":true,"unique":false,"position":0}],"order_by":"created_at","group_by":null,"public_submission_account_emails":[]}'
|
79
79
|
http_version:
|
80
|
-
recorded_at:
|
80
|
+
recorded_at: Sat, 21 Nov 2015 22:30:58 GMT
|
81
81
|
- request:
|
82
82
|
method: post
|
83
83
|
uri: http://localhost:3000/locomotive/api/v3/tokens.json
|
@@ -101,33 +101,33 @@ http_interactions:
|
|
101
101
|
Content-Type:
|
102
102
|
- application/json
|
103
103
|
Etag:
|
104
|
-
- W/"
|
104
|
+
- W/"120917583ae3f64355d682b690f7cb40"
|
105
105
|
Cache-Control:
|
106
106
|
- max-age=0, private, must-revalidate
|
107
107
|
X-Request-Id:
|
108
|
-
-
|
108
|
+
- 2d754978-5ad6-49c1-81dc-3da9758fe2b9
|
109
109
|
X-Runtime:
|
110
|
-
- '0.
|
110
|
+
- '0.017026'
|
111
111
|
Content-Length:
|
112
112
|
- '32'
|
113
113
|
body:
|
114
114
|
encoding: UTF-8
|
115
|
-
string: '{"token":"
|
115
|
+
string: '{"token":"E2aoXzMxkFsLnCcmCcc_"}'
|
116
116
|
http_version:
|
117
|
-
recorded_at:
|
117
|
+
recorded_at: Sat, 21 Nov 2015 22:30:58 GMT
|
118
118
|
- request:
|
119
119
|
method: post
|
120
120
|
uri: http://localhost:3000/locomotive/sample/api/v3/content_types/articles/entries.json
|
121
121
|
body:
|
122
122
|
encoding: UTF-8
|
123
|
-
string: auth_token=
|
123
|
+
string: auth_token=E2aoXzMxkFsLnCcmCcc_&content_entry%5Btitle%5D=Hello+world
|
124
124
|
headers:
|
125
125
|
Accept:
|
126
126
|
- application/json
|
127
127
|
X-Locomotive-Account-Email:
|
128
128
|
- admin@locomotivecms.com
|
129
129
|
X-Locomotive-Account-Token:
|
130
|
-
-
|
130
|
+
- E2aoXzMxkFsLnCcmCcc_
|
131
131
|
Content-Type:
|
132
132
|
- application/x-www-form-urlencoded
|
133
133
|
Accept-Encoding:
|
@@ -142,35 +142,35 @@ http_interactions:
|
|
142
142
|
Content-Type:
|
143
143
|
- application/json
|
144
144
|
Etag:
|
145
|
-
- W/"
|
145
|
+
- W/"d31f710b4100495c197fa8e6aaca64b7"
|
146
146
|
Cache-Control:
|
147
147
|
- max-age=0, private, must-revalidate
|
148
148
|
X-Request-Id:
|
149
|
-
-
|
149
|
+
- 7eef1cfb-40b2-46bb-aea6-cc87b2b5c7f8
|
150
150
|
X-Runtime:
|
151
|
-
- '0.
|
151
|
+
- '0.072165'
|
152
152
|
Content-Length:
|
153
153
|
- '296'
|
154
154
|
body:
|
155
155
|
encoding: UTF-8
|
156
|
-
string: '{"_id":"
|
156
|
+
string: '{"_id":"5650f0a287f6436cbc000007","created_at":"2015-11-21T22:30:58Z","updated_at":"2015-11-21T22:30:58Z","_slug":"hello-world","content_type_slug":"articles","_label":"Hello
|
157
157
|
world","_position":0,"_visible":true,"seo_title":null,"meta_keywords":null,"meta_description":null,"title":"Hello
|
158
158
|
world"}'
|
159
159
|
http_version:
|
160
|
-
recorded_at:
|
160
|
+
recorded_at: Sat, 21 Nov 2015 22:30:58 GMT
|
161
161
|
- request:
|
162
162
|
method: post
|
163
163
|
uri: http://localhost:3000/locomotive/sample/api/v3/content_types/articles/entries.json
|
164
164
|
body:
|
165
165
|
encoding: UTF-8
|
166
|
-
string: auth_token=
|
166
|
+
string: auth_token=E2aoXzMxkFsLnCcmCcc_&content_entry%5Btitle%5D=Lorem+ipsum
|
167
167
|
headers:
|
168
168
|
Accept:
|
169
169
|
- application/json
|
170
170
|
X-Locomotive-Account-Email:
|
171
171
|
- admin@locomotivecms.com
|
172
172
|
X-Locomotive-Account-Token:
|
173
|
-
-
|
173
|
+
- E2aoXzMxkFsLnCcmCcc_
|
174
174
|
Content-Type:
|
175
175
|
- application/x-www-form-urlencoded
|
176
176
|
Accept-Encoding:
|
@@ -185,25 +185,25 @@ http_interactions:
|
|
185
185
|
Content-Type:
|
186
186
|
- application/json
|
187
187
|
Etag:
|
188
|
-
- W/"
|
188
|
+
- W/"b2a8ac34fe4812114710c413b5a03ca0"
|
189
189
|
Cache-Control:
|
190
190
|
- max-age=0, private, must-revalidate
|
191
191
|
X-Request-Id:
|
192
|
-
-
|
192
|
+
- c5b48cd2-21b3-4fe9-a5c5-1d81a87be8a9
|
193
193
|
X-Runtime:
|
194
|
-
- '0.
|
194
|
+
- '0.049557'
|
195
195
|
Content-Length:
|
196
196
|
- '296'
|
197
197
|
body:
|
198
198
|
encoding: UTF-8
|
199
|
-
string: '{"_id":"
|
199
|
+
string: '{"_id":"5650f0a287f6436cbc00000a","created_at":"2015-11-21T22:30:58Z","updated_at":"2015-11-21T22:30:58Z","_slug":"lorem-ipsum","content_type_slug":"articles","_label":"Lorem
|
200
200
|
ipsum","_position":1,"_visible":true,"seo_title":null,"meta_keywords":null,"meta_description":null,"title":"Lorem
|
201
201
|
ipsum"}'
|
202
202
|
http_version:
|
203
|
-
recorded_at:
|
203
|
+
recorded_at: Sat, 21 Nov 2015 22:30:59 GMT
|
204
204
|
- request:
|
205
205
|
method: get
|
206
|
-
uri: http://localhost:3000/locomotive/sample/api/v3/content_types/articles/entries.json?auth_token=
|
206
|
+
uri: http://localhost:3000/locomotive/sample/api/v3/content_types/articles/entries.json?auth_token=E2aoXzMxkFsLnCcmCcc_&where=%7B%7D
|
207
207
|
body:
|
208
208
|
encoding: US-ASCII
|
209
209
|
string: ''
|
@@ -213,7 +213,7 @@ http_interactions:
|
|
213
213
|
X-Locomotive-Account-Email:
|
214
214
|
- admin@locomotivecms.com
|
215
215
|
X-Locomotive-Account-Token:
|
216
|
-
-
|
216
|
+
- E2aoXzMxkFsLnCcmCcc_
|
217
217
|
Accept-Encoding:
|
218
218
|
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
219
219
|
User-Agent:
|
@@ -232,27 +232,27 @@ http_interactions:
|
|
232
232
|
Content-Type:
|
233
233
|
- application/json
|
234
234
|
Etag:
|
235
|
-
- W/"
|
235
|
+
- W/"631ce874cf38acbf99d2a64410403b98"
|
236
236
|
Cache-Control:
|
237
237
|
- max-age=0, private, must-revalidate
|
238
238
|
X-Request-Id:
|
239
|
-
-
|
239
|
+
- d2acd891-ac21-4c33-b012-65fa36a9493b
|
240
240
|
X-Runtime:
|
241
|
-
- '0.
|
241
|
+
- '0.045187'
|
242
242
|
Content-Length:
|
243
243
|
- '595'
|
244
244
|
body:
|
245
245
|
encoding: UTF-8
|
246
|
-
string: '[{"_id":"
|
246
|
+
string: '[{"_id":"5650f0a287f6436cbc000007","created_at":"2015-11-21T22:30:58Z","updated_at":"2015-11-21T22:30:58Z","_slug":"hello-world","content_type_slug":"articles","_label":"Hello
|
247
247
|
world","_position":0,"_visible":true,"seo_title":null,"meta_keywords":null,"meta_description":null,"title":"Hello
|
248
|
-
world"},{"_id":"
|
248
|
+
world"},{"_id":"5650f0a287f6436cbc00000a","created_at":"2015-11-21T22:30:58Z","updated_at":"2015-11-21T22:30:58Z","_slug":"lorem-ipsum","content_type_slug":"articles","_label":"Lorem
|
249
249
|
ipsum","_position":1,"_visible":true,"seo_title":null,"meta_keywords":null,"meta_description":null,"title":"Lorem
|
250
250
|
ipsum"}]'
|
251
251
|
http_version:
|
252
|
-
recorded_at:
|
252
|
+
recorded_at: Sat, 21 Nov 2015 22:30:59 GMT
|
253
253
|
- request:
|
254
254
|
method: delete
|
255
|
-
uri: http://localhost:3000/locomotive/sample/api/v3/content_types/articles/entries/hello-world.json?auth_token=
|
255
|
+
uri: http://localhost:3000/locomotive/sample/api/v3/content_types/articles/entries/hello-world.json?auth_token=E2aoXzMxkFsLnCcmCcc_
|
256
256
|
body:
|
257
257
|
encoding: US-ASCII
|
258
258
|
string: ''
|
@@ -262,7 +262,7 @@ http_interactions:
|
|
262
262
|
X-Locomotive-Account-Email:
|
263
263
|
- admin@locomotivecms.com
|
264
264
|
X-Locomotive-Account-Token:
|
265
|
-
-
|
265
|
+
- E2aoXzMxkFsLnCcmCcc_
|
266
266
|
Accept-Encoding:
|
267
267
|
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
268
268
|
User-Agent:
|
@@ -275,25 +275,25 @@ http_interactions:
|
|
275
275
|
Content-Type:
|
276
276
|
- application/json
|
277
277
|
Etag:
|
278
|
-
- W/"
|
278
|
+
- W/"d31f710b4100495c197fa8e6aaca64b7"
|
279
279
|
Cache-Control:
|
280
280
|
- max-age=0, private, must-revalidate
|
281
281
|
X-Request-Id:
|
282
|
-
-
|
282
|
+
- 0bd27d15-b114-45f2-a963-a281308efb3e
|
283
283
|
X-Runtime:
|
284
|
-
- '0.
|
284
|
+
- '0.040459'
|
285
285
|
Content-Length:
|
286
286
|
- '296'
|
287
287
|
body:
|
288
288
|
encoding: UTF-8
|
289
|
-
string: '{"_id":"
|
289
|
+
string: '{"_id":"5650f0a287f6436cbc000007","created_at":"2015-11-21T22:30:58Z","updated_at":"2015-11-21T22:30:58Z","_slug":"hello-world","content_type_slug":"articles","_label":"Hello
|
290
290
|
world","_position":0,"_visible":true,"seo_title":null,"meta_keywords":null,"meta_description":null,"title":"Hello
|
291
291
|
world"}'
|
292
292
|
http_version:
|
293
|
-
recorded_at:
|
293
|
+
recorded_at: Sat, 21 Nov 2015 22:30:59 GMT
|
294
294
|
- request:
|
295
295
|
method: delete
|
296
|
-
uri: http://localhost:3000/locomotive/sample/api/v3/content_types/articles/entries/lorem-ipsum.json?auth_token=
|
296
|
+
uri: http://localhost:3000/locomotive/sample/api/v3/content_types/articles/entries/lorem-ipsum.json?auth_token=E2aoXzMxkFsLnCcmCcc_
|
297
297
|
body:
|
298
298
|
encoding: US-ASCII
|
299
299
|
string: ''
|
@@ -303,7 +303,7 @@ http_interactions:
|
|
303
303
|
X-Locomotive-Account-Email:
|
304
304
|
- admin@locomotivecms.com
|
305
305
|
X-Locomotive-Account-Token:
|
306
|
-
-
|
306
|
+
- E2aoXzMxkFsLnCcmCcc_
|
307
307
|
Accept-Encoding:
|
308
308
|
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
309
309
|
User-Agent:
|
@@ -316,22 +316,22 @@ http_interactions:
|
|
316
316
|
Content-Type:
|
317
317
|
- application/json
|
318
318
|
Etag:
|
319
|
-
- W/"
|
319
|
+
- W/"b2a8ac34fe4812114710c413b5a03ca0"
|
320
320
|
Cache-Control:
|
321
321
|
- max-age=0, private, must-revalidate
|
322
322
|
X-Request-Id:
|
323
|
-
-
|
323
|
+
- 324904c7-f44a-4f6d-93f9-80ff6a8b1986
|
324
324
|
X-Runtime:
|
325
|
-
- '0.
|
325
|
+
- '0.052222'
|
326
326
|
Content-Length:
|
327
327
|
- '296'
|
328
328
|
body:
|
329
329
|
encoding: UTF-8
|
330
|
-
string: '{"_id":"
|
330
|
+
string: '{"_id":"5650f0a287f6436cbc00000a","created_at":"2015-11-21T22:30:58Z","updated_at":"2015-11-21T22:30:58Z","_slug":"lorem-ipsum","content_type_slug":"articles","_label":"Lorem
|
331
331
|
ipsum","_position":1,"_visible":true,"seo_title":null,"meta_keywords":null,"meta_description":null,"title":"Lorem
|
332
332
|
ipsum"}'
|
333
333
|
http_version:
|
334
|
-
recorded_at:
|
334
|
+
recorded_at: Sat, 21 Nov 2015 22:30:59 GMT
|
335
335
|
- request:
|
336
336
|
method: post
|
337
337
|
uri: http://localhost:3000/locomotive/api/v3/tokens.json
|
@@ -355,33 +355,33 @@ http_interactions:
|
|
355
355
|
Content-Type:
|
356
356
|
- application/json
|
357
357
|
Etag:
|
358
|
-
- W/"
|
358
|
+
- W/"120917583ae3f64355d682b690f7cb40"
|
359
359
|
Cache-Control:
|
360
360
|
- max-age=0, private, must-revalidate
|
361
361
|
X-Request-Id:
|
362
|
-
-
|
362
|
+
- 087633c2-7ed7-4d49-b912-6109c509ca9d
|
363
363
|
X-Runtime:
|
364
|
-
- '0.
|
364
|
+
- '0.018700'
|
365
365
|
Content-Length:
|
366
366
|
- '32'
|
367
367
|
body:
|
368
368
|
encoding: UTF-8
|
369
|
-
string: '{"token":"
|
369
|
+
string: '{"token":"E2aoXzMxkFsLnCcmCcc_"}'
|
370
370
|
http_version:
|
371
|
-
recorded_at:
|
371
|
+
recorded_at: Sat, 21 Nov 2015 22:30:59 GMT
|
372
372
|
- request:
|
373
373
|
method: post
|
374
374
|
uri: http://localhost:3000/locomotive/sample/api/v3/content_types/articles/entries.json
|
375
375
|
body:
|
376
376
|
encoding: UTF-8
|
377
|
-
string: auth_token=
|
377
|
+
string: auth_token=E2aoXzMxkFsLnCcmCcc_&content_entry%5Btitle%5D=Hello+world
|
378
378
|
headers:
|
379
379
|
Accept:
|
380
380
|
- application/json
|
381
381
|
X-Locomotive-Account-Email:
|
382
382
|
- admin@locomotivecms.com
|
383
383
|
X-Locomotive-Account-Token:
|
384
|
-
-
|
384
|
+
- E2aoXzMxkFsLnCcmCcc_
|
385
385
|
Content-Type:
|
386
386
|
- application/x-www-form-urlencoded
|
387
387
|
Accept-Encoding:
|
@@ -396,35 +396,35 @@ http_interactions:
|
|
396
396
|
Content-Type:
|
397
397
|
- application/json
|
398
398
|
Etag:
|
399
|
-
- W/"
|
399
|
+
- W/"a46e91e59f0183c16cab085910cd8437"
|
400
400
|
Cache-Control:
|
401
401
|
- max-age=0, private, must-revalidate
|
402
402
|
X-Request-Id:
|
403
|
-
-
|
403
|
+
- b81aa8ae-878e-4a23-aacb-e019488c9f2b
|
404
404
|
X-Runtime:
|
405
|
-
- '0.
|
405
|
+
- '0.049705'
|
406
406
|
Content-Length:
|
407
407
|
- '296'
|
408
408
|
body:
|
409
409
|
encoding: UTF-8
|
410
|
-
string: '{"_id":"
|
410
|
+
string: '{"_id":"5650f0a387f6436cbc00000d","created_at":"2015-11-21T22:30:59Z","updated_at":"2015-11-21T22:30:59Z","_slug":"hello-world","content_type_slug":"articles","_label":"Hello
|
411
411
|
world","_position":0,"_visible":true,"seo_title":null,"meta_keywords":null,"meta_description":null,"title":"Hello
|
412
412
|
world"}'
|
413
413
|
http_version:
|
414
|
-
recorded_at:
|
414
|
+
recorded_at: Sat, 21 Nov 2015 22:30:59 GMT
|
415
415
|
- request:
|
416
416
|
method: post
|
417
417
|
uri: http://localhost:3000/locomotive/sample/api/v3/content_types/articles/entries.json
|
418
418
|
body:
|
419
419
|
encoding: UTF-8
|
420
|
-
string: auth_token=
|
420
|
+
string: auth_token=E2aoXzMxkFsLnCcmCcc_&content_entry%5Btitle%5D=Lorem+ipsum
|
421
421
|
headers:
|
422
422
|
Accept:
|
423
423
|
- application/json
|
424
424
|
X-Locomotive-Account-Email:
|
425
425
|
- admin@locomotivecms.com
|
426
426
|
X-Locomotive-Account-Token:
|
427
|
-
-
|
427
|
+
- E2aoXzMxkFsLnCcmCcc_
|
428
428
|
Content-Type:
|
429
429
|
- application/x-www-form-urlencoded
|
430
430
|
Accept-Encoding:
|
@@ -439,25 +439,25 @@ http_interactions:
|
|
439
439
|
Content-Type:
|
440
440
|
- application/json
|
441
441
|
Etag:
|
442
|
-
- W/"
|
442
|
+
- W/"4e8de5743c5ee04e0cc1cedda9725657"
|
443
443
|
Cache-Control:
|
444
444
|
- max-age=0, private, must-revalidate
|
445
445
|
X-Request-Id:
|
446
|
-
-
|
446
|
+
- c42e9f55-1239-477b-88b4-b296ca24e4e9
|
447
447
|
X-Runtime:
|
448
|
-
- '0.
|
448
|
+
- '0.054348'
|
449
449
|
Content-Length:
|
450
450
|
- '296'
|
451
451
|
body:
|
452
452
|
encoding: UTF-8
|
453
|
-
string: '{"_id":"
|
453
|
+
string: '{"_id":"5650f0a387f6436cbc000010","created_at":"2015-11-21T22:30:59Z","updated_at":"2015-11-21T22:30:59Z","_slug":"lorem-ipsum","content_type_slug":"articles","_label":"Lorem
|
454
454
|
ipsum","_position":1,"_visible":true,"seo_title":null,"meta_keywords":null,"meta_description":null,"title":"Lorem
|
455
455
|
ipsum"}'
|
456
456
|
http_version:
|
457
|
-
recorded_at:
|
457
|
+
recorded_at: Sat, 21 Nov 2015 22:30:59 GMT
|
458
458
|
- request:
|
459
459
|
method: get
|
460
|
-
uri: http://localhost:3000/locomotive/sample/api/v3/content_types/articles/entries.json?auth_token=
|
460
|
+
uri: http://localhost:3000/locomotive/sample/api/v3/content_types/articles/entries.json?auth_token=E2aoXzMxkFsLnCcmCcc_&page=2&per_page=1&where=%7B%7D
|
461
461
|
body:
|
462
462
|
encoding: US-ASCII
|
463
463
|
string: ''
|
@@ -467,7 +467,7 @@ http_interactions:
|
|
467
467
|
X-Locomotive-Account-Email:
|
468
468
|
- admin@locomotivecms.com
|
469
469
|
X-Locomotive-Account-Token:
|
470
|
-
-
|
470
|
+
- E2aoXzMxkFsLnCcmCcc_
|
471
471
|
Accept-Encoding:
|
472
472
|
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
473
473
|
User-Agent:
|
@@ -486,25 +486,25 @@ http_interactions:
|
|
486
486
|
Content-Type:
|
487
487
|
- application/json
|
488
488
|
Etag:
|
489
|
-
- W/"
|
489
|
+
- W/"09ca8f62eff62bd2046e0cb6875383f6"
|
490
490
|
Cache-Control:
|
491
491
|
- max-age=0, private, must-revalidate
|
492
492
|
X-Request-Id:
|
493
|
-
-
|
493
|
+
- a6596977-2159-4e3a-9b12-aff4303da749
|
494
494
|
X-Runtime:
|
495
|
-
- '0.
|
495
|
+
- '0.040094'
|
496
496
|
Content-Length:
|
497
497
|
- '298'
|
498
498
|
body:
|
499
499
|
encoding: UTF-8
|
500
|
-
string: '[{"_id":"
|
500
|
+
string: '[{"_id":"5650f0a387f6436cbc000010","created_at":"2015-11-21T22:30:59Z","updated_at":"2015-11-21T22:30:59Z","_slug":"lorem-ipsum","content_type_slug":"articles","_label":"Lorem
|
501
501
|
ipsum","_position":1,"_visible":true,"seo_title":null,"meta_keywords":null,"meta_description":null,"title":"Lorem
|
502
502
|
ipsum"}]'
|
503
503
|
http_version:
|
504
|
-
recorded_at:
|
504
|
+
recorded_at: Sat, 21 Nov 2015 22:30:59 GMT
|
505
505
|
- request:
|
506
506
|
method: delete
|
507
|
-
uri: http://localhost:3000/locomotive/sample/api/v3/content_types/articles/entries/hello-world.json?auth_token=
|
507
|
+
uri: http://localhost:3000/locomotive/sample/api/v3/content_types/articles/entries/hello-world.json?auth_token=E2aoXzMxkFsLnCcmCcc_
|
508
508
|
body:
|
509
509
|
encoding: US-ASCII
|
510
510
|
string: ''
|
@@ -514,7 +514,7 @@ http_interactions:
|
|
514
514
|
X-Locomotive-Account-Email:
|
515
515
|
- admin@locomotivecms.com
|
516
516
|
X-Locomotive-Account-Token:
|
517
|
-
-
|
517
|
+
- E2aoXzMxkFsLnCcmCcc_
|
518
518
|
Accept-Encoding:
|
519
519
|
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
520
520
|
User-Agent:
|
@@ -527,25 +527,25 @@ http_interactions:
|
|
527
527
|
Content-Type:
|
528
528
|
- application/json
|
529
529
|
Etag:
|
530
|
-
- W/"
|
530
|
+
- W/"a46e91e59f0183c16cab085910cd8437"
|
531
531
|
Cache-Control:
|
532
532
|
- max-age=0, private, must-revalidate
|
533
533
|
X-Request-Id:
|
534
|
-
-
|
534
|
+
- 138c3cec-d948-4c4e-9c4c-61d0f1e85863
|
535
535
|
X-Runtime:
|
536
|
-
- '0.
|
536
|
+
- '0.040546'
|
537
537
|
Content-Length:
|
538
538
|
- '296'
|
539
539
|
body:
|
540
540
|
encoding: UTF-8
|
541
|
-
string: '{"_id":"
|
541
|
+
string: '{"_id":"5650f0a387f6436cbc00000d","created_at":"2015-11-21T22:30:59Z","updated_at":"2015-11-21T22:30:59Z","_slug":"hello-world","content_type_slug":"articles","_label":"Hello
|
542
542
|
world","_position":0,"_visible":true,"seo_title":null,"meta_keywords":null,"meta_description":null,"title":"Hello
|
543
543
|
world"}'
|
544
544
|
http_version:
|
545
|
-
recorded_at:
|
545
|
+
recorded_at: Sat, 21 Nov 2015 22:30:59 GMT
|
546
546
|
- request:
|
547
547
|
method: delete
|
548
|
-
uri: http://localhost:3000/locomotive/sample/api/v3/content_types/articles/entries/lorem-ipsum.json?auth_token=
|
548
|
+
uri: http://localhost:3000/locomotive/sample/api/v3/content_types/articles/entries/lorem-ipsum.json?auth_token=E2aoXzMxkFsLnCcmCcc_
|
549
549
|
body:
|
550
550
|
encoding: US-ASCII
|
551
551
|
string: ''
|
@@ -555,7 +555,7 @@ http_interactions:
|
|
555
555
|
X-Locomotive-Account-Email:
|
556
556
|
- admin@locomotivecms.com
|
557
557
|
X-Locomotive-Account-Token:
|
558
|
-
-
|
558
|
+
- E2aoXzMxkFsLnCcmCcc_
|
559
559
|
Accept-Encoding:
|
560
560
|
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
561
561
|
User-Agent:
|
@@ -568,22 +568,22 @@ http_interactions:
|
|
568
568
|
Content-Type:
|
569
569
|
- application/json
|
570
570
|
Etag:
|
571
|
-
- W/"
|
571
|
+
- W/"4e8de5743c5ee04e0cc1cedda9725657"
|
572
572
|
Cache-Control:
|
573
573
|
- max-age=0, private, must-revalidate
|
574
574
|
X-Request-Id:
|
575
|
-
-
|
575
|
+
- 66d76351-14cf-436f-a9e3-ae9c33dc358f
|
576
576
|
X-Runtime:
|
577
|
-
- '0.
|
577
|
+
- '0.039364'
|
578
578
|
Content-Length:
|
579
579
|
- '296'
|
580
580
|
body:
|
581
581
|
encoding: UTF-8
|
582
|
-
string: '{"_id":"
|
582
|
+
string: '{"_id":"5650f0a387f6436cbc000010","created_at":"2015-11-21T22:30:59Z","updated_at":"2015-11-21T22:30:59Z","_slug":"lorem-ipsum","content_type_slug":"articles","_label":"Lorem
|
583
583
|
ipsum","_position":1,"_visible":true,"seo_title":null,"meta_keywords":null,"meta_description":null,"title":"Lorem
|
584
584
|
ipsum"}'
|
585
585
|
http_version:
|
586
|
-
recorded_at:
|
586
|
+
recorded_at: Sat, 21 Nov 2015 22:30:59 GMT
|
587
587
|
- request:
|
588
588
|
method: post
|
589
589
|
uri: http://localhost:3000/locomotive/api/v3/tokens.json
|
@@ -607,33 +607,33 @@ http_interactions:
|
|
607
607
|
Content-Type:
|
608
608
|
- application/json
|
609
609
|
Etag:
|
610
|
-
- W/"
|
610
|
+
- W/"120917583ae3f64355d682b690f7cb40"
|
611
611
|
Cache-Control:
|
612
612
|
- max-age=0, private, must-revalidate
|
613
613
|
X-Request-Id:
|
614
|
-
-
|
614
|
+
- 69ee7a3a-bf92-4aef-b21b-8dc2744946ee
|
615
615
|
X-Runtime:
|
616
|
-
- '0.
|
616
|
+
- '0.017014'
|
617
617
|
Content-Length:
|
618
618
|
- '32'
|
619
619
|
body:
|
620
620
|
encoding: UTF-8
|
621
|
-
string: '{"token":"
|
621
|
+
string: '{"token":"E2aoXzMxkFsLnCcmCcc_"}'
|
622
622
|
http_version:
|
623
|
-
recorded_at:
|
623
|
+
recorded_at: Sat, 21 Nov 2015 22:30:59 GMT
|
624
624
|
- request:
|
625
625
|
method: post
|
626
626
|
uri: http://localhost:3000/locomotive/sample/api/v3/content_types/articles/entries.json
|
627
627
|
body:
|
628
628
|
encoding: UTF-8
|
629
|
-
string: auth_token=
|
629
|
+
string: auth_token=E2aoXzMxkFsLnCcmCcc_&content_entry%5Btitle%5D=Hello+world
|
630
630
|
headers:
|
631
631
|
Accept:
|
632
632
|
- application/json
|
633
633
|
X-Locomotive-Account-Email:
|
634
634
|
- admin@locomotivecms.com
|
635
635
|
X-Locomotive-Account-Token:
|
636
|
-
-
|
636
|
+
- E2aoXzMxkFsLnCcmCcc_
|
637
637
|
Content-Type:
|
638
638
|
- application/x-www-form-urlencoded
|
639
639
|
Accept-Encoding:
|
@@ -648,35 +648,35 @@ http_interactions:
|
|
648
648
|
Content-Type:
|
649
649
|
- application/json
|
650
650
|
Etag:
|
651
|
-
- W/"
|
651
|
+
- W/"0f366d794e9c37284e8f021f173c16c3"
|
652
652
|
Cache-Control:
|
653
653
|
- max-age=0, private, must-revalidate
|
654
654
|
X-Request-Id:
|
655
|
-
-
|
655
|
+
- 3b7f2b08-0b70-4bdc-b89b-47f32ccc36a5
|
656
656
|
X-Runtime:
|
657
|
-
- '0.
|
657
|
+
- '0.055332'
|
658
658
|
Content-Length:
|
659
659
|
- '296'
|
660
660
|
body:
|
661
661
|
encoding: UTF-8
|
662
|
-
string: '{"_id":"
|
662
|
+
string: '{"_id":"5650f0a387f6436cbc000013","created_at":"2015-11-21T22:30:59Z","updated_at":"2015-11-21T22:30:59Z","_slug":"hello-world","content_type_slug":"articles","_label":"Hello
|
663
663
|
world","_position":0,"_visible":true,"seo_title":null,"meta_keywords":null,"meta_description":null,"title":"Hello
|
664
664
|
world"}'
|
665
665
|
http_version:
|
666
|
-
recorded_at:
|
666
|
+
recorded_at: Sat, 21 Nov 2015 22:30:59 GMT
|
667
667
|
- request:
|
668
668
|
method: post
|
669
669
|
uri: http://localhost:3000/locomotive/sample/api/v3/content_types/articles/entries.json
|
670
670
|
body:
|
671
671
|
encoding: UTF-8
|
672
|
-
string: auth_token=
|
672
|
+
string: auth_token=E2aoXzMxkFsLnCcmCcc_&content_entry%5Btitle%5D=Lorem+ipsum
|
673
673
|
headers:
|
674
674
|
Accept:
|
675
675
|
- application/json
|
676
676
|
X-Locomotive-Account-Email:
|
677
677
|
- admin@locomotivecms.com
|
678
678
|
X-Locomotive-Account-Token:
|
679
|
-
-
|
679
|
+
- E2aoXzMxkFsLnCcmCcc_
|
680
680
|
Content-Type:
|
681
681
|
- application/x-www-form-urlencoded
|
682
682
|
Accept-Encoding:
|
@@ -691,25 +691,25 @@ http_interactions:
|
|
691
691
|
Content-Type:
|
692
692
|
- application/json
|
693
693
|
Etag:
|
694
|
-
- W/"
|
694
|
+
- W/"ae8aa77621a56e9695ba7d2198d66fb6"
|
695
695
|
Cache-Control:
|
696
696
|
- max-age=0, private, must-revalidate
|
697
697
|
X-Request-Id:
|
698
|
-
-
|
698
|
+
- dc4b9368-4179-4667-8d72-f8b314325a86
|
699
699
|
X-Runtime:
|
700
|
-
- '0.
|
700
|
+
- '0.049245'
|
701
701
|
Content-Length:
|
702
702
|
- '296'
|
703
703
|
body:
|
704
704
|
encoding: UTF-8
|
705
|
-
string: '{"_id":"
|
705
|
+
string: '{"_id":"5650f0a387f6436cbc000016","created_at":"2015-11-21T22:30:59Z","updated_at":"2015-11-21T22:30:59Z","_slug":"lorem-ipsum","content_type_slug":"articles","_label":"Lorem
|
706
706
|
ipsum","_position":1,"_visible":true,"seo_title":null,"meta_keywords":null,"meta_description":null,"title":"Lorem
|
707
707
|
ipsum"}'
|
708
708
|
http_version:
|
709
|
-
recorded_at:
|
709
|
+
recorded_at: Sat, 21 Nov 2015 22:30:59 GMT
|
710
710
|
- request:
|
711
711
|
method: get
|
712
|
-
uri: http://localhost:3000/locomotive/sample/api/v3/content_types/articles/entries.json?auth_token=
|
712
|
+
uri: http://localhost:3000/locomotive/sample/api/v3/content_types/articles/entries.json?auth_token=E2aoXzMxkFsLnCcmCcc_&where=%7B%22_visible%22:true,%22title%22:%22Hello%20world%22%7D
|
713
713
|
body:
|
714
714
|
encoding: US-ASCII
|
715
715
|
string: ''
|
@@ -719,7 +719,7 @@ http_interactions:
|
|
719
719
|
X-Locomotive-Account-Email:
|
720
720
|
- admin@locomotivecms.com
|
721
721
|
X-Locomotive-Account-Token:
|
722
|
-
-
|
722
|
+
- E2aoXzMxkFsLnCcmCcc_
|
723
723
|
Accept-Encoding:
|
724
724
|
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
725
725
|
User-Agent:
|
@@ -738,25 +738,25 @@ http_interactions:
|
|
738
738
|
Content-Type:
|
739
739
|
- application/json
|
740
740
|
Etag:
|
741
|
-
- W/"
|
741
|
+
- W/"550ac4e8a2ad838f2862a3be059474f8"
|
742
742
|
Cache-Control:
|
743
743
|
- max-age=0, private, must-revalidate
|
744
744
|
X-Request-Id:
|
745
|
-
-
|
745
|
+
- 4fb80fa9-7fb9-4c02-921e-3fc4c82ad863
|
746
746
|
X-Runtime:
|
747
|
-
- '0.
|
747
|
+
- '0.037633'
|
748
748
|
Content-Length:
|
749
749
|
- '298'
|
750
750
|
body:
|
751
751
|
encoding: UTF-8
|
752
|
-
string: '[{"_id":"
|
752
|
+
string: '[{"_id":"5650f0a387f6436cbc000013","created_at":"2015-11-21T22:30:59Z","updated_at":"2015-11-21T22:30:59Z","_slug":"hello-world","content_type_slug":"articles","_label":"Hello
|
753
753
|
world","_position":0,"_visible":true,"seo_title":null,"meta_keywords":null,"meta_description":null,"title":"Hello
|
754
754
|
world"}]'
|
755
755
|
http_version:
|
756
|
-
recorded_at:
|
756
|
+
recorded_at: Sat, 21 Nov 2015 22:30:59 GMT
|
757
757
|
- request:
|
758
758
|
method: delete
|
759
|
-
uri: http://localhost:3000/locomotive/sample/api/v3/content_types/articles/entries/hello-world.json?auth_token=
|
759
|
+
uri: http://localhost:3000/locomotive/sample/api/v3/content_types/articles/entries/hello-world.json?auth_token=E2aoXzMxkFsLnCcmCcc_
|
760
760
|
body:
|
761
761
|
encoding: US-ASCII
|
762
762
|
string: ''
|
@@ -766,7 +766,7 @@ http_interactions:
|
|
766
766
|
X-Locomotive-Account-Email:
|
767
767
|
- admin@locomotivecms.com
|
768
768
|
X-Locomotive-Account-Token:
|
769
|
-
-
|
769
|
+
- E2aoXzMxkFsLnCcmCcc_
|
770
770
|
Accept-Encoding:
|
771
771
|
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
772
772
|
User-Agent:
|
@@ -779,25 +779,25 @@ http_interactions:
|
|
779
779
|
Content-Type:
|
780
780
|
- application/json
|
781
781
|
Etag:
|
782
|
-
- W/"
|
782
|
+
- W/"0f366d794e9c37284e8f021f173c16c3"
|
783
783
|
Cache-Control:
|
784
784
|
- max-age=0, private, must-revalidate
|
785
785
|
X-Request-Id:
|
786
|
-
-
|
786
|
+
- e7673d48-5baa-4a6f-acc2-fff183289384
|
787
787
|
X-Runtime:
|
788
|
-
- '0.
|
788
|
+
- '0.040892'
|
789
789
|
Content-Length:
|
790
790
|
- '296'
|
791
791
|
body:
|
792
792
|
encoding: UTF-8
|
793
|
-
string: '{"_id":"
|
793
|
+
string: '{"_id":"5650f0a387f6436cbc000013","created_at":"2015-11-21T22:30:59Z","updated_at":"2015-11-21T22:30:59Z","_slug":"hello-world","content_type_slug":"articles","_label":"Hello
|
794
794
|
world","_position":0,"_visible":true,"seo_title":null,"meta_keywords":null,"meta_description":null,"title":"Hello
|
795
795
|
world"}'
|
796
796
|
http_version:
|
797
|
-
recorded_at:
|
797
|
+
recorded_at: Sat, 21 Nov 2015 22:30:59 GMT
|
798
798
|
- request:
|
799
799
|
method: delete
|
800
|
-
uri: http://localhost:3000/locomotive/sample/api/v3/content_types/articles/entries/lorem-ipsum.json?auth_token=
|
800
|
+
uri: http://localhost:3000/locomotive/sample/api/v3/content_types/articles/entries/lorem-ipsum.json?auth_token=E2aoXzMxkFsLnCcmCcc_
|
801
801
|
body:
|
802
802
|
encoding: US-ASCII
|
803
803
|
string: ''
|
@@ -807,7 +807,7 @@ http_interactions:
|
|
807
807
|
X-Locomotive-Account-Email:
|
808
808
|
- admin@locomotivecms.com
|
809
809
|
X-Locomotive-Account-Token:
|
810
|
-
-
|
810
|
+
- E2aoXzMxkFsLnCcmCcc_
|
811
811
|
Accept-Encoding:
|
812
812
|
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
813
813
|
User-Agent:
|
@@ -820,22 +820,22 @@ http_interactions:
|
|
820
820
|
Content-Type:
|
821
821
|
- application/json
|
822
822
|
Etag:
|
823
|
-
- W/"
|
823
|
+
- W/"ae8aa77621a56e9695ba7d2198d66fb6"
|
824
824
|
Cache-Control:
|
825
825
|
- max-age=0, private, must-revalidate
|
826
826
|
X-Request-Id:
|
827
|
-
-
|
827
|
+
- 26f83bc2-5b1e-46f1-b2a4-c8514dad0a90
|
828
828
|
X-Runtime:
|
829
|
-
- '0.
|
829
|
+
- '0.040975'
|
830
830
|
Content-Length:
|
831
831
|
- '296'
|
832
832
|
body:
|
833
833
|
encoding: UTF-8
|
834
|
-
string: '{"_id":"
|
834
|
+
string: '{"_id":"5650f0a387f6436cbc000016","created_at":"2015-11-21T22:30:59Z","updated_at":"2015-11-21T22:30:59Z","_slug":"lorem-ipsum","content_type_slug":"articles","_label":"Lorem
|
835
835
|
ipsum","_position":1,"_visible":true,"seo_title":null,"meta_keywords":null,"meta_description":null,"title":"Lorem
|
836
836
|
ipsum"}'
|
837
837
|
http_version:
|
838
|
-
recorded_at:
|
838
|
+
recorded_at: Sat, 21 Nov 2015 22:30:59 GMT
|
839
839
|
- request:
|
840
840
|
method: post
|
841
841
|
uri: http://localhost:3000/locomotive/api/v3/tokens.json
|
@@ -859,33 +859,33 @@ http_interactions:
|
|
859
859
|
Content-Type:
|
860
860
|
- application/json
|
861
861
|
Etag:
|
862
|
-
- W/"
|
862
|
+
- W/"120917583ae3f64355d682b690f7cb40"
|
863
863
|
Cache-Control:
|
864
864
|
- max-age=0, private, must-revalidate
|
865
865
|
X-Request-Id:
|
866
|
-
-
|
866
|
+
- 2d3b436b-762b-439c-bb2a-b9b678774b8f
|
867
867
|
X-Runtime:
|
868
|
-
- '0.
|
868
|
+
- '0.017460'
|
869
869
|
Content-Length:
|
870
870
|
- '32'
|
871
871
|
body:
|
872
872
|
encoding: UTF-8
|
873
|
-
string: '{"token":"
|
873
|
+
string: '{"token":"E2aoXzMxkFsLnCcmCcc_"}'
|
874
874
|
http_version:
|
875
|
-
recorded_at:
|
875
|
+
recorded_at: Sat, 21 Nov 2015 22:30:59 GMT
|
876
876
|
- request:
|
877
877
|
method: post
|
878
878
|
uri: http://localhost:3000/locomotive/sample/api/v3/content_types/articles/entries.json
|
879
879
|
body:
|
880
880
|
encoding: UTF-8
|
881
|
-
string: auth_token=
|
881
|
+
string: auth_token=E2aoXzMxkFsLnCcmCcc_&content_entry%5Btitle%5D=Hello+world
|
882
882
|
headers:
|
883
883
|
Accept:
|
884
884
|
- application/json
|
885
885
|
X-Locomotive-Account-Email:
|
886
886
|
- admin@locomotivecms.com
|
887
887
|
X-Locomotive-Account-Token:
|
888
|
-
-
|
888
|
+
- E2aoXzMxkFsLnCcmCcc_
|
889
889
|
Content-Type:
|
890
890
|
- application/x-www-form-urlencoded
|
891
891
|
Accept-Encoding:
|
@@ -900,35 +900,35 @@ http_interactions:
|
|
900
900
|
Content-Type:
|
901
901
|
- application/json
|
902
902
|
Etag:
|
903
|
-
- W/"
|
903
|
+
- W/"ddaa72ca0cb6a85e8091d5b31b907e72"
|
904
904
|
Cache-Control:
|
905
905
|
- max-age=0, private, must-revalidate
|
906
906
|
X-Request-Id:
|
907
|
-
-
|
907
|
+
- 8e0c1533-f795-4ec3-9cd6-ad273e8cd926
|
908
908
|
X-Runtime:
|
909
|
-
- '0.
|
909
|
+
- '0.048737'
|
910
910
|
Content-Length:
|
911
911
|
- '296'
|
912
912
|
body:
|
913
913
|
encoding: UTF-8
|
914
|
-
string: '{"_id":"
|
914
|
+
string: '{"_id":"5650f0a387f6436cbc000019","created_at":"2015-11-21T22:30:59Z","updated_at":"2015-11-21T22:30:59Z","_slug":"hello-world","content_type_slug":"articles","_label":"Hello
|
915
915
|
world","_position":0,"_visible":true,"seo_title":null,"meta_keywords":null,"meta_description":null,"title":"Hello
|
916
916
|
world"}'
|
917
917
|
http_version:
|
918
|
-
recorded_at:
|
918
|
+
recorded_at: Sat, 21 Nov 2015 22:30:59 GMT
|
919
919
|
- request:
|
920
920
|
method: post
|
921
921
|
uri: http://localhost:3000/locomotive/sample/api/v3/content_types/articles/entries.json
|
922
922
|
body:
|
923
923
|
encoding: UTF-8
|
924
|
-
string: auth_token=
|
924
|
+
string: auth_token=E2aoXzMxkFsLnCcmCcc_&content_entry%5Btitle%5D=Lorem+ipsum
|
925
925
|
headers:
|
926
926
|
Accept:
|
927
927
|
- application/json
|
928
928
|
X-Locomotive-Account-Email:
|
929
929
|
- admin@locomotivecms.com
|
930
930
|
X-Locomotive-Account-Token:
|
931
|
-
-
|
931
|
+
- E2aoXzMxkFsLnCcmCcc_
|
932
932
|
Content-Type:
|
933
933
|
- application/x-www-form-urlencoded
|
934
934
|
Accept-Encoding:
|
@@ -943,25 +943,25 @@ http_interactions:
|
|
943
943
|
Content-Type:
|
944
944
|
- application/json
|
945
945
|
Etag:
|
946
|
-
- W/"
|
946
|
+
- W/"41d74766b0cd20f3b856062a1085fffb"
|
947
947
|
Cache-Control:
|
948
948
|
- max-age=0, private, must-revalidate
|
949
949
|
X-Request-Id:
|
950
|
-
-
|
950
|
+
- ac651233-4493-40e8-98ba-6e1d1c0370fc
|
951
951
|
X-Runtime:
|
952
|
-
- '0.
|
952
|
+
- '0.052381'
|
953
953
|
Content-Length:
|
954
954
|
- '296'
|
955
955
|
body:
|
956
956
|
encoding: UTF-8
|
957
|
-
string: '{"_id":"
|
957
|
+
string: '{"_id":"5650f0a387f6436cbc00001c","created_at":"2015-11-21T22:30:59Z","updated_at":"2015-11-21T22:30:59Z","_slug":"lorem-ipsum","content_type_slug":"articles","_label":"Lorem
|
958
958
|
ipsum","_position":1,"_visible":true,"seo_title":null,"meta_keywords":null,"meta_description":null,"title":"Lorem
|
959
959
|
ipsum"}'
|
960
960
|
http_version:
|
961
|
-
recorded_at:
|
961
|
+
recorded_at: Sat, 21 Nov 2015 22:30:59 GMT
|
962
962
|
- request:
|
963
963
|
method: get
|
964
|
-
uri: http://localhost:3000/locomotive/sample/api/v3/content_types/articles/entries.json?auth_token=
|
964
|
+
uri: http://localhost:3000/locomotive/sample/api/v3/content_types/articles/entries.json?auth_token=E2aoXzMxkFsLnCcmCcc_&page=1&where=%7B%7D
|
965
965
|
body:
|
966
966
|
encoding: US-ASCII
|
967
967
|
string: ''
|
@@ -971,7 +971,7 @@ http_interactions:
|
|
971
971
|
X-Locomotive-Account-Email:
|
972
972
|
- admin@locomotivecms.com
|
973
973
|
X-Locomotive-Account-Token:
|
974
|
-
-
|
974
|
+
- E2aoXzMxkFsLnCcmCcc_
|
975
975
|
Accept-Encoding:
|
976
976
|
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
977
977
|
User-Agent:
|
@@ -990,27 +990,27 @@ http_interactions:
|
|
990
990
|
Content-Type:
|
991
991
|
- application/json
|
992
992
|
Etag:
|
993
|
-
- W/"
|
993
|
+
- W/"e0f44b8935bef3516114e155d1ad70a6"
|
994
994
|
Cache-Control:
|
995
995
|
- max-age=0, private, must-revalidate
|
996
996
|
X-Request-Id:
|
997
|
-
-
|
997
|
+
- 57941bcb-038c-45fd-9f74-51c3b700307d
|
998
998
|
X-Runtime:
|
999
|
-
- '0.
|
999
|
+
- '0.039110'
|
1000
1000
|
Content-Length:
|
1001
1001
|
- '595'
|
1002
1002
|
body:
|
1003
1003
|
encoding: UTF-8
|
1004
|
-
string: '[{"_id":"
|
1004
|
+
string: '[{"_id":"5650f0a387f6436cbc000019","created_at":"2015-11-21T22:30:59Z","updated_at":"2015-11-21T22:30:59Z","_slug":"hello-world","content_type_slug":"articles","_label":"Hello
|
1005
1005
|
world","_position":0,"_visible":true,"seo_title":null,"meta_keywords":null,"meta_description":null,"title":"Hello
|
1006
|
-
world"},{"_id":"
|
1006
|
+
world"},{"_id":"5650f0a387f6436cbc00001c","created_at":"2015-11-21T22:30:59Z","updated_at":"2015-11-21T22:30:59Z","_slug":"lorem-ipsum","content_type_slug":"articles","_label":"Lorem
|
1007
1007
|
ipsum","_position":1,"_visible":true,"seo_title":null,"meta_keywords":null,"meta_description":null,"title":"Lorem
|
1008
1008
|
ipsum"}]'
|
1009
1009
|
http_version:
|
1010
|
-
recorded_at:
|
1010
|
+
recorded_at: Sat, 21 Nov 2015 22:30:59 GMT
|
1011
1011
|
- request:
|
1012
1012
|
method: delete
|
1013
|
-
uri: http://localhost:3000/locomotive/sample/api/v3/content_types/articles/entries/hello-world.json?auth_token=
|
1013
|
+
uri: http://localhost:3000/locomotive/sample/api/v3/content_types/articles/entries/hello-world.json?auth_token=E2aoXzMxkFsLnCcmCcc_
|
1014
1014
|
body:
|
1015
1015
|
encoding: US-ASCII
|
1016
1016
|
string: ''
|
@@ -1020,7 +1020,7 @@ http_interactions:
|
|
1020
1020
|
X-Locomotive-Account-Email:
|
1021
1021
|
- admin@locomotivecms.com
|
1022
1022
|
X-Locomotive-Account-Token:
|
1023
|
-
-
|
1023
|
+
- E2aoXzMxkFsLnCcmCcc_
|
1024
1024
|
Accept-Encoding:
|
1025
1025
|
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
1026
1026
|
User-Agent:
|
@@ -1033,25 +1033,25 @@ http_interactions:
|
|
1033
1033
|
Content-Type:
|
1034
1034
|
- application/json
|
1035
1035
|
Etag:
|
1036
|
-
- W/"
|
1036
|
+
- W/"ddaa72ca0cb6a85e8091d5b31b907e72"
|
1037
1037
|
Cache-Control:
|
1038
1038
|
- max-age=0, private, must-revalidate
|
1039
1039
|
X-Request-Id:
|
1040
|
-
-
|
1040
|
+
- d79c98d2-d383-4959-9d99-6757a0712f69
|
1041
1041
|
X-Runtime:
|
1042
|
-
- '0.
|
1042
|
+
- '0.041005'
|
1043
1043
|
Content-Length:
|
1044
1044
|
- '296'
|
1045
1045
|
body:
|
1046
1046
|
encoding: UTF-8
|
1047
|
-
string: '{"_id":"
|
1047
|
+
string: '{"_id":"5650f0a387f6436cbc000019","created_at":"2015-11-21T22:30:59Z","updated_at":"2015-11-21T22:30:59Z","_slug":"hello-world","content_type_slug":"articles","_label":"Hello
|
1048
1048
|
world","_position":0,"_visible":true,"seo_title":null,"meta_keywords":null,"meta_description":null,"title":"Hello
|
1049
1049
|
world"}'
|
1050
1050
|
http_version:
|
1051
|
-
recorded_at:
|
1051
|
+
recorded_at: Sat, 21 Nov 2015 22:30:59 GMT
|
1052
1052
|
- request:
|
1053
1053
|
method: delete
|
1054
|
-
uri: http://localhost:3000/locomotive/sample/api/v3/content_types/articles/entries/lorem-ipsum.json?auth_token=
|
1054
|
+
uri: http://localhost:3000/locomotive/sample/api/v3/content_types/articles/entries/lorem-ipsum.json?auth_token=E2aoXzMxkFsLnCcmCcc_
|
1055
1055
|
body:
|
1056
1056
|
encoding: US-ASCII
|
1057
1057
|
string: ''
|
@@ -1061,7 +1061,7 @@ http_interactions:
|
|
1061
1061
|
X-Locomotive-Account-Email:
|
1062
1062
|
- admin@locomotivecms.com
|
1063
1063
|
X-Locomotive-Account-Token:
|
1064
|
-
-
|
1064
|
+
- E2aoXzMxkFsLnCcmCcc_
|
1065
1065
|
Accept-Encoding:
|
1066
1066
|
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
1067
1067
|
User-Agent:
|
@@ -1074,22 +1074,22 @@ http_interactions:
|
|
1074
1074
|
Content-Type:
|
1075
1075
|
- application/json
|
1076
1076
|
Etag:
|
1077
|
-
- W/"
|
1077
|
+
- W/"41d74766b0cd20f3b856062a1085fffb"
|
1078
1078
|
Cache-Control:
|
1079
1079
|
- max-age=0, private, must-revalidate
|
1080
1080
|
X-Request-Id:
|
1081
|
-
-
|
1081
|
+
- bd501bb9-c392-4f5e-b7f4-76cbb07e0570
|
1082
1082
|
X-Runtime:
|
1083
|
-
- '0.
|
1083
|
+
- '0.040485'
|
1084
1084
|
Content-Length:
|
1085
1085
|
- '296'
|
1086
1086
|
body:
|
1087
1087
|
encoding: UTF-8
|
1088
|
-
string: '{"_id":"
|
1088
|
+
string: '{"_id":"5650f0a387f6436cbc00001c","created_at":"2015-11-21T22:30:59Z","updated_at":"2015-11-21T22:30:59Z","_slug":"lorem-ipsum","content_type_slug":"articles","_label":"Lorem
|
1089
1089
|
ipsum","_position":1,"_visible":true,"seo_title":null,"meta_keywords":null,"meta_description":null,"title":"Lorem
|
1090
1090
|
ipsum"}'
|
1091
1091
|
http_version:
|
1092
|
-
recorded_at:
|
1092
|
+
recorded_at: Sat, 21 Nov 2015 22:31:00 GMT
|
1093
1093
|
- request:
|
1094
1094
|
method: post
|
1095
1095
|
uri: http://localhost:3000/locomotive/api/v3/tokens.json
|
@@ -1113,33 +1113,33 @@ http_interactions:
|
|
1113
1113
|
Content-Type:
|
1114
1114
|
- application/json
|
1115
1115
|
Etag:
|
1116
|
-
- W/"
|
1116
|
+
- W/"120917583ae3f64355d682b690f7cb40"
|
1117
1117
|
Cache-Control:
|
1118
1118
|
- max-age=0, private, must-revalidate
|
1119
1119
|
X-Request-Id:
|
1120
|
-
-
|
1120
|
+
- 0df6851a-b3a8-4f96-8f49-a1ef658ca390
|
1121
1121
|
X-Runtime:
|
1122
|
-
- '0.
|
1122
|
+
- '0.016897'
|
1123
1123
|
Content-Length:
|
1124
1124
|
- '32'
|
1125
1125
|
body:
|
1126
1126
|
encoding: UTF-8
|
1127
|
-
string: '{"token":"
|
1127
|
+
string: '{"token":"E2aoXzMxkFsLnCcmCcc_"}'
|
1128
1128
|
http_version:
|
1129
|
-
recorded_at:
|
1129
|
+
recorded_at: Sat, 21 Nov 2015 22:31:00 GMT
|
1130
1130
|
- request:
|
1131
1131
|
method: post
|
1132
1132
|
uri: http://localhost:3000/locomotive/sample/api/v3/content_types/articles/entries.json
|
1133
1133
|
body:
|
1134
1134
|
encoding: UTF-8
|
1135
|
-
string: auth_token=
|
1135
|
+
string: auth_token=E2aoXzMxkFsLnCcmCcc_&content_entry%5Btitle%5D=Random+title
|
1136
1136
|
headers:
|
1137
1137
|
Accept:
|
1138
1138
|
- application/json
|
1139
1139
|
X-Locomotive-Account-Email:
|
1140
1140
|
- admin@locomotivecms.com
|
1141
1141
|
X-Locomotive-Account-Token:
|
1142
|
-
-
|
1142
|
+
- E2aoXzMxkFsLnCcmCcc_
|
1143
1143
|
Content-Type:
|
1144
1144
|
- application/x-www-form-urlencoded
|
1145
1145
|
Accept-Encoding:
|
@@ -1154,35 +1154,35 @@ http_interactions:
|
|
1154
1154
|
Content-Type:
|
1155
1155
|
- application/json
|
1156
1156
|
Etag:
|
1157
|
-
- W/"
|
1157
|
+
- W/"209ad2ffbab1f055473bdd2293eac9a1"
|
1158
1158
|
Cache-Control:
|
1159
1159
|
- max-age=0, private, must-revalidate
|
1160
1160
|
X-Request-Id:
|
1161
|
-
-
|
1161
|
+
- f4b4f7e4-b7f2-466e-9349-5cd69d74e986
|
1162
1162
|
X-Runtime:
|
1163
|
-
- '0.
|
1163
|
+
- '0.059997'
|
1164
1164
|
Content-Length:
|
1165
1165
|
- '299'
|
1166
1166
|
body:
|
1167
1167
|
encoding: UTF-8
|
1168
|
-
string: '{"_id":"
|
1168
|
+
string: '{"_id":"5650f0a487f6436cbc00001f","created_at":"2015-11-21T22:31:00Z","updated_at":"2015-11-21T22:31:00Z","_slug":"random-title","content_type_slug":"articles","_label":"Random
|
1169
1169
|
title","_position":0,"_visible":true,"seo_title":null,"meta_keywords":null,"meta_description":null,"title":"Random
|
1170
1170
|
title"}'
|
1171
1171
|
http_version:
|
1172
|
-
recorded_at:
|
1172
|
+
recorded_at: Sat, 21 Nov 2015 22:31:00 GMT
|
1173
1173
|
- request:
|
1174
1174
|
method: put
|
1175
1175
|
uri: http://localhost:3000/locomotive/sample/api/v3/content_types/articles/entries/random-title.json
|
1176
1176
|
body:
|
1177
1177
|
encoding: UTF-8
|
1178
|
-
string: auth_token=
|
1178
|
+
string: auth_token=E2aoXzMxkFsLnCcmCcc_&content_entry%5Btitle%5D=Random+title%21
|
1179
1179
|
headers:
|
1180
1180
|
Accept:
|
1181
1181
|
- application/json
|
1182
1182
|
X-Locomotive-Account-Email:
|
1183
1183
|
- admin@locomotivecms.com
|
1184
1184
|
X-Locomotive-Account-Token:
|
1185
|
-
-
|
1185
|
+
- E2aoXzMxkFsLnCcmCcc_
|
1186
1186
|
X-Locomotive-Locale:
|
1187
1187
|
- ''
|
1188
1188
|
Content-Type:
|
@@ -1199,22 +1199,22 @@ http_interactions:
|
|
1199
1199
|
Content-Type:
|
1200
1200
|
- application/json
|
1201
1201
|
Etag:
|
1202
|
-
- W/"
|
1202
|
+
- W/"0be2d41e265efc9b10e5f2f25796610c"
|
1203
1203
|
Cache-Control:
|
1204
1204
|
- max-age=0, private, must-revalidate
|
1205
1205
|
X-Request-Id:
|
1206
|
-
-
|
1206
|
+
- 38fc0568-2283-4978-adc4-b133934d5168
|
1207
1207
|
X-Runtime:
|
1208
|
-
- '0.
|
1208
|
+
- '0.055145'
|
1209
1209
|
Content-Length:
|
1210
1210
|
- '301'
|
1211
1211
|
body:
|
1212
1212
|
encoding: UTF-8
|
1213
|
-
string: '{"_id":"
|
1213
|
+
string: '{"_id":"5650f0a487f6436cbc00001f","created_at":"2015-11-21T22:31:00Z","updated_at":"2015-11-21T22:31:00Z","_slug":"random-title","content_type_slug":"articles","_label":"Random
|
1214
1214
|
title!","_position":0,"_visible":true,"seo_title":null,"meta_keywords":null,"meta_description":null,"title":"Random
|
1215
1215
|
title!"}'
|
1216
1216
|
http_version:
|
1217
|
-
recorded_at:
|
1217
|
+
recorded_at: Sat, 21 Nov 2015 22:31:00 GMT
|
1218
1218
|
- request:
|
1219
1219
|
method: post
|
1220
1220
|
uri: http://localhost:3000/locomotive/api/v3/tokens.json
|
@@ -1238,33 +1238,33 @@ http_interactions:
|
|
1238
1238
|
Content-Type:
|
1239
1239
|
- application/json
|
1240
1240
|
Etag:
|
1241
|
-
- W/"
|
1241
|
+
- W/"120917583ae3f64355d682b690f7cb40"
|
1242
1242
|
Cache-Control:
|
1243
1243
|
- max-age=0, private, must-revalidate
|
1244
1244
|
X-Request-Id:
|
1245
|
-
-
|
1245
|
+
- db836bb7-1b62-4780-a904-62aee46cf06b
|
1246
1246
|
X-Runtime:
|
1247
|
-
- '0.
|
1247
|
+
- '0.018000'
|
1248
1248
|
Content-Length:
|
1249
1249
|
- '32'
|
1250
1250
|
body:
|
1251
1251
|
encoding: UTF-8
|
1252
|
-
string: '{"token":"
|
1252
|
+
string: '{"token":"E2aoXzMxkFsLnCcmCcc_"}'
|
1253
1253
|
http_version:
|
1254
|
-
recorded_at:
|
1254
|
+
recorded_at: Sat, 21 Nov 2015 22:31:00 GMT
|
1255
1255
|
- request:
|
1256
1256
|
method: post
|
1257
1257
|
uri: http://localhost:3000/locomotive/sample/api/v3/content_types/articles/entries.json
|
1258
1258
|
body:
|
1259
1259
|
encoding: UTF-8
|
1260
|
-
string: auth_token=
|
1260
|
+
string: auth_token=E2aoXzMxkFsLnCcmCcc_&content_entry%5Btitle%5D=Random+title
|
1261
1261
|
headers:
|
1262
1262
|
Accept:
|
1263
1263
|
- application/json
|
1264
1264
|
X-Locomotive-Account-Email:
|
1265
1265
|
- admin@locomotivecms.com
|
1266
1266
|
X-Locomotive-Account-Token:
|
1267
|
-
-
|
1267
|
+
- E2aoXzMxkFsLnCcmCcc_
|
1268
1268
|
Content-Type:
|
1269
1269
|
- application/x-www-form-urlencoded
|
1270
1270
|
Accept-Encoding:
|
@@ -1279,35 +1279,35 @@ http_interactions:
|
|
1279
1279
|
Content-Type:
|
1280
1280
|
- application/json
|
1281
1281
|
Etag:
|
1282
|
-
- W/"
|
1282
|
+
- W/"54de5c61bf561c25c106b28f4af5956e"
|
1283
1283
|
Cache-Control:
|
1284
1284
|
- max-age=0, private, must-revalidate
|
1285
1285
|
X-Request-Id:
|
1286
|
-
-
|
1286
|
+
- e026477d-19a3-4390-9145-3c13f6a9c426
|
1287
1287
|
X-Runtime:
|
1288
|
-
- '0.
|
1288
|
+
- '0.058446'
|
1289
1289
|
Content-Length:
|
1290
1290
|
- '301'
|
1291
1291
|
body:
|
1292
1292
|
encoding: UTF-8
|
1293
|
-
string: '{"_id":"
|
1293
|
+
string: '{"_id":"5650f0a487f6436cbc000024","created_at":"2015-11-21T22:31:00Z","updated_at":"2015-11-21T22:31:00Z","_slug":"random-title-1","content_type_slug":"articles","_label":"Random
|
1294
1294
|
title","_position":1,"_visible":true,"seo_title":null,"meta_keywords":null,"meta_description":null,"title":"Random
|
1295
1295
|
title"}'
|
1296
1296
|
http_version:
|
1297
|
-
recorded_at:
|
1297
|
+
recorded_at: Sat, 21 Nov 2015 22:31:00 GMT
|
1298
1298
|
- request:
|
1299
1299
|
method: put
|
1300
|
-
uri: http://localhost:3000/locomotive/sample/api/v3/content_types/articles/entries/
|
1300
|
+
uri: http://localhost:3000/locomotive/sample/api/v3/content_types/articles/entries/5650f0a487f6436cbc000024.json
|
1301
1301
|
body:
|
1302
1302
|
encoding: UTF-8
|
1303
|
-
string: auth_token=
|
1303
|
+
string: auth_token=E2aoXzMxkFsLnCcmCcc_&content_entry%5Btitle%5D=Titre+au+hasard
|
1304
1304
|
headers:
|
1305
1305
|
Accept:
|
1306
1306
|
- application/json
|
1307
1307
|
X-Locomotive-Account-Email:
|
1308
1308
|
- admin@locomotivecms.com
|
1309
1309
|
X-Locomotive-Account-Token:
|
1310
|
-
-
|
1310
|
+
- E2aoXzMxkFsLnCcmCcc_
|
1311
1311
|
X-Locomotive-Locale:
|
1312
1312
|
- fr
|
1313
1313
|
Content-Type:
|
@@ -1324,22 +1324,22 @@ http_interactions:
|
|
1324
1324
|
Content-Type:
|
1325
1325
|
- application/json
|
1326
1326
|
Etag:
|
1327
|
-
- W/"
|
1327
|
+
- W/"00a4656d592c29de774e0a707378a072"
|
1328
1328
|
Cache-Control:
|
1329
1329
|
- max-age=0, private, must-revalidate
|
1330
1330
|
X-Request-Id:
|
1331
|
-
-
|
1331
|
+
- 058ed604-cdf9-40bf-91d8-d2e4794f0993
|
1332
1332
|
X-Runtime:
|
1333
|
-
- '0.
|
1333
|
+
- '0.051751'
|
1334
1334
|
Content-Length:
|
1335
1335
|
- '308'
|
1336
1336
|
body:
|
1337
1337
|
encoding: UTF-8
|
1338
|
-
string: '{"_id":"
|
1338
|
+
string: '{"_id":"5650f0a487f6436cbc000024","created_at":"2015-11-21T22:31:00Z","updated_at":"2015-11-21T22:31:00Z","_slug":"titre-au-hasard","content_type_slug":"articles","_label":"Titre
|
1339
1339
|
au hasard","_position":1,"_visible":true,"seo_title":null,"meta_keywords":null,"meta_description":null,"title":"Titre
|
1340
1340
|
au hasard"}'
|
1341
1341
|
http_version:
|
1342
|
-
recorded_at:
|
1342
|
+
recorded_at: Sat, 21 Nov 2015 22:31:00 GMT
|
1343
1343
|
- request:
|
1344
1344
|
method: post
|
1345
1345
|
uri: http://localhost:3000/locomotive/api/v3/tokens.json
|
@@ -1363,23 +1363,23 @@ http_interactions:
|
|
1363
1363
|
Content-Type:
|
1364
1364
|
- application/json
|
1365
1365
|
Etag:
|
1366
|
-
- W/"
|
1366
|
+
- W/"120917583ae3f64355d682b690f7cb40"
|
1367
1367
|
Cache-Control:
|
1368
1368
|
- max-age=0, private, must-revalidate
|
1369
1369
|
X-Request-Id:
|
1370
|
-
-
|
1370
|
+
- 486d655f-d137-45e1-93ff-5798f202f700
|
1371
1371
|
X-Runtime:
|
1372
|
-
- '0.
|
1372
|
+
- '0.017085'
|
1373
1373
|
Content-Length:
|
1374
1374
|
- '32'
|
1375
1375
|
body:
|
1376
1376
|
encoding: UTF-8
|
1377
|
-
string: '{"token":"
|
1377
|
+
string: '{"token":"E2aoXzMxkFsLnCcmCcc_"}'
|
1378
1378
|
http_version:
|
1379
|
-
recorded_at:
|
1379
|
+
recorded_at: Sat, 21 Nov 2015 22:31:00 GMT
|
1380
1380
|
- request:
|
1381
1381
|
method: delete
|
1382
|
-
uri: http://localhost:3000/locomotive/sample/api/v3/content_types/
|
1382
|
+
uri: http://localhost:3000/locomotive/sample/api/v3/content_types/5650f0a287f6436cbc000004.json?auth_token=E2aoXzMxkFsLnCcmCcc_
|
1383
1383
|
body:
|
1384
1384
|
encoding: US-ASCII
|
1385
1385
|
string: ''
|
@@ -1389,7 +1389,7 @@ http_interactions:
|
|
1389
1389
|
X-Locomotive-Account-Email:
|
1390
1390
|
- admin@locomotivecms.com
|
1391
1391
|
X-Locomotive-Account-Token:
|
1392
|
-
-
|
1392
|
+
- E2aoXzMxkFsLnCcmCcc_
|
1393
1393
|
Accept-Encoding:
|
1394
1394
|
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
1395
1395
|
User-Agent:
|
@@ -1402,18 +1402,18 @@ http_interactions:
|
|
1402
1402
|
Content-Type:
|
1403
1403
|
- application/json
|
1404
1404
|
Etag:
|
1405
|
-
- W/"
|
1405
|
+
- W/"966ab8030e51f35aa22226d2ac99cd46"
|
1406
1406
|
Cache-Control:
|
1407
1407
|
- max-age=0, private, must-revalidate
|
1408
1408
|
X-Request-Id:
|
1409
|
-
-
|
1409
|
+
- 1de846bc-1266-4568-98c1-3616fa79c3fa
|
1410
1410
|
X-Runtime:
|
1411
|
-
- '0.
|
1411
|
+
- '0.057499'
|
1412
1412
|
Content-Length:
|
1413
|
-
- '
|
1413
|
+
- '643'
|
1414
1414
|
body:
|
1415
1415
|
encoding: UTF-8
|
1416
|
-
string: '{"_id":"
|
1416
|
+
string: '{"_id":"5650f0a287f6436cbc000004","created_at":"2015-11-21T22:30:58Z","updated_at":"2015-11-21T22:30:58Z","name":"Article","slug":"articles","description":null,"label_field_name":"title","order_direction":"asc","public_submission_enabled":false,"public_submission_accounts":[],"public_submission_title_template":null,"entry_template":null,"display_settings":null,"fields":[{"_id":"5650f0a287f6436cbc000005","created_at":null,"updated_at":null,"name":"title","type":"string","label":"Title","hint":null,"required":true,"localized":true,"unique":false,"position":0}],"order_by":"created_at","group_by":null,"public_submission_account_emails":[]}'
|
1417
1417
|
http_version:
|
1418
|
-
recorded_at:
|
1418
|
+
recorded_at: Sat, 21 Nov 2015 22:31:00 GMT
|
1419
1419
|
recorded_with: VCR 2.9.3
|