contentful_bootstrap 3.8.0 → 3.9.0

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,421 @@
1
+ ---
2
+ http_interactions:
3
+ - request:
4
+ method: get
5
+ uri: https://preview.contentful.com/spaces/f3abi4dqvrhg/content_types
6
+ body:
7
+ encoding: US-ASCII
8
+ string: ''
9
+ headers:
10
+ X-Contentful-User-Agent:
11
+ - sdk contentful.rb/2.2.1; integration bootstrap/3.8.0; platform ruby/2.4.1;
12
+ os macOS/16;
13
+ Authorization:
14
+ - Bearer 06c28ef41823bb636714dfd812066fa026a49e95041a0e94903d6cf016bba50e
15
+ Content-Type:
16
+ - application/vnd.contentful.delivery.v1+json
17
+ Accept-Encoding:
18
+ - gzip
19
+ Connection:
20
+ - close
21
+ Host:
22
+ - preview.contentful.com
23
+ User-Agent:
24
+ - http.rb/2.2.2
25
+ response:
26
+ status:
27
+ code: 200
28
+ message: OK
29
+ headers:
30
+ Access-Control-Allow-Headers:
31
+ - Accept,Accept-Language,Authorization,Cache-Control,Content-Length,Content-Range,Content-Type,DNT,Destination,Expires,If-Match,If-Modified-Since,If-None-Match,Keep-Alive,Last-Modified,Origin,Pragma,Range,User-Agent,X-Http-Method-Override,X-Mx-ReqToken,X-Requested-With,X-Contentful-Version,X-Contentful-Content-Type,X-Contentful-Organization,X-Contentful-Skip-Transformation,X-Contentful-User-Agent,X-Contentful-Enable-Experimental-Feature
32
+ Access-Control-Allow-Methods:
33
+ - GET,HEAD,OPTIONS
34
+ Access-Control-Allow-Origin:
35
+ - "*"
36
+ Access-Control-Expose-Headers:
37
+ - Etag
38
+ Access-Control-Max-Age:
39
+ - '1728000'
40
+ Cf-Cache-Name:
41
+ - content_delivery
42
+ Cf-Organization-Id:
43
+ - 4SsuxQCaMaemfIms52Jr8s
44
+ Cf-Space-Id:
45
+ - f3abi4dqvrhg
46
+ Content-Type:
47
+ - application/vnd.contentful.delivery.v1+json
48
+ Date:
49
+ - Thu, 09 Nov 2017 15:20:39 GMT
50
+ Etag:
51
+ - '"ff834c805b75ee9c53810f10a1c02fb9"'
52
+ Server:
53
+ - Contentful
54
+ X-Content-Type-Options:
55
+ - nosniff
56
+ X-Contentful-Request-Id:
57
+ - e00b22293068f5f6fe036ec3a3cacf52
58
+ Content-Length:
59
+ - '807'
60
+ Connection:
61
+ - Close
62
+ body:
63
+ encoding: ASCII-8BIT
64
+ string: |
65
+ {
66
+ "sys": {
67
+ "type": "Array"
68
+ },
69
+ "total": 1,
70
+ "skip": 0,
71
+ "limit": 100,
72
+ "items": [
73
+ {
74
+ "sys": {
75
+ "space": {
76
+ "sys": {
77
+ "type": "Link",
78
+ "linkType": "Space",
79
+ "id": "f3abi4dqvrhg"
80
+ }
81
+ },
82
+ "type": "ContentType",
83
+ "id": "testContentType",
84
+ "revision": 1,
85
+ "createdAt": "2017-11-09T15:17:53.933Z",
86
+ "updatedAt": "2017-11-09T15:17:54.257Z"
87
+ },
88
+ "displayField": "title",
89
+ "name": "Test Content Type",
90
+ "description": "",
91
+ "fields": [
92
+ {
93
+ "id": "title",
94
+ "name": "Title",
95
+ "type": "Symbol",
96
+ "localized": false,
97
+ "required": false,
98
+ "disabled": false,
99
+ "omitted": false
100
+ }
101
+ ]
102
+ }
103
+ ]
104
+ }
105
+ http_version:
106
+ recorded_at: Thu, 09 Nov 2017 15:20:39 GMT
107
+ - request:
108
+ method: get
109
+ uri: https://preview.contentful.com/spaces/f3abi4dqvrhg/assets?limit=1
110
+ body:
111
+ encoding: US-ASCII
112
+ string: ''
113
+ headers:
114
+ X-Contentful-User-Agent:
115
+ - sdk contentful.rb/2.2.1; integration bootstrap/3.8.0; platform ruby/2.4.1;
116
+ os macOS/16;
117
+ Authorization:
118
+ - Bearer 06c28ef41823bb636714dfd812066fa026a49e95041a0e94903d6cf016bba50e
119
+ Content-Type:
120
+ - application/vnd.contentful.delivery.v1+json
121
+ Accept-Encoding:
122
+ - gzip
123
+ Connection:
124
+ - close
125
+ Host:
126
+ - preview.contentful.com
127
+ User-Agent:
128
+ - http.rb/2.2.2
129
+ response:
130
+ status:
131
+ code: 200
132
+ message: OK
133
+ headers:
134
+ Access-Control-Allow-Headers:
135
+ - Accept,Accept-Language,Authorization,Cache-Control,Content-Length,Content-Range,Content-Type,DNT,Destination,Expires,If-Match,If-Modified-Since,If-None-Match,Keep-Alive,Last-Modified,Origin,Pragma,Range,User-Agent,X-Http-Method-Override,X-Mx-ReqToken,X-Requested-With,X-Contentful-Version,X-Contentful-Content-Type,X-Contentful-Organization,X-Contentful-Skip-Transformation,X-Contentful-User-Agent,X-Contentful-Enable-Experimental-Feature
136
+ Access-Control-Allow-Methods:
137
+ - GET,HEAD,OPTIONS
138
+ Access-Control-Allow-Origin:
139
+ - "*"
140
+ Access-Control-Expose-Headers:
141
+ - Etag
142
+ Access-Control-Max-Age:
143
+ - '1728000'
144
+ Cf-Cache-Name:
145
+ - content_delivery
146
+ Cf-Organization-Id:
147
+ - 4SsuxQCaMaemfIms52Jr8s
148
+ Cf-Space-Id:
149
+ - f3abi4dqvrhg
150
+ Content-Type:
151
+ - application/vnd.contentful.delivery.v1+json
152
+ Date:
153
+ - Thu, 09 Nov 2017 15:20:40 GMT
154
+ Etag:
155
+ - '"7811d6aca5f5ee099a7c2f1c18ad8a76"'
156
+ Server:
157
+ - Contentful
158
+ X-Content-Type-Options:
159
+ - nosniff
160
+ X-Contentful-Request-Id:
161
+ - 1fbf95cfec0c211ef4a2730e81964ed7
162
+ Content-Length:
163
+ - '95'
164
+ Connection:
165
+ - Close
166
+ body:
167
+ encoding: ASCII-8BIT
168
+ string: |
169
+ {
170
+ "sys": {
171
+ "type": "Array"
172
+ },
173
+ "total": 0,
174
+ "skip": 0,
175
+ "limit": 1,
176
+ "items": []
177
+ }
178
+ http_version:
179
+ recorded_at: Thu, 09 Nov 2017 15:20:39 GMT
180
+ - request:
181
+ method: get
182
+ uri: https://preview.contentful.com/spaces/f3abi4dqvrhg/assets?limit=1000&order=sys.createdAt&skip=0
183
+ body:
184
+ encoding: US-ASCII
185
+ string: ''
186
+ headers:
187
+ X-Contentful-User-Agent:
188
+ - sdk contentful.rb/2.2.1; integration bootstrap/3.8.0; platform ruby/2.4.1;
189
+ os macOS/16;
190
+ Authorization:
191
+ - Bearer 06c28ef41823bb636714dfd812066fa026a49e95041a0e94903d6cf016bba50e
192
+ Content-Type:
193
+ - application/vnd.contentful.delivery.v1+json
194
+ Accept-Encoding:
195
+ - gzip
196
+ Connection:
197
+ - close
198
+ Host:
199
+ - preview.contentful.com
200
+ User-Agent:
201
+ - http.rb/2.2.2
202
+ response:
203
+ status:
204
+ code: 200
205
+ message: OK
206
+ headers:
207
+ Access-Control-Allow-Headers:
208
+ - Accept,Accept-Language,Authorization,Cache-Control,Content-Length,Content-Range,Content-Type,DNT,Destination,Expires,If-Match,If-Modified-Since,If-None-Match,Keep-Alive,Last-Modified,Origin,Pragma,Range,User-Agent,X-Http-Method-Override,X-Mx-ReqToken,X-Requested-With,X-Contentful-Version,X-Contentful-Content-Type,X-Contentful-Organization,X-Contentful-Skip-Transformation,X-Contentful-User-Agent,X-Contentful-Enable-Experimental-Feature
209
+ Access-Control-Allow-Methods:
210
+ - GET,HEAD,OPTIONS
211
+ Access-Control-Allow-Origin:
212
+ - "*"
213
+ Access-Control-Expose-Headers:
214
+ - Etag
215
+ Access-Control-Max-Age:
216
+ - '1728000'
217
+ Cf-Cache-Name:
218
+ - content_delivery
219
+ Cf-Organization-Id:
220
+ - 4SsuxQCaMaemfIms52Jr8s
221
+ Cf-Space-Id:
222
+ - f3abi4dqvrhg
223
+ Content-Type:
224
+ - application/vnd.contentful.delivery.v1+json
225
+ Date:
226
+ - Thu, 09 Nov 2017 15:20:40 GMT
227
+ Etag:
228
+ - '"c283f5e14b648b925eac46aa3ee07ca3"'
229
+ Server:
230
+ - Contentful
231
+ X-Content-Type-Options:
232
+ - nosniff
233
+ X-Contentful-Request-Id:
234
+ - f30f9f9d5353bdb9deaa7b2633a9bad5
235
+ Content-Length:
236
+ - '98'
237
+ Connection:
238
+ - Close
239
+ body:
240
+ encoding: ASCII-8BIT
241
+ string: |
242
+ {
243
+ "sys": {
244
+ "type": "Array"
245
+ },
246
+ "total": 0,
247
+ "skip": 0,
248
+ "limit": 1000,
249
+ "items": []
250
+ }
251
+ http_version:
252
+ recorded_at: Thu, 09 Nov 2017 15:20:40 GMT
253
+ - request:
254
+ method: get
255
+ uri: https://preview.contentful.com/spaces/f3abi4dqvrhg/entries?limit=1
256
+ body:
257
+ encoding: US-ASCII
258
+ string: ''
259
+ headers:
260
+ X-Contentful-User-Agent:
261
+ - sdk contentful.rb/2.2.1; integration bootstrap/3.8.0; platform ruby/2.4.1;
262
+ os macOS/16;
263
+ Authorization:
264
+ - Bearer 06c28ef41823bb636714dfd812066fa026a49e95041a0e94903d6cf016bba50e
265
+ Content-Type:
266
+ - application/vnd.contentful.delivery.v1+json
267
+ Accept-Encoding:
268
+ - gzip
269
+ Connection:
270
+ - close
271
+ Host:
272
+ - preview.contentful.com
273
+ User-Agent:
274
+ - http.rb/2.2.2
275
+ response:
276
+ status:
277
+ code: 200
278
+ message: OK
279
+ headers:
280
+ Access-Control-Allow-Headers:
281
+ - Accept,Accept-Language,Authorization,Cache-Control,Content-Length,Content-Range,Content-Type,DNT,Destination,Expires,If-Match,If-Modified-Since,If-None-Match,Keep-Alive,Last-Modified,Origin,Pragma,Range,User-Agent,X-Http-Method-Override,X-Mx-ReqToken,X-Requested-With,X-Contentful-Version,X-Contentful-Content-Type,X-Contentful-Organization,X-Contentful-Skip-Transformation,X-Contentful-User-Agent,X-Contentful-Enable-Experimental-Feature
282
+ Access-Control-Allow-Methods:
283
+ - GET,HEAD,OPTIONS
284
+ Access-Control-Allow-Origin:
285
+ - "*"
286
+ Access-Control-Expose-Headers:
287
+ - Etag
288
+ Access-Control-Max-Age:
289
+ - '1728000'
290
+ Cf-Cache-Name:
291
+ - content_delivery
292
+ Cf-Organization-Id:
293
+ - 4SsuxQCaMaemfIms52Jr8s
294
+ Cf-Space-Id:
295
+ - f3abi4dqvrhg
296
+ Content-Type:
297
+ - application/vnd.contentful.delivery.v1+json
298
+ Date:
299
+ - Thu, 09 Nov 2017 15:20:41 GMT
300
+ Etag:
301
+ - '"1329f7dceba829362a12a11fb4ed415b"'
302
+ Server:
303
+ - Contentful
304
+ X-Content-Type-Options:
305
+ - nosniff
306
+ X-Contentful-Request-Id:
307
+ - 2381435ecd080683580d55197ef0e7ee
308
+ Content-Length:
309
+ - '732'
310
+ Connection:
311
+ - Close
312
+ body:
313
+ encoding: ASCII-8BIT
314
+ string: |
315
+ {
316
+ "sys": {
317
+ "type": "Array"
318
+ },
319
+ "total": 2,
320
+ "skip": 0,
321
+ "limit": 1,
322
+ "items": [
323
+ {
324
+ "sys": {
325
+ "space": {
326
+ "sys": {
327
+ "type": "Link",
328
+ "linkType": "Space",
329
+ "id": "f3abi4dqvrhg"
330
+ }
331
+ },
332
+ "type": "Entry",
333
+ "id": "1uT4AXWJ1me40QsAgAeSIi",
334
+ "contentType": {
335
+ "sys": {
336
+ "type": "Link",
337
+ "linkType": "ContentType",
338
+ "id": "testContentType"
339
+ }
340
+ },
341
+ "revision": 1,
342
+ "createdAt": "2017-11-09T15:17:56.872Z",
343
+ "updatedAt": "2017-11-09T15:18:08.423Z",
344
+ "locale": "en-US"
345
+ },
346
+ "fields": {
347
+ "title": "Published Entry"
348
+ }
349
+ }
350
+ ]
351
+ }
352
+ http_version:
353
+ recorded_at: Thu, 09 Nov 2017 15:20:40 GMT
354
+ - request:
355
+ method: get
356
+ uri: https://preview.contentful.com/spaces/f3abi4dqvrhg/entries?limit=1000&order=sys.createdAt&skip=0
357
+ body:
358
+ encoding: US-ASCII
359
+ string: ''
360
+ headers:
361
+ X-Contentful-User-Agent:
362
+ - sdk contentful.rb/2.2.1; integration bootstrap/3.8.0; platform ruby/2.4.1;
363
+ os macOS/16;
364
+ Authorization:
365
+ - Bearer 06c28ef41823bb636714dfd812066fa026a49e95041a0e94903d6cf016bba50e
366
+ Content-Type:
367
+ - application/vnd.contentful.delivery.v1+json
368
+ Accept-Encoding:
369
+ - gzip
370
+ Connection:
371
+ - close
372
+ Host:
373
+ - preview.contentful.com
374
+ User-Agent:
375
+ - http.rb/2.2.2
376
+ response:
377
+ status:
378
+ code: 200
379
+ message: OK
380
+ headers:
381
+ Access-Control-Allow-Headers:
382
+ - Accept,Accept-Language,Authorization,Cache-Control,Content-Length,Content-Range,Content-Type,DNT,Destination,Expires,If-Match,If-Modified-Since,If-None-Match,Keep-Alive,Last-Modified,Origin,Pragma,Range,User-Agent,X-Http-Method-Override,X-Mx-ReqToken,X-Requested-With,X-Contentful-Version,X-Contentful-Content-Type,X-Contentful-Organization,X-Contentful-Skip-Transformation,X-Contentful-User-Agent,X-Contentful-Enable-Experimental-Feature
383
+ Access-Control-Allow-Methods:
384
+ - GET,HEAD,OPTIONS
385
+ Access-Control-Allow-Origin:
386
+ - "*"
387
+ Access-Control-Expose-Headers:
388
+ - Etag
389
+ Access-Control-Max-Age:
390
+ - '1728000'
391
+ Cf-Cache-Name:
392
+ - content_delivery
393
+ Cf-Organization-Id:
394
+ - 4SsuxQCaMaemfIms52Jr8s
395
+ Cf-Space-Id:
396
+ - f3abi4dqvrhg
397
+ Content-Encoding:
398
+ - gzip
399
+ Content-Type:
400
+ - application/vnd.contentful.delivery.v1+json
401
+ Date:
402
+ - Thu, 09 Nov 2017 15:20:41 GMT
403
+ Etag:
404
+ - W/"bb16a75981a16e54455ba5b4725c04f9"
405
+ Server:
406
+ - Contentful
407
+ X-Content-Type-Options:
408
+ - nosniff
409
+ X-Contentful-Request-Id:
410
+ - 774273842443b5460f743669f5422b02
411
+ Content-Length:
412
+ - '390'
413
+ Connection:
414
+ - Close
415
+ body:
416
+ encoding: ASCII-8BIT
417
+ string: !binary |-
418
+ H4sIAAAAAAAAA91UTW+CQBC9+yvInithcVXgRtoeWtukRoxNmx5WWHUDAmUXDTH+9+4HKDW2TRMv7Z52JjNv5u17sOsYBmAVA56xE1cR8ConIgJ+UeAKiNz+StbwjONE5G0VsZjmIrBUkNA15SKClqUTlJO1RHxViBr3ZIwaxXIcyllNhU62lpEJlWyWeqBpDOTQ4xHj0ziol54oxJMCGkk+ix6eUxS9b4rVUtJqzv5wV0T1OQy8TXlRtQCBBoNlgPzn2T1cE2SNmb/0yeSOtuvCLOUk5fVil2N43cI9y5MTxttFP1ItyIYymqVSwdYLhAXBnES+VBbYFhx2IexabgD7Hhx6/YHpDO2XNuMyj75scDzLMZHd+9SQZCFOlNdI2p1OGlEOMoAFJUl0tKaUBnDKdc9TOU8oW5HI0BrVPLWcNcZ/tB5yadDDjy6exiOERtuyrMbZ9s9bT/056o/vO+s5HrRN5Li/sB50zYHrXNB6NwVe8LO2ExzeOvvOB4F3iyxWBQAA
419
+ http_version:
420
+ recorded_at: Thu, 09 Nov 2017 15:20:41 GMT
421
+ recorded_with: VCR 2.9.3
@@ -0,0 +1,1802 @@
1
+ ---
2
+ http_interactions:
3
+ - request:
4
+ method: get
5
+ uri: https://api.contentful.com/spaces/f3abi4dqvrhg
6
+ body:
7
+ encoding: US-ASCII
8
+ string: ''
9
+ headers:
10
+ X-Contentful-User-Agent:
11
+ - sdk contentful-management.rb/1.10.0; app bootstrap/3.8.0; platform ruby/2.4.1;
12
+ os macOS/16;
13
+ Authorization:
14
+ - Bearer foobar
15
+ Content-Type:
16
+ - application/vnd.contentful.management.v1+json
17
+ Connection:
18
+ - close
19
+ Host:
20
+ - api.contentful.com
21
+ User-Agent:
22
+ - http.rb/2.2.2
23
+ response:
24
+ status:
25
+ code: 200
26
+ message: OK
27
+ headers:
28
+ Accept-Ranges:
29
+ - bytes
30
+ Access-Control-Allow-Headers:
31
+ - Accept,Accept-Language,Authorization,Cache-Control,Content-Length,Content-Range,Content-Type,DNT,Destination,Expires,If-Match,If-Modified-Since,If-None-Match,Keep-Alive,Last-Modified,Origin,Pragma,Range,User-Agent,X-Http-Method-Override,X-Mx-ReqToken,X-Requested-With,X-Contentful-Version,X-Contentful-Content-Type,X-Contentful-Organization,X-Contentful-Skip-Transformation,X-Contentful-User-Agent,X-Contentful-Enable-Experimental-Feature
32
+ Access-Control-Allow-Methods:
33
+ - DELETE,GET,HEAD,POST,PUT,OPTIONS
34
+ Access-Control-Allow-Origin:
35
+ - "*"
36
+ Access-Control-Expose-Headers:
37
+ - Etag
38
+ Access-Control-Max-Age:
39
+ - '1728000'
40
+ Cache-Control:
41
+ - max-age=0
42
+ Cf-Organization-Id:
43
+ - 4SsuxQCaMaemfIms52Jr8s
44
+ Cf-Space-Id:
45
+ - f3abi4dqvrhg
46
+ Content-Type:
47
+ - application/vnd.contentful.management.v1+json
48
+ Date:
49
+ - Fri, 10 Nov 2017 13:06:12 GMT
50
+ Etag:
51
+ - W/"5656f8cf82315171b32e2fb5a19040d6"
52
+ Server:
53
+ - Contentful
54
+ Strict-Transport-Security:
55
+ - max-age=15768000
56
+ X-Content-Type-Options:
57
+ - nosniff
58
+ X-Contentful-Request-Id:
59
+ - 5d8ae31b9bdff9ac7b7bc75aa616244a
60
+ X-Frame-Options:
61
+ - ALLOWALL
62
+ X-Xss-Protection:
63
+ - 1; mode=block
64
+ Content-Length:
65
+ - '329'
66
+ Connection:
67
+ - Close
68
+ Set-Cookie:
69
+ - incap_ses_765_673446=aSIJKQqbIAUps9Onl9OdCkSkBVoAAAAAWn1DYOWo8dzORqi+T6sOmQ==;
70
+ path=/; Domain=.contentful.com
71
+ - nlbi_673446=pkiKUoyZ1V03d+qQ6lKYhQAAAADruHFf+rYhgsFQXDNcrm7/; path=/; Domain=.contentful.com
72
+ - visid_incap_673446=HVRV5QT6QEyqFEr3F7UXAESkBVoAAAAAQUIPAAAAAAC5FWsnDZAyV1gs4jeUF7UY;
73
+ expires=Fri, 09 Nov 2018 20:00:35 GMT; path=/; Domain=.contentful.com
74
+ X-Iinfo:
75
+ - 14-26961933-26961936 NNNN CT(0 0 0) RT(1510319172102 43) q(0 0 0 -1) r(2 2)
76
+ U5
77
+ X-Cdn:
78
+ - Incapsula
79
+ body:
80
+ encoding: ASCII-8BIT
81
+ string: '{"name":"Test Preview - Bootstrap","sys":{"type":"Space","id":"f3abi4dqvrhg","version":1,"createdBy":{"sys":{"type":"Link","linkType":"User","id":"4SejVrWT96dvL9IV4Nb7sQ"}},"createdAt":"2017-11-09T15:17:22Z","updatedBy":{"sys":{"type":"Link","linkType":"User","id":"4SejVrWT96dvL9IV4Nb7sQ"}},"updatedAt":"2017-11-09T15:17:22Z"}}
82
+
83
+ '
84
+ http_version:
85
+ recorded_at: Fri, 10 Nov 2017 13:06:12 GMT
86
+ - request:
87
+ method: get
88
+ uri: https://api.contentful.com/spaces/f3abi4dqvrhg/content_types
89
+ body:
90
+ encoding: US-ASCII
91
+ string: ''
92
+ headers:
93
+ X-Contentful-User-Agent:
94
+ - sdk contentful-management.rb/1.10.0; app bootstrap/3.8.0; platform ruby/2.4.1;
95
+ os macOS/16;
96
+ Authorization:
97
+ - Bearer foobar
98
+ Content-Type:
99
+ - application/vnd.contentful.management.v1+json
100
+ Connection:
101
+ - close
102
+ Host:
103
+ - api.contentful.com
104
+ User-Agent:
105
+ - http.rb/2.2.2
106
+ response:
107
+ status:
108
+ code: 200
109
+ message: OK
110
+ headers:
111
+ Access-Control-Allow-Headers:
112
+ - Accept,Accept-Language,Authorization,Cache-Control,Content-Length,Content-Range,Content-Type,DNT,Destination,Expires,If-Match,If-Modified-Since,If-None-Match,Keep-Alive,Last-Modified,Origin,Pragma,Range,User-Agent,X-Http-Method-Override,X-Mx-ReqToken,X-Requested-With,X-Contentful-Version,X-Contentful-Content-Type,X-Contentful-Organization,X-Contentful-Skip-Transformation,X-Contentful-User-Agent,X-Contentful-Enable-Experimental-Feature
113
+ Access-Control-Allow-Methods:
114
+ - DELETE,GET,HEAD,POST,PUT,OPTIONS
115
+ Access-Control-Allow-Origin:
116
+ - "*"
117
+ Access-Control-Expose-Headers:
118
+ - Etag
119
+ Access-Control-Max-Age:
120
+ - '1728000'
121
+ Cf-Space-Id:
122
+ - f3abi4dqvrhg
123
+ Content-Type:
124
+ - application/vnd.contentful.management.v1+json
125
+ Date:
126
+ - Fri, 10 Nov 2017 13:06:13 GMT
127
+ Etag:
128
+ - '"1843d293fef1d3af1d3bd5abe92ce6ea"'
129
+ Server:
130
+ - Contentful
131
+ Strict-Transport-Security:
132
+ - max-age=15768000
133
+ X-Content-Type-Options:
134
+ - nosniff
135
+ X-Contentful-Request-Id:
136
+ - 75bd43f9569bc3be27bf7a04a3ac38eb
137
+ Content-Length:
138
+ - '1510'
139
+ Connection:
140
+ - Close
141
+ Set-Cookie:
142
+ - incap_ses_765_673446=vBjaOnVuFh0+s9Onl9OdCkSkBVoAAAAArinvQuy+gkBZ8qbO3q8h2w==;
143
+ path=/; Domain=.contentful.com
144
+ - nlbi_673446=5O/rdLYPswJtP22x6lKYhQAAAABHUQI3i2at1wBg1skt2As4; path=/; Domain=.contentful.com
145
+ - visid_incap_673446=11IGBbNDT4GrbXfG9h6n7ESkBVoAAAAAQUIPAAAAAAC+ucsHZuvFtzIkFmoeyP+Z;
146
+ expires=Fri, 09 Nov 2018 20:00:42 GMT; path=/; Domain=.contentful.com
147
+ X-Iinfo:
148
+ - 12-17373918-17373924 NNNN CT(0 0 0) RT(1510319172363 69) q(0 0 0 -1) r(1 1)
149
+ U5
150
+ X-Cdn:
151
+ - Incapsula
152
+ body:
153
+ encoding: ASCII-8BIT
154
+ string: |
155
+ {
156
+ "sys": {
157
+ "type": "Array"
158
+ },
159
+ "total": 1,
160
+ "skip": 0,
161
+ "limit": 100,
162
+ "items": [
163
+ {
164
+ "sys": {
165
+ "space": {
166
+ "sys": {
167
+ "type": "Link",
168
+ "linkType": "Space",
169
+ "id": "f3abi4dqvrhg"
170
+ }
171
+ },
172
+ "id": "testContentType",
173
+ "type": "ContentType",
174
+ "createdAt": "2017-11-09T15:17:53.933Z",
175
+ "updatedAt": "2017-11-09T15:17:54.257Z",
176
+ "createdBy": {
177
+ "sys": {
178
+ "type": "Link",
179
+ "linkType": "User",
180
+ "id": "4SejVrWT96dvL9IV4Nb7sQ"
181
+ }
182
+ },
183
+ "updatedBy": {
184
+ "sys": {
185
+ "type": "Link",
186
+ "linkType": "User",
187
+ "id": "4SejVrWT96dvL9IV4Nb7sQ"
188
+ }
189
+ },
190
+ "publishedCounter": 1,
191
+ "version": 2,
192
+ "publishedBy": {
193
+ "sys": {
194
+ "type": "Link",
195
+ "linkType": "User",
196
+ "id": "4SejVrWT96dvL9IV4Nb7sQ"
197
+ }
198
+ },
199
+ "publishedVersion": 1,
200
+ "firstPublishedAt": "2017-11-09T15:17:54.257Z",
201
+ "publishedAt": "2017-11-09T15:17:54.257Z"
202
+ },
203
+ "displayField": "title",
204
+ "name": "Test Content Type",
205
+ "description": "",
206
+ "fields": [
207
+ {
208
+ "id": "title",
209
+ "name": "Title",
210
+ "type": "Symbol",
211
+ "localized": false,
212
+ "required": false,
213
+ "validations": [],
214
+ "disabled": false,
215
+ "omitted": false
216
+ }
217
+ ]
218
+ }
219
+ ]
220
+ }
221
+ http_version:
222
+ recorded_at: Fri, 10 Nov 2017 13:06:13 GMT
223
+ - request:
224
+ method: put
225
+ uri: https://api.contentful.com/spaces/f3abi4dqvrhg/content_types/testContentType
226
+ body:
227
+ encoding: UTF-8
228
+ string: '{"displayField":"title","name":"Test Content Type","fields":[{"id":"title","name":"Title","type":"Symbol"}]}'
229
+ headers:
230
+ X-Contentful-User-Agent:
231
+ - sdk contentful-management.rb/1.10.0; app bootstrap/3.8.0; platform ruby/2.4.1;
232
+ os macOS/16;
233
+ Authorization:
234
+ - Bearer foobar
235
+ Content-Type:
236
+ - application/vnd.contentful.management.v1+json
237
+ Connection:
238
+ - close
239
+ Host:
240
+ - api.contentful.com
241
+ User-Agent:
242
+ - http.rb/2.2.2
243
+ response:
244
+ status:
245
+ code: 409
246
+ message: Conflict
247
+ headers:
248
+ Access-Control-Allow-Headers:
249
+ - Accept,Accept-Language,Authorization,Cache-Control,Content-Length,Content-Range,Content-Type,DNT,Destination,Expires,If-Match,If-Modified-Since,If-None-Match,Keep-Alive,Last-Modified,Origin,Pragma,Range,User-Agent,X-Http-Method-Override,X-Mx-ReqToken,X-Requested-With,X-Contentful-Version,X-Contentful-Content-Type,X-Contentful-Organization,X-Contentful-Skip-Transformation,X-Contentful-User-Agent,X-Contentful-Enable-Experimental-Feature
250
+ Access-Control-Allow-Methods:
251
+ - DELETE,GET,HEAD,POST,PUT,OPTIONS
252
+ Access-Control-Allow-Origin:
253
+ - "*"
254
+ Access-Control-Expose-Headers:
255
+ - Etag
256
+ Access-Control-Max-Age:
257
+ - '1728000'
258
+ Cf-Space-Id:
259
+ - f3abi4dqvrhg
260
+ Content-Type:
261
+ - application/vnd.contentful.management.v1+json
262
+ Date:
263
+ - Fri, 10 Nov 2017 13:06:13 GMT
264
+ Server:
265
+ - Contentful
266
+ Strict-Transport-Security:
267
+ - max-age=15768000
268
+ X-Content-Type-Options:
269
+ - nosniff
270
+ X-Contentful-Request-Id:
271
+ - b42106b466c393712b5db387b26098e4
272
+ Content-Length:
273
+ - '119'
274
+ Connection:
275
+ - Close
276
+ Set-Cookie:
277
+ - incap_ses_765_673446=CnbYf2pYAldNs9Onl9OdCkSkBVoAAAAAGnIdZ+hNF60xa81Bp8I37g==;
278
+ path=/; Domain=.contentful.com
279
+ - nlbi_673446=tzpHENVD0kRlCplX6lKYhQAAAAAVepP23DXeCDOBr27j+rpP; path=/; Domain=.contentful.com
280
+ - visid_incap_673446=PPadRKVUT8WuSMhaQwO5QESkBVoAAAAAQUIPAAAAAADBxHUS0UBp4QYc7VNjCIGZ;
281
+ expires=Fri, 09 Nov 2018 20:00:42 GMT; path=/; Domain=.contentful.com
282
+ X-Iinfo:
283
+ - 12-17373964-17373969 NNNN CT(0 0 0) RT(1510319172599 53) q(0 0 0 -1) r(2 2)
284
+ U5
285
+ X-Cdn:
286
+ - Incapsula
287
+ body:
288
+ encoding: ASCII-8BIT
289
+ string: |
290
+ {
291
+ "sys": {
292
+ "type": "Error",
293
+ "id": "VersionMismatch"
294
+ },
295
+ "requestId": "b42106b466c393712b5db387b26098e4"
296
+ }
297
+ http_version:
298
+ recorded_at: Fri, 10 Nov 2017 13:06:13 GMT
299
+ - request:
300
+ method: put
301
+ uri: https://api.contentful.com/spaces/f3abi4dqvrhg/assets/3JX5vcHRhmAmaYwWq0S0wa
302
+ body:
303
+ encoding: UTF-8
304
+ string: '{"fields":{"title":{"en-US":"Cat"},"description":{"en-US":null},"file":{"en-US":{"contentType":"image/jpeg","fileName":"cat","upload":"https://images.contentful.com/f3abi4dqvrhg/3JX5vcHRhmAmaYwWq0S0wa/9ba45c1084d8530702bcd0de5617c59b/cat.jpg"}}}}'
305
+ headers:
306
+ X-Contentful-User-Agent:
307
+ - sdk contentful-management.rb/1.10.0; app bootstrap/3.8.0; platform ruby/2.4.1;
308
+ os macOS/16;
309
+ Authorization:
310
+ - Bearer foobar
311
+ Content-Type:
312
+ - application/vnd.contentful.management.v1+json
313
+ Connection:
314
+ - close
315
+ Host:
316
+ - api.contentful.com
317
+ User-Agent:
318
+ - http.rb/2.2.2
319
+ response:
320
+ status:
321
+ code: 409
322
+ message: Conflict
323
+ headers:
324
+ Access-Control-Allow-Headers:
325
+ - Accept,Accept-Language,Authorization,Cache-Control,Content-Length,Content-Range,Content-Type,DNT,Destination,Expires,If-Match,If-Modified-Since,If-None-Match,Keep-Alive,Last-Modified,Origin,Pragma,Range,User-Agent,X-Http-Method-Override,X-Mx-ReqToken,X-Requested-With,X-Contentful-Version,X-Contentful-Content-Type,X-Contentful-Organization,X-Contentful-Skip-Transformation,X-Contentful-User-Agent,X-Contentful-Enable-Experimental-Feature
326
+ Access-Control-Allow-Methods:
327
+ - DELETE,GET,HEAD,POST,PUT,OPTIONS
328
+ Access-Control-Allow-Origin:
329
+ - "*"
330
+ Access-Control-Expose-Headers:
331
+ - Etag
332
+ Access-Control-Max-Age:
333
+ - '1728000'
334
+ Cf-Space-Id:
335
+ - f3abi4dqvrhg
336
+ Content-Type:
337
+ - application/vnd.contentful.management.v1+json
338
+ Date:
339
+ - Fri, 10 Nov 2017 13:06:13 GMT
340
+ Server:
341
+ - Contentful
342
+ Strict-Transport-Security:
343
+ - max-age=15768000
344
+ X-Content-Type-Options:
345
+ - nosniff
346
+ X-Contentful-Request-Id:
347
+ - 4659f446fbe3cc79270b9258a9a39b63
348
+ Content-Length:
349
+ - '119'
350
+ Connection:
351
+ - Close
352
+ Set-Cookie:
353
+ - incap_ses_765_673446=POrYFZEazAZgs9Onl9OdCkWkBVoAAAAA+5QRMEaqHAykolwZHlpskQ==;
354
+ path=/; Domain=.contentful.com
355
+ - nlbi_673446=8H+SRogOgGw89hOt6lKYhQAAAACDQrqaKDz9fXI6kxlbzkon; path=/; Domain=.contentful.com
356
+ - visid_incap_673446=3d25SukQR5ijmVT1iY7yi0WkBVoAAAAAQUIPAAAAAACF+PT97jU8+stRl7KGlSLJ;
357
+ expires=Fri, 09 Nov 2018 20:00:42 GMT; path=/; Domain=.contentful.com
358
+ X-Iinfo:
359
+ - 8-4856746-4856747 NNNN CT(0 0 0) RT(1510319172845 42) q(0 0 0 -1) r(2 2) U5
360
+ X-Cdn:
361
+ - Incapsula
362
+ body:
363
+ encoding: ASCII-8BIT
364
+ string: |
365
+ {
366
+ "sys": {
367
+ "type": "Error",
368
+ "id": "VersionMismatch"
369
+ },
370
+ "requestId": "4659f446fbe3cc79270b9258a9a39b63"
371
+ }
372
+ http_version:
373
+ recorded_at: Fri, 10 Nov 2017 13:06:13 GMT
374
+ - request:
375
+ method: get
376
+ uri: https://api.contentful.com/spaces/f3abi4dqvrhg/assets/3JX5vcHRhmAmaYwWq0S0wa
377
+ body:
378
+ encoding: US-ASCII
379
+ string: ''
380
+ headers:
381
+ X-Contentful-User-Agent:
382
+ - sdk contentful-management.rb/1.10.0; app bootstrap/3.8.0; platform ruby/2.4.1;
383
+ os macOS/16;
384
+ Authorization:
385
+ - Bearer foobar
386
+ Content-Type:
387
+ - application/vnd.contentful.management.v1+json
388
+ Connection:
389
+ - close
390
+ Host:
391
+ - api.contentful.com
392
+ User-Agent:
393
+ - http.rb/2.2.2
394
+ response:
395
+ status:
396
+ code: 200
397
+ message: OK
398
+ headers:
399
+ Access-Control-Allow-Headers:
400
+ - Accept,Accept-Language,Authorization,Cache-Control,Content-Length,Content-Range,Content-Type,DNT,Destination,Expires,If-Match,If-Modified-Since,If-None-Match,Keep-Alive,Last-Modified,Origin,Pragma,Range,User-Agent,X-Http-Method-Override,X-Mx-ReqToken,X-Requested-With,X-Contentful-Version,X-Contentful-Content-Type,X-Contentful-Organization,X-Contentful-Skip-Transformation,X-Contentful-User-Agent,X-Contentful-Enable-Experimental-Feature
401
+ Access-Control-Allow-Methods:
402
+ - DELETE,GET,HEAD,POST,PUT,OPTIONS
403
+ Access-Control-Allow-Origin:
404
+ - "*"
405
+ Access-Control-Expose-Headers:
406
+ - Etag
407
+ Access-Control-Max-Age:
408
+ - '1728000'
409
+ Cf-Space-Id:
410
+ - f3abi4dqvrhg
411
+ Content-Type:
412
+ - application/vnd.contentful.management.v1+json
413
+ Date:
414
+ - Fri, 10 Nov 2017 13:06:13 GMT
415
+ Etag:
416
+ - '"20e5288a830d9abbf7f9b833660382a5"'
417
+ Server:
418
+ - Contentful
419
+ Strict-Transport-Security:
420
+ - max-age=15768000
421
+ X-Content-Type-Options:
422
+ - nosniff
423
+ X-Contentful-Request-Id:
424
+ - d8c5442ad80904814938d6d870c44471
425
+ Content-Length:
426
+ - '1320'
427
+ Connection:
428
+ - Close
429
+ Set-Cookie:
430
+ - incap_ses_765_673446=xFJHWWlLnRh3s9Onl9OdCkWkBVoAAAAAj2tPycYzuixs0FDmkg3f7Q==;
431
+ path=/; Domain=.contentful.com
432
+ - nlbi_673446=H1vZfgsIfHQ/wLmy6lKYhQAAAADhsBpjGdUafCn5YXiRwisS; path=/; Domain=.contentful.com
433
+ - visid_incap_673446=/3tuqQzuR0WGv0vKxQw38UWkBVoAAAAAQUIPAAAAAAAg3QUw9WSsEK5wo3PSGhLu;
434
+ expires=Fri, 09 Nov 2018 20:00:42 GMT; path=/; Domain=.contentful.com
435
+ X-Iinfo:
436
+ - 6-4280770-4280771 NNNN CT(0 0 0) RT(1510319173076 60) q(0 0 0 -1) r(1 1) U5
437
+ X-Cdn:
438
+ - Incapsula
439
+ body:
440
+ encoding: ASCII-8BIT
441
+ string: |
442
+ {
443
+ "sys": {
444
+ "space": {
445
+ "sys": {
446
+ "type": "Link",
447
+ "linkType": "Space",
448
+ "id": "f3abi4dqvrhg"
449
+ }
450
+ },
451
+ "id": "3JX5vcHRhmAmaYwWq0S0wa",
452
+ "type": "Asset",
453
+ "createdAt": "2017-11-10T12:58:45.736Z",
454
+ "updatedAt": "2017-11-10T12:59:30.718Z",
455
+ "createdBy": {
456
+ "sys": {
457
+ "type": "Link",
458
+ "linkType": "User",
459
+ "id": "4SejVrWT96dvL9IV4Nb7sQ"
460
+ }
461
+ },
462
+ "updatedBy": {
463
+ "sys": {
464
+ "type": "Link",
465
+ "linkType": "User",
466
+ "id": "4SejVrWT96dvL9IV4Nb7sQ"
467
+ }
468
+ },
469
+ "publishedCounter": 1,
470
+ "version": 6,
471
+ "publishedBy": {
472
+ "sys": {
473
+ "type": "Link",
474
+ "linkType": "User",
475
+ "id": "4SejVrWT96dvL9IV4Nb7sQ"
476
+ }
477
+ },
478
+ "publishedVersion": 5,
479
+ "firstPublishedAt": "2017-11-10T12:59:30.718Z",
480
+ "publishedAt": "2017-11-10T12:59:30.718Z"
481
+ },
482
+ "fields": {
483
+ "title": {
484
+ "en-US": "Foo"
485
+ },
486
+ "file": {
487
+ "en-US": {
488
+ "url": "//images.contentful.com/f3abi4dqvrhg/3JX5vcHRhmAmaYwWq0S0wa/9ba45c1084d8530702bcd0de5617c59b/cat.jpg",
489
+ "details": {
490
+ "size": 47966,
491
+ "image": {
492
+ "width": 590,
493
+ "height": 428
494
+ }
495
+ },
496
+ "fileName": "cat.jpg",
497
+ "contentType": "image/jpeg"
498
+ }
499
+ }
500
+ }
501
+ }
502
+ http_version:
503
+ recorded_at: Fri, 10 Nov 2017 13:06:13 GMT
504
+ - request:
505
+ method: put
506
+ uri: https://api.contentful.com/spaces/f3abi4dqvrhg/assets/3JX5vcHRhmAmaYwWq0S0wa
507
+ body:
508
+ encoding: UTF-8
509
+ string: '{"fields":{"title":{"en-US":"Cat"},"description":{"en-US":null},"file":{"en-US":{"contentType":"image/jpeg","fileName":"cat","upload":"https://images.contentful.com/f3abi4dqvrhg/3JX5vcHRhmAmaYwWq0S0wa/9ba45c1084d8530702bcd0de5617c59b/cat.jpg"}}}}'
510
+ headers:
511
+ X-Contentful-User-Agent:
512
+ - sdk contentful-management.rb/1.10.0; app bootstrap/3.8.0; platform ruby/2.4.1;
513
+ os macOS/16;
514
+ Authorization:
515
+ - Bearer foobar
516
+ Content-Type:
517
+ - application/vnd.contentful.management.v1+json
518
+ X-Contentful-Version:
519
+ - '6'
520
+ Version:
521
+ - '6'
522
+ Connection:
523
+ - close
524
+ Host:
525
+ - api.contentful.com
526
+ User-Agent:
527
+ - http.rb/2.2.2
528
+ response:
529
+ status:
530
+ code: 200
531
+ message: OK
532
+ headers:
533
+ Access-Control-Allow-Headers:
534
+ - Accept,Accept-Language,Authorization,Cache-Control,Content-Length,Content-Range,Content-Type,DNT,Destination,Expires,If-Match,If-Modified-Since,If-None-Match,Keep-Alive,Last-Modified,Origin,Pragma,Range,User-Agent,X-Http-Method-Override,X-Mx-ReqToken,X-Requested-With,X-Contentful-Version,X-Contentful-Content-Type,X-Contentful-Organization,X-Contentful-Skip-Transformation,X-Contentful-User-Agent,X-Contentful-Enable-Experimental-Feature
535
+ Access-Control-Allow-Methods:
536
+ - DELETE,GET,HEAD,POST,PUT,OPTIONS
537
+ Access-Control-Allow-Origin:
538
+ - "*"
539
+ Access-Control-Expose-Headers:
540
+ - Etag
541
+ Access-Control-Max-Age:
542
+ - '1728000'
543
+ Cf-Space-Id:
544
+ - f3abi4dqvrhg
545
+ Content-Type:
546
+ - application/vnd.contentful.management.v1+json
547
+ Date:
548
+ - Fri, 10 Nov 2017 13:06:14 GMT
549
+ Etag:
550
+ - '"a194ca4d994fdc34f57904b35a231c9e"'
551
+ Server:
552
+ - Contentful
553
+ Strict-Transport-Security:
554
+ - max-age=15768000
555
+ X-Content-Type-Options:
556
+ - nosniff
557
+ X-Contentful-Request-Id:
558
+ - bb7af5ff18abb9eb748562054511ced2
559
+ Content-Length:
560
+ - '1231'
561
+ Connection:
562
+ - Close
563
+ Set-Cookie:
564
+ - incap_ses_765_673446=+ZEPDto2bGyJs9Onl9OdCkWkBVoAAAAAtCSojKNOUHJu/ZcGercIig==;
565
+ path=/; Domain=.contentful.com
566
+ - nlbi_673446=fKfEW7qgrRVhH2Kd6lKYhQAAAADheYr8h3Jq+99z50rQX0Po; path=/; Domain=.contentful.com
567
+ - visid_incap_673446=o03yuFcoQ6i+dn0ERxVJ20WkBVoAAAAAQUIPAAAAAAD/CHqXcI/MTBLF6/BP+uVt;
568
+ expires=Fri, 09 Nov 2018 20:00:42 GMT; path=/; Domain=.contentful.com
569
+ X-Iinfo:
570
+ - 9-7558385-7558390 NNNN CT(0 0 0) RT(1510319173327 53) q(0 0 0 -1) r(2 2) U5
571
+ X-Cdn:
572
+ - Incapsula
573
+ body:
574
+ encoding: ASCII-8BIT
575
+ string: |
576
+ {
577
+ "sys": {
578
+ "space": {
579
+ "sys": {
580
+ "type": "Link",
581
+ "linkType": "Space",
582
+ "id": "f3abi4dqvrhg"
583
+ }
584
+ },
585
+ "id": "3JX5vcHRhmAmaYwWq0S0wa",
586
+ "type": "Asset",
587
+ "createdAt": "2017-11-10T12:58:45.736Z",
588
+ "updatedAt": "2017-11-10T13:06:14.025Z",
589
+ "createdBy": {
590
+ "sys": {
591
+ "type": "Link",
592
+ "linkType": "User",
593
+ "id": "4SejVrWT96dvL9IV4Nb7sQ"
594
+ }
595
+ },
596
+ "updatedBy": {
597
+ "sys": {
598
+ "type": "Link",
599
+ "linkType": "User",
600
+ "id": "4SejVrWT96dvL9IV4Nb7sQ"
601
+ }
602
+ },
603
+ "publishedCounter": 1,
604
+ "version": 7,
605
+ "publishedBy": {
606
+ "sys": {
607
+ "type": "Link",
608
+ "linkType": "User",
609
+ "id": "4SejVrWT96dvL9IV4Nb7sQ"
610
+ }
611
+ },
612
+ "publishedVersion": 5,
613
+ "firstPublishedAt": "2017-11-10T12:59:30.718Z",
614
+ "publishedAt": "2017-11-10T12:59:30.718Z"
615
+ },
616
+ "fields": {
617
+ "title": {
618
+ "en-US": "Cat"
619
+ },
620
+ "description": {
621
+ "en-US": null
622
+ },
623
+ "file": {
624
+ "en-US": {
625
+ "contentType": "image/jpeg",
626
+ "fileName": "cat",
627
+ "upload": "https://images.contentful.com/f3abi4dqvrhg/3JX5vcHRhmAmaYwWq0S0wa/9ba45c1084d8530702bcd0de5617c59b/cat.jpg"
628
+ }
629
+ }
630
+ }
631
+ }
632
+ http_version:
633
+ recorded_at: Fri, 10 Nov 2017 13:06:14 GMT
634
+ - request:
635
+ method: put
636
+ uri: https://api.contentful.com/spaces/f3abi4dqvrhg/assets/3JX5vcHRhmAmaYwWq0S0wa/files/en-US/process
637
+ body:
638
+ encoding: US-ASCII
639
+ string: ''
640
+ headers:
641
+ X-Contentful-User-Agent:
642
+ - sdk contentful-management.rb/1.10.0; app bootstrap/3.8.0; platform ruby/2.4.1;
643
+ os macOS/16;
644
+ Authorization:
645
+ - Bearer foobar
646
+ Content-Type:
647
+ - application/vnd.contentful.management.v1+json
648
+ X-Contentful-Version:
649
+ - '7'
650
+ Version:
651
+ - '7'
652
+ Connection:
653
+ - close
654
+ Host:
655
+ - api.contentful.com
656
+ User-Agent:
657
+ - http.rb/2.2.2
658
+ response:
659
+ status:
660
+ code: 204
661
+ message: No Content
662
+ headers:
663
+ Access-Control-Allow-Headers:
664
+ - Accept,Accept-Language,Authorization,Cache-Control,Content-Length,Content-Range,Content-Type,DNT,Destination,Expires,If-Match,If-Modified-Since,If-None-Match,Keep-Alive,Last-Modified,Origin,Pragma,Range,User-Agent,X-Http-Method-Override,X-Mx-ReqToken,X-Requested-With,X-Contentful-Version,X-Contentful-Content-Type,X-Contentful-Organization,X-Contentful-Skip-Transformation,X-Contentful-User-Agent,X-Contentful-Enable-Experimental-Feature
665
+ Access-Control-Allow-Methods:
666
+ - DELETE,GET,HEAD,POST,PUT,OPTIONS
667
+ Access-Control-Allow-Origin:
668
+ - "*"
669
+ Access-Control-Expose-Headers:
670
+ - Etag
671
+ Access-Control-Max-Age:
672
+ - '1728000'
673
+ Cf-Space-Id:
674
+ - f3abi4dqvrhg
675
+ Content-Type:
676
+ - application/vnd.contentful.management.v1+json
677
+ Date:
678
+ - Fri, 10 Nov 2017 13:06:14 GMT
679
+ Server:
680
+ - Contentful
681
+ Strict-Transport-Security:
682
+ - max-age=15768000
683
+ X-Content-Type-Options:
684
+ - nosniff
685
+ X-Contentful-Request-Id:
686
+ - 813e309e5d7bfef79d1308fa1d1dc59e
687
+ Connection:
688
+ - Close
689
+ Set-Cookie:
690
+ - incap_ses_765_673446=7HpLS8R1+wSds9Onl9OdCkWkBVoAAAAAzxrW0OomzG7iowwIQv5VFA==;
691
+ path=/; Domain=.contentful.com
692
+ - nlbi_673446=Xch1BkSlgiCpnqih6lKYhQAAAADvESuUEdlievnHXzZfIPCE; path=/; Domain=.contentful.com
693
+ - visid_incap_673446=J2Y77Y4rT9aIVwQvPuXEZEWkBVoAAAAAQUIPAAAAAAAVC2akJzHil5xNYG5GGwXi;
694
+ expires=Fri, 09 Nov 2018 20:00:42 GMT; path=/; Domain=.contentful.com
695
+ X-Iinfo:
696
+ - 10-9867746-9867754 NNNN CT(0 0 0) RT(1510319173600 53) q(0 0 0 -1) r(2 2)
697
+ U5
698
+ X-Cdn:
699
+ - Incapsula
700
+ body:
701
+ encoding: ASCII-8BIT
702
+ string: ''
703
+ http_version:
704
+ recorded_at: Fri, 10 Nov 2017 13:06:14 GMT
705
+ - request:
706
+ method: get
707
+ uri: https://api.contentful.com/spaces/f3abi4dqvrhg/assets/3JX5vcHRhmAmaYwWq0S0wa
708
+ body:
709
+ encoding: US-ASCII
710
+ string: ''
711
+ headers:
712
+ X-Contentful-User-Agent:
713
+ - sdk contentful-management.rb/1.10.0; app bootstrap/3.8.0; platform ruby/2.4.1;
714
+ os macOS/16;
715
+ Authorization:
716
+ - Bearer foobar
717
+ Content-Type:
718
+ - application/vnd.contentful.management.v1+json
719
+ Connection:
720
+ - close
721
+ Host:
722
+ - api.contentful.com
723
+ User-Agent:
724
+ - http.rb/2.2.2
725
+ response:
726
+ status:
727
+ code: 200
728
+ message: OK
729
+ headers:
730
+ Access-Control-Allow-Headers:
731
+ - Accept,Accept-Language,Authorization,Cache-Control,Content-Length,Content-Range,Content-Type,DNT,Destination,Expires,If-Match,If-Modified-Since,If-None-Match,Keep-Alive,Last-Modified,Origin,Pragma,Range,User-Agent,X-Http-Method-Override,X-Mx-ReqToken,X-Requested-With,X-Contentful-Version,X-Contentful-Content-Type,X-Contentful-Organization,X-Contentful-Skip-Transformation,X-Contentful-User-Agent,X-Contentful-Enable-Experimental-Feature
732
+ Access-Control-Allow-Methods:
733
+ - DELETE,GET,HEAD,POST,PUT,OPTIONS
734
+ Access-Control-Allow-Origin:
735
+ - "*"
736
+ Access-Control-Expose-Headers:
737
+ - Etag
738
+ Access-Control-Max-Age:
739
+ - '1728000'
740
+ Cf-Space-Id:
741
+ - f3abi4dqvrhg
742
+ Content-Type:
743
+ - application/vnd.contentful.management.v1+json
744
+ Date:
745
+ - Fri, 10 Nov 2017 13:06:14 GMT
746
+ Etag:
747
+ - '"449edac6ef8dfa42ec5c353c27183033"'
748
+ Server:
749
+ - Contentful
750
+ Strict-Transport-Security:
751
+ - max-age=15768000
752
+ X-Content-Type-Options:
753
+ - nosniff
754
+ X-Contentful-Request-Id:
755
+ - fa3ca81ebf0eb742035e6f2d816c2b4e
756
+ Content-Length:
757
+ - '1231'
758
+ Connection:
759
+ - Close
760
+ Set-Cookie:
761
+ - incap_ses_765_673446=BXDiIlh0gWyos9Onl9OdCkakBVoAAAAAH88pRiUdy7vnOCC8SJynZQ==;
762
+ path=/; Domain=.contentful.com
763
+ - nlbi_673446=moyjVC9bE00/0S2v6lKYhQAAAAB8KWySRxt48tMXb77edlIZ; path=/; Domain=.contentful.com
764
+ - visid_incap_673446=9CSL8JCXRW6zVgYoTyiSeEakBVoAAAAAQUIPAAAAAADdK6t02nrlP0ckBvM801pi;
765
+ expires=Fri, 09 Nov 2018 20:00:42 GMT; path=/; Domain=.contentful.com
766
+ X-Iinfo:
767
+ - 6-4280778-4280779 NNNN CT(0 0 0) RT(1510319173848 49) q(0 1 1 -1) r(2 2) U5
768
+ X-Cdn:
769
+ - Incapsula
770
+ body:
771
+ encoding: ASCII-8BIT
772
+ string: |
773
+ {
774
+ "sys": {
775
+ "space": {
776
+ "sys": {
777
+ "type": "Link",
778
+ "linkType": "Space",
779
+ "id": "f3abi4dqvrhg"
780
+ }
781
+ },
782
+ "id": "3JX5vcHRhmAmaYwWq0S0wa",
783
+ "type": "Asset",
784
+ "createdAt": "2017-11-10T12:58:45.736Z",
785
+ "updatedAt": "2017-11-10T13:06:14.025Z",
786
+ "createdBy": {
787
+ "sys": {
788
+ "type": "Link",
789
+ "linkType": "User",
790
+ "id": "4SejVrWT96dvL9IV4Nb7sQ"
791
+ }
792
+ },
793
+ "updatedBy": {
794
+ "sys": {
795
+ "type": "Link",
796
+ "linkType": "User",
797
+ "id": "4SejVrWT96dvL9IV4Nb7sQ"
798
+ }
799
+ },
800
+ "publishedCounter": 1,
801
+ "version": 7,
802
+ "publishedBy": {
803
+ "sys": {
804
+ "type": "Link",
805
+ "linkType": "User",
806
+ "id": "4SejVrWT96dvL9IV4Nb7sQ"
807
+ }
808
+ },
809
+ "publishedVersion": 5,
810
+ "firstPublishedAt": "2017-11-10T12:59:30.718Z",
811
+ "publishedAt": "2017-11-10T12:59:30.718Z"
812
+ },
813
+ "fields": {
814
+ "title": {
815
+ "en-US": "Cat"
816
+ },
817
+ "description": {
818
+ "en-US": null
819
+ },
820
+ "file": {
821
+ "en-US": {
822
+ "upload": "https://images.contentful.com/f3abi4dqvrhg/3JX5vcHRhmAmaYwWq0S0wa/9ba45c1084d8530702bcd0de5617c59b/cat.jpg",
823
+ "fileName": "cat",
824
+ "contentType": "image/jpeg"
825
+ }
826
+ }
827
+ }
828
+ }
829
+ http_version:
830
+ recorded_at: Fri, 10 Nov 2017 13:06:14 GMT
831
+ - request:
832
+ method: get
833
+ uri: https://api.contentful.com/spaces/f3abi4dqvrhg/assets/3JX5vcHRhmAmaYwWq0S0wa
834
+ body:
835
+ encoding: US-ASCII
836
+ string: ''
837
+ headers:
838
+ X-Contentful-User-Agent:
839
+ - sdk contentful-management.rb/1.10.0; app bootstrap/3.8.0; platform ruby/2.4.1;
840
+ os macOS/16;
841
+ Authorization:
842
+ - Bearer foobar
843
+ Content-Type:
844
+ - application/vnd.contentful.management.v1+json
845
+ Connection:
846
+ - close
847
+ Host:
848
+ - api.contentful.com
849
+ User-Agent:
850
+ - http.rb/2.2.2
851
+ response:
852
+ status:
853
+ code: 200
854
+ message: OK
855
+ headers:
856
+ Access-Control-Allow-Headers:
857
+ - Accept,Accept-Language,Authorization,Cache-Control,Content-Length,Content-Range,Content-Type,DNT,Destination,Expires,If-Match,If-Modified-Since,If-None-Match,Keep-Alive,Last-Modified,Origin,Pragma,Range,User-Agent,X-Http-Method-Override,X-Mx-ReqToken,X-Requested-With,X-Contentful-Version,X-Contentful-Content-Type,X-Contentful-Organization,X-Contentful-Skip-Transformation,X-Contentful-User-Agent,X-Contentful-Enable-Experimental-Feature
858
+ Access-Control-Allow-Methods:
859
+ - DELETE,GET,HEAD,POST,PUT,OPTIONS
860
+ Access-Control-Allow-Origin:
861
+ - "*"
862
+ Access-Control-Expose-Headers:
863
+ - Etag
864
+ Access-Control-Max-Age:
865
+ - '1728000'
866
+ Cf-Space-Id:
867
+ - f3abi4dqvrhg
868
+ Content-Type:
869
+ - application/vnd.contentful.management.v1+json
870
+ Date:
871
+ - Fri, 10 Nov 2017 13:06:15 GMT
872
+ Etag:
873
+ - '"449edac6ef8dfa42ec5c353c27183033"'
874
+ Server:
875
+ - Contentful
876
+ Strict-Transport-Security:
877
+ - max-age=15768000
878
+ X-Content-Type-Options:
879
+ - nosniff
880
+ X-Contentful-Request-Id:
881
+ - ada2d54248e9dff2d0d1b14796c3c526
882
+ Content-Length:
883
+ - '1231'
884
+ Connection:
885
+ - Close
886
+ Set-Cookie:
887
+ - incap_ses_765_673446=yA/cGBfsAmr8s9Onl9OdCkekBVoAAAAAO8TbPPd5sypN9faE4zIj/Q==;
888
+ path=/; Domain=.contentful.com
889
+ - nlbi_673446=7m71SGrIYUgvXVSa6lKYhQAAAABSUaMJ93EXqjf7b78mhjQM; path=/; Domain=.contentful.com
890
+ - visid_incap_673446=xX09G0iZTU+3X6F+DoMJ+0ekBVoAAAAAQUIPAAAAAACKvqJQsVOUeANr5f2XCqFB;
891
+ expires=Fri, 09 Nov 2018 20:00:35 GMT; path=/; Domain=.contentful.com
892
+ X-Iinfo:
893
+ - 14-26962183-26962191 NNNN CT(0 0 0) RT(1510319175089 65) q(0 0 0 -1) r(1 1)
894
+ U5
895
+ X-Cdn:
896
+ - Incapsula
897
+ body:
898
+ encoding: ASCII-8BIT
899
+ string: |
900
+ {
901
+ "sys": {
902
+ "space": {
903
+ "sys": {
904
+ "type": "Link",
905
+ "linkType": "Space",
906
+ "id": "f3abi4dqvrhg"
907
+ }
908
+ },
909
+ "id": "3JX5vcHRhmAmaYwWq0S0wa",
910
+ "type": "Asset",
911
+ "createdAt": "2017-11-10T12:58:45.736Z",
912
+ "updatedAt": "2017-11-10T13:06:14.025Z",
913
+ "createdBy": {
914
+ "sys": {
915
+ "type": "Link",
916
+ "linkType": "User",
917
+ "id": "4SejVrWT96dvL9IV4Nb7sQ"
918
+ }
919
+ },
920
+ "updatedBy": {
921
+ "sys": {
922
+ "type": "Link",
923
+ "linkType": "User",
924
+ "id": "4SejVrWT96dvL9IV4Nb7sQ"
925
+ }
926
+ },
927
+ "publishedCounter": 1,
928
+ "version": 7,
929
+ "publishedBy": {
930
+ "sys": {
931
+ "type": "Link",
932
+ "linkType": "User",
933
+ "id": "4SejVrWT96dvL9IV4Nb7sQ"
934
+ }
935
+ },
936
+ "publishedVersion": 5,
937
+ "firstPublishedAt": "2017-11-10T12:59:30.718Z",
938
+ "publishedAt": "2017-11-10T12:59:30.718Z"
939
+ },
940
+ "fields": {
941
+ "title": {
942
+ "en-US": "Cat"
943
+ },
944
+ "description": {
945
+ "en-US": null
946
+ },
947
+ "file": {
948
+ "en-US": {
949
+ "upload": "https://images.contentful.com/f3abi4dqvrhg/3JX5vcHRhmAmaYwWq0S0wa/9ba45c1084d8530702bcd0de5617c59b/cat.jpg",
950
+ "fileName": "cat",
951
+ "contentType": "image/jpeg"
952
+ }
953
+ }
954
+ }
955
+ }
956
+ http_version:
957
+ recorded_at: Fri, 10 Nov 2017 13:06:15 GMT
958
+ - request:
959
+ method: get
960
+ uri: https://api.contentful.com/spaces/f3abi4dqvrhg/assets/3JX5vcHRhmAmaYwWq0S0wa
961
+ body:
962
+ encoding: US-ASCII
963
+ string: ''
964
+ headers:
965
+ X-Contentful-User-Agent:
966
+ - sdk contentful-management.rb/1.10.0; app bootstrap/3.8.0; platform ruby/2.4.1;
967
+ os macOS/16;
968
+ Authorization:
969
+ - Bearer foobar
970
+ Content-Type:
971
+ - application/vnd.contentful.management.v1+json
972
+ Connection:
973
+ - close
974
+ Host:
975
+ - api.contentful.com
976
+ User-Agent:
977
+ - http.rb/2.2.2
978
+ response:
979
+ status:
980
+ code: 200
981
+ message: OK
982
+ headers:
983
+ Access-Control-Allow-Headers:
984
+ - Accept,Accept-Language,Authorization,Cache-Control,Content-Length,Content-Range,Content-Type,DNT,Destination,Expires,If-Match,If-Modified-Since,If-None-Match,Keep-Alive,Last-Modified,Origin,Pragma,Range,User-Agent,X-Http-Method-Override,X-Mx-ReqToken,X-Requested-With,X-Contentful-Version,X-Contentful-Content-Type,X-Contentful-Organization,X-Contentful-Skip-Transformation,X-Contentful-User-Agent,X-Contentful-Enable-Experimental-Feature
985
+ Access-Control-Allow-Methods:
986
+ - DELETE,GET,HEAD,POST,PUT,OPTIONS
987
+ Access-Control-Allow-Origin:
988
+ - "*"
989
+ Access-Control-Expose-Headers:
990
+ - Etag
991
+ Access-Control-Max-Age:
992
+ - '1728000'
993
+ Cf-Space-Id:
994
+ - f3abi4dqvrhg
995
+ Content-Type:
996
+ - application/vnd.contentful.management.v1+json
997
+ Date:
998
+ - Fri, 10 Nov 2017 13:06:17 GMT
999
+ Etag:
1000
+ - '"2f40db13c360add653ad287941bec806"'
1001
+ Server:
1002
+ - Contentful
1003
+ Strict-Transport-Security:
1004
+ - max-age=15768000
1005
+ X-Content-Type-Options:
1006
+ - nosniff
1007
+ X-Contentful-Request-Id:
1008
+ - ee793c087cab9aa10aaa6ef74d90cc7a
1009
+ Content-Length:
1010
+ - '1360'
1011
+ Connection:
1012
+ - Close
1013
+ Set-Cookie:
1014
+ - incap_ses_765_673446=ovf3d5t/7xN7tNOnl9OdCkikBVoAAAAAEvzIVNNLTASfwYoknUt5Ew==;
1015
+ path=/; Domain=.contentful.com
1016
+ - nlbi_673446=YgOieYcANApkh2uS6lKYhQAAAADbNOlOoYf/xMYV1zjbJC7s; path=/; Domain=.contentful.com
1017
+ - visid_incap_673446=CbRiwe23S86ONi1PKINy0kikBVoAAAAAQUIPAAAAAAA1dU6yBHwFKwKcL+lizlOR;
1018
+ expires=Fri, 09 Nov 2018 20:00:35 GMT; path=/; Domain=.contentful.com
1019
+ X-Iinfo:
1020
+ - 14-26962373-26962377 NNNN CT(0 0 0) RT(1510319176333 57) q(0 0 0 -1) r(2 2)
1021
+ U5
1022
+ X-Cdn:
1023
+ - Incapsula
1024
+ body:
1025
+ encoding: ASCII-8BIT
1026
+ string: |
1027
+ {
1028
+ "sys": {
1029
+ "space": {
1030
+ "sys": {
1031
+ "type": "Link",
1032
+ "linkType": "Space",
1033
+ "id": "f3abi4dqvrhg"
1034
+ }
1035
+ },
1036
+ "id": "3JX5vcHRhmAmaYwWq0S0wa",
1037
+ "type": "Asset",
1038
+ "createdAt": "2017-11-10T12:58:45.736Z",
1039
+ "updatedAt": "2017-11-10T13:06:14.803Z",
1040
+ "createdBy": {
1041
+ "sys": {
1042
+ "type": "Link",
1043
+ "linkType": "User",
1044
+ "id": "4SejVrWT96dvL9IV4Nb7sQ"
1045
+ }
1046
+ },
1047
+ "updatedBy": {
1048
+ "sys": {
1049
+ "type": "Link",
1050
+ "linkType": "User",
1051
+ "id": "4SejVrWT96dvL9IV4Nb7sQ"
1052
+ }
1053
+ },
1054
+ "publishedCounter": 1,
1055
+ "version": 8,
1056
+ "publishedBy": {
1057
+ "sys": {
1058
+ "type": "Link",
1059
+ "linkType": "User",
1060
+ "id": "4SejVrWT96dvL9IV4Nb7sQ"
1061
+ }
1062
+ },
1063
+ "publishedVersion": 5,
1064
+ "firstPublishedAt": "2017-11-10T12:59:30.718Z",
1065
+ "publishedAt": "2017-11-10T12:59:30.718Z"
1066
+ },
1067
+ "fields": {
1068
+ "title": {
1069
+ "en-US": "Cat"
1070
+ },
1071
+ "description": {
1072
+ "en-US": null
1073
+ },
1074
+ "file": {
1075
+ "en-US": {
1076
+ "url": "//images.contentful.com/f3abi4dqvrhg/3JX5vcHRhmAmaYwWq0S0wa/c727ac71521cd94b60f8852f99ef4532/cat",
1077
+ "details": {
1078
+ "size": 47966,
1079
+ "image": {
1080
+ "width": 590,
1081
+ "height": 428
1082
+ }
1083
+ },
1084
+ "fileName": "cat",
1085
+ "contentType": "image/jpeg"
1086
+ }
1087
+ }
1088
+ }
1089
+ }
1090
+ http_version:
1091
+ recorded_at: Fri, 10 Nov 2017 13:06:17 GMT
1092
+ - request:
1093
+ method: get
1094
+ uri: https://api.contentful.com/spaces/f3abi4dqvrhg/content_types/testContentType
1095
+ body:
1096
+ encoding: US-ASCII
1097
+ string: ''
1098
+ headers:
1099
+ X-Contentful-User-Agent:
1100
+ - sdk contentful-management.rb/1.10.0; app bootstrap/3.8.0; platform ruby/2.4.1;
1101
+ os macOS/16;
1102
+ Authorization:
1103
+ - Bearer foobar
1104
+ Content-Type:
1105
+ - application/vnd.contentful.management.v1+json
1106
+ Connection:
1107
+ - close
1108
+ Host:
1109
+ - api.contentful.com
1110
+ User-Agent:
1111
+ - http.rb/2.2.2
1112
+ response:
1113
+ status:
1114
+ code: 200
1115
+ message: OK
1116
+ headers:
1117
+ Access-Control-Allow-Headers:
1118
+ - Accept,Accept-Language,Authorization,Cache-Control,Content-Length,Content-Range,Content-Type,DNT,Destination,Expires,If-Match,If-Modified-Since,If-None-Match,Keep-Alive,Last-Modified,Origin,Pragma,Range,User-Agent,X-Http-Method-Override,X-Mx-ReqToken,X-Requested-With,X-Contentful-Version,X-Contentful-Content-Type,X-Contentful-Organization,X-Contentful-Skip-Transformation,X-Contentful-User-Agent,X-Contentful-Enable-Experimental-Feature
1119
+ Access-Control-Allow-Methods:
1120
+ - DELETE,GET,HEAD,POST,PUT,OPTIONS
1121
+ Access-Control-Allow-Origin:
1122
+ - "*"
1123
+ Access-Control-Expose-Headers:
1124
+ - Etag
1125
+ Access-Control-Max-Age:
1126
+ - '1728000'
1127
+ Cf-Space-Id:
1128
+ - f3abi4dqvrhg
1129
+ Content-Type:
1130
+ - application/vnd.contentful.management.v1+json
1131
+ Date:
1132
+ - Fri, 10 Nov 2017 13:06:17 GMT
1133
+ Etag:
1134
+ - '"a660383ea52033c32d73d9eb2ccb8ae6"'
1135
+ Server:
1136
+ - Contentful
1137
+ Strict-Transport-Security:
1138
+ - max-age=15768000
1139
+ X-Content-Type-Options:
1140
+ - nosniff
1141
+ X-Contentful-Request-Id:
1142
+ - 239d7e9d323835819d3fecfff0d8043d
1143
+ Content-Length:
1144
+ - '1186'
1145
+ Connection:
1146
+ - Close
1147
+ Set-Cookie:
1148
+ - incap_ses_765_673446=h5NSeZh9EQmktNOnl9OdCkikBVoAAAAAMeth6Adg0R1Ix3h0IEcGCw==;
1149
+ path=/; Domain=.contentful.com
1150
+ - nlbi_673446=+dqkXA96lSwPtRYb6lKYhQAAAABuHcm88TXYTsNX5ldmnojr; path=/; Domain=.contentful.com
1151
+ - visid_incap_673446=jhYXMAysTtyylBLRcX+9j0ikBVoAAAAAQUIPAAAAAABaBfi9HbhyCbchxr7lyS+a;
1152
+ expires=Fri, 09 Nov 2018 20:00:35 GMT; path=/; Domain=.contentful.com
1153
+ X-Iinfo:
1154
+ - 14-26962399-26962412 NNNN CT(81 83 0) RT(1510319176623 69) q(0 0 2 -1) r(3
1155
+ 3) U5
1156
+ X-Cdn:
1157
+ - Incapsula
1158
+ body:
1159
+ encoding: ASCII-8BIT
1160
+ string: |
1161
+ {
1162
+ "sys": {
1163
+ "space": {
1164
+ "sys": {
1165
+ "type": "Link",
1166
+ "linkType": "Space",
1167
+ "id": "f3abi4dqvrhg"
1168
+ }
1169
+ },
1170
+ "id": "testContentType",
1171
+ "type": "ContentType",
1172
+ "createdAt": "2017-11-09T15:17:53.933Z",
1173
+ "updatedAt": "2017-11-09T15:17:54.257Z",
1174
+ "createdBy": {
1175
+ "sys": {
1176
+ "type": "Link",
1177
+ "linkType": "User",
1178
+ "id": "4SejVrWT96dvL9IV4Nb7sQ"
1179
+ }
1180
+ },
1181
+ "updatedBy": {
1182
+ "sys": {
1183
+ "type": "Link",
1184
+ "linkType": "User",
1185
+ "id": "4SejVrWT96dvL9IV4Nb7sQ"
1186
+ }
1187
+ },
1188
+ "publishedCounter": 1,
1189
+ "version": 2,
1190
+ "publishedBy": {
1191
+ "sys": {
1192
+ "type": "Link",
1193
+ "linkType": "User",
1194
+ "id": "4SejVrWT96dvL9IV4Nb7sQ"
1195
+ }
1196
+ },
1197
+ "publishedVersion": 1,
1198
+ "firstPublishedAt": "2017-11-09T15:17:54.257Z",
1199
+ "publishedAt": "2017-11-09T15:17:54.257Z"
1200
+ },
1201
+ "displayField": "title",
1202
+ "name": "Test Content Type",
1203
+ "description": "",
1204
+ "fields": [
1205
+ {
1206
+ "id": "title",
1207
+ "name": "Title",
1208
+ "type": "Symbol",
1209
+ "localized": false,
1210
+ "required": false,
1211
+ "validations": [],
1212
+ "disabled": false,
1213
+ "omitted": false
1214
+ }
1215
+ ]
1216
+ }
1217
+ http_version:
1218
+ recorded_at: Fri, 10 Nov 2017 13:06:17 GMT
1219
+ - request:
1220
+ method: put
1221
+ uri: https://api.contentful.com/spaces/f3abi4dqvrhg/entries/1uT4AXWJ1me40QsAgAeSIi
1222
+ body:
1223
+ encoding: UTF-8
1224
+ string: '{"fields":{}}'
1225
+ headers:
1226
+ X-Contentful-User-Agent:
1227
+ - sdk contentful-management.rb/1.10.0; app bootstrap/3.8.0; platform ruby/2.4.1;
1228
+ os macOS/16;
1229
+ Authorization:
1230
+ - Bearer foobar
1231
+ Content-Type:
1232
+ - application/vnd.contentful.management.v1+json
1233
+ X-Contentful-Content-Type:
1234
+ - testContentType
1235
+ Content-Type-Id:
1236
+ - testContentType
1237
+ Connection:
1238
+ - close
1239
+ Host:
1240
+ - api.contentful.com
1241
+ User-Agent:
1242
+ - http.rb/2.2.2
1243
+ response:
1244
+ status:
1245
+ code: 409
1246
+ message: Conflict
1247
+ headers:
1248
+ Access-Control-Allow-Headers:
1249
+ - Accept,Accept-Language,Authorization,Cache-Control,Content-Length,Content-Range,Content-Type,DNT,Destination,Expires,If-Match,If-Modified-Since,If-None-Match,Keep-Alive,Last-Modified,Origin,Pragma,Range,User-Agent,X-Http-Method-Override,X-Mx-ReqToken,X-Requested-With,X-Contentful-Version,X-Contentful-Content-Type,X-Contentful-Organization,X-Contentful-Skip-Transformation,X-Contentful-User-Agent,X-Contentful-Enable-Experimental-Feature
1250
+ Access-Control-Allow-Methods:
1251
+ - DELETE,GET,HEAD,POST,PUT,OPTIONS
1252
+ Access-Control-Allow-Origin:
1253
+ - "*"
1254
+ Access-Control-Expose-Headers:
1255
+ - Etag
1256
+ Access-Control-Max-Age:
1257
+ - '1728000'
1258
+ Cf-Space-Id:
1259
+ - f3abi4dqvrhg
1260
+ Content-Type:
1261
+ - application/vnd.contentful.management.v1+json
1262
+ Date:
1263
+ - Fri, 10 Nov 2017 13:06:18 GMT
1264
+ Server:
1265
+ - Contentful
1266
+ Strict-Transport-Security:
1267
+ - max-age=15768000
1268
+ X-Content-Type-Options:
1269
+ - nosniff
1270
+ X-Contentful-Request-Id:
1271
+ - 0d6063df92d74875f92c5fcf35932e6c
1272
+ Content-Length:
1273
+ - '119'
1274
+ Connection:
1275
+ - Close
1276
+ Set-Cookie:
1277
+ - incap_ses_765_673446=BJE8LaffuFT2tNOnl9OdCkmkBVoAAAAAXCUWDgLO783tmLYnwwZ9xg==;
1278
+ path=/; Domain=.contentful.com
1279
+ - nlbi_673446=jkONT8Wwz0Ot3Skk6lKYhQAAAACxTEkE85XAPdm57xwUF9/W; path=/; Domain=.contentful.com
1280
+ - visid_incap_673446=dTVU9ofbSNKBeHLOvmJm7kmkBVoAAAAAQUIPAAAAAACckL9JDcuVdYe9lr4MRmj7;
1281
+ expires=Fri, 09 Nov 2018 20:00:42 GMT; path=/; Domain=.contentful.com
1282
+ X-Iinfo:
1283
+ - 10-9867963-9867972 NNNN CT(80 80 0) RT(1510319177032 51) q(0 0 2 -1) r(9 9)
1284
+ U5
1285
+ X-Cdn:
1286
+ - Incapsula
1287
+ body:
1288
+ encoding: ASCII-8BIT
1289
+ string: |
1290
+ {
1291
+ "sys": {
1292
+ "type": "Error",
1293
+ "id": "VersionMismatch"
1294
+ },
1295
+ "requestId": "0d6063df92d74875f92c5fcf35932e6c"
1296
+ }
1297
+ http_version:
1298
+ recorded_at: Fri, 10 Nov 2017 13:06:18 GMT
1299
+ - request:
1300
+ method: get
1301
+ uri: https://api.contentful.com/spaces/f3abi4dqvrhg/entries/1uT4AXWJ1me40QsAgAeSIi
1302
+ body:
1303
+ encoding: US-ASCII
1304
+ string: ''
1305
+ headers:
1306
+ X-Contentful-User-Agent:
1307
+ - sdk contentful-management.rb/1.10.0; app bootstrap/3.8.0; platform ruby/2.4.1;
1308
+ os macOS/16;
1309
+ Authorization:
1310
+ - Bearer foobar
1311
+ Content-Type:
1312
+ - application/vnd.contentful.management.v1+json
1313
+ Connection:
1314
+ - close
1315
+ Host:
1316
+ - api.contentful.com
1317
+ User-Agent:
1318
+ - http.rb/2.2.2
1319
+ response:
1320
+ status:
1321
+ code: 200
1322
+ message: OK
1323
+ headers:
1324
+ Access-Control-Allow-Headers:
1325
+ - Accept,Accept-Language,Authorization,Cache-Control,Content-Length,Content-Range,Content-Type,DNT,Destination,Expires,If-Match,If-Modified-Since,If-None-Match,Keep-Alive,Last-Modified,Origin,Pragma,Range,User-Agent,X-Http-Method-Override,X-Mx-ReqToken,X-Requested-With,X-Contentful-Version,X-Contentful-Content-Type,X-Contentful-Organization,X-Contentful-Skip-Transformation,X-Contentful-User-Agent,X-Contentful-Enable-Experimental-Feature
1326
+ Access-Control-Allow-Methods:
1327
+ - DELETE,GET,HEAD,POST,PUT,OPTIONS
1328
+ Access-Control-Allow-Origin:
1329
+ - "*"
1330
+ Access-Control-Expose-Headers:
1331
+ - Etag
1332
+ Access-Control-Max-Age:
1333
+ - '1728000'
1334
+ Cf-Space-Id:
1335
+ - f3abi4dqvrhg
1336
+ Content-Type:
1337
+ - application/vnd.contentful.management.v1+json
1338
+ Date:
1339
+ - Fri, 10 Nov 2017 13:06:18 GMT
1340
+ Etag:
1341
+ - '"b3180b8e2ba77c0bcedc655746fba5ac"'
1342
+ Server:
1343
+ - Contentful
1344
+ Strict-Transport-Security:
1345
+ - max-age=15768000
1346
+ X-Content-Type-Options:
1347
+ - nosniff
1348
+ X-Contentful-Request-Id:
1349
+ - f3c98243631c50f280868d49e9a6ee6c
1350
+ Content-Length:
1351
+ - '1100'
1352
+ Connection:
1353
+ - Close
1354
+ Set-Cookie:
1355
+ - incap_ses_765_673446=d9pQdCGdNA8HtdOnl9OdCkqkBVoAAAAA7NzBJLG+vkeuFuKC0XqEqw==;
1356
+ path=/; Domain=.contentful.com
1357
+ - nlbi_673446=iz59NzLNpBvsrRPA6lKYhQAAAACaQbI+MyrRDFDYH3rrob6g; path=/; Domain=.contentful.com
1358
+ - visid_incap_673446=HlSZo/y5QcS7HgZUY0LnhkqkBVoAAAAAQUIPAAAAAAD1LaFi3BG6th9i2qSXEuYV;
1359
+ expires=Fri, 09 Nov 2018 20:00:42 GMT; path=/; Domain=.contentful.com
1360
+ X-Iinfo:
1361
+ - 6-4280850-4280851 NNNN CT(0 0 0) RT(1510319177955 62) q(0 0 0 -1) r(1 1) U5
1362
+ X-Cdn:
1363
+ - Incapsula
1364
+ body:
1365
+ encoding: ASCII-8BIT
1366
+ string: |
1367
+ {
1368
+ "sys": {
1369
+ "space": {
1370
+ "sys": {
1371
+ "type": "Link",
1372
+ "linkType": "Space",
1373
+ "id": "f3abi4dqvrhg"
1374
+ }
1375
+ },
1376
+ "id": "1uT4AXWJ1me40QsAgAeSIi",
1377
+ "type": "Entry",
1378
+ "createdAt": "2017-11-09T15:17:56.872Z",
1379
+ "updatedAt": "2017-11-09T15:18:08.423Z",
1380
+ "createdBy": {
1381
+ "sys": {
1382
+ "type": "Link",
1383
+ "linkType": "User",
1384
+ "id": "4SejVrWT96dvL9IV4Nb7sQ"
1385
+ }
1386
+ },
1387
+ "updatedBy": {
1388
+ "sys": {
1389
+ "type": "Link",
1390
+ "linkType": "User",
1391
+ "id": "4SejVrWT96dvL9IV4Nb7sQ"
1392
+ }
1393
+ },
1394
+ "publishedCounter": 1,
1395
+ "version": 8,
1396
+ "publishedBy": {
1397
+ "sys": {
1398
+ "type": "Link",
1399
+ "linkType": "User",
1400
+ "id": "4SejVrWT96dvL9IV4Nb7sQ"
1401
+ }
1402
+ },
1403
+ "publishedVersion": 7,
1404
+ "firstPublishedAt": "2017-11-09T15:18:08.423Z",
1405
+ "publishedAt": "2017-11-09T15:18:08.423Z",
1406
+ "contentType": {
1407
+ "sys": {
1408
+ "type": "Link",
1409
+ "linkType": "ContentType",
1410
+ "id": "testContentType"
1411
+ }
1412
+ }
1413
+ },
1414
+ "fields": {
1415
+ "title": {
1416
+ "en-US": "Published Entry"
1417
+ }
1418
+ }
1419
+ }
1420
+ http_version:
1421
+ recorded_at: Fri, 10 Nov 2017 13:06:18 GMT
1422
+ - request:
1423
+ method: put
1424
+ uri: https://api.contentful.com/spaces/f3abi4dqvrhg/entries/1uT4AXWJ1me40QsAgAeSIi
1425
+ body:
1426
+ encoding: UTF-8
1427
+ string: '{"fields":{"title":{"en-US":"Published Entry"}}}'
1428
+ headers:
1429
+ X-Contentful-User-Agent:
1430
+ - sdk contentful-management.rb/1.10.0; app bootstrap/3.8.0; platform ruby/2.4.1;
1431
+ os macOS/16;
1432
+ Authorization:
1433
+ - Bearer foobar
1434
+ Content-Type:
1435
+ - application/vnd.contentful.management.v1+json
1436
+ X-Contentful-Version:
1437
+ - '8'
1438
+ Version:
1439
+ - '8'
1440
+ Connection:
1441
+ - close
1442
+ Host:
1443
+ - api.contentful.com
1444
+ User-Agent:
1445
+ - http.rb/2.2.2
1446
+ response:
1447
+ status:
1448
+ code: 200
1449
+ message: OK
1450
+ headers:
1451
+ Access-Control-Allow-Headers:
1452
+ - Accept,Accept-Language,Authorization,Cache-Control,Content-Length,Content-Range,Content-Type,DNT,Destination,Expires,If-Match,If-Modified-Since,If-None-Match,Keep-Alive,Last-Modified,Origin,Pragma,Range,User-Agent,X-Http-Method-Override,X-Mx-ReqToken,X-Requested-With,X-Contentful-Version,X-Contentful-Content-Type,X-Contentful-Organization,X-Contentful-Skip-Transformation,X-Contentful-User-Agent,X-Contentful-Enable-Experimental-Feature
1453
+ Access-Control-Allow-Methods:
1454
+ - DELETE,GET,HEAD,POST,PUT,OPTIONS
1455
+ Access-Control-Allow-Origin:
1456
+ - "*"
1457
+ Access-Control-Expose-Headers:
1458
+ - Etag
1459
+ Access-Control-Max-Age:
1460
+ - '1728000'
1461
+ Cf-Space-Id:
1462
+ - f3abi4dqvrhg
1463
+ Content-Type:
1464
+ - application/vnd.contentful.management.v1+json
1465
+ Date:
1466
+ - Fri, 10 Nov 2017 13:06:18 GMT
1467
+ Etag:
1468
+ - '"3ae35c79b349863ac87e7f609d7e7115"'
1469
+ Server:
1470
+ - Contentful
1471
+ Strict-Transport-Security:
1472
+ - max-age=15768000
1473
+ X-Content-Type-Options:
1474
+ - nosniff
1475
+ X-Contentful-Request-Id:
1476
+ - 64a0dca092446d9c30364d15a24714f5
1477
+ Content-Length:
1478
+ - '1100'
1479
+ Connection:
1480
+ - Close
1481
+ Set-Cookie:
1482
+ - incap_ses_765_673446=utZ4L/30iygrtdOnl9OdCkqkBVoAAAAAoAjqi9rC4D4YvS+fe9Fm9g==;
1483
+ path=/; Domain=.contentful.com
1484
+ - nlbi_673446=jqaNGVtghWhrJ8H/6lKYhQAAAAAe9jz0KetkDB1pSPIY4ZXa; path=/; Domain=.contentful.com
1485
+ - visid_incap_673446=mxqfW8gmTA29UaoybNqWY0qkBVoAAAAAQUIPAAAAAACRxEFq/CfICqenEAfs6tMi;
1486
+ expires=Fri, 09 Nov 2018 20:00:42 GMT; path=/; Domain=.contentful.com
1487
+ X-Iinfo:
1488
+ - 13-21895248-21895250 NNNN CT(0 0 0) RT(1510319178184 49) q(0 0 0 -1) r(1 1)
1489
+ U5
1490
+ X-Cdn:
1491
+ - Incapsula
1492
+ body:
1493
+ encoding: ASCII-8BIT
1494
+ string: |
1495
+ {
1496
+ "sys": {
1497
+ "space": {
1498
+ "sys": {
1499
+ "type": "Link",
1500
+ "linkType": "Space",
1501
+ "id": "f3abi4dqvrhg"
1502
+ }
1503
+ },
1504
+ "id": "1uT4AXWJ1me40QsAgAeSIi",
1505
+ "type": "Entry",
1506
+ "createdAt": "2017-11-09T15:17:56.872Z",
1507
+ "updatedAt": "2017-11-10T13:06:18.865Z",
1508
+ "createdBy": {
1509
+ "sys": {
1510
+ "type": "Link",
1511
+ "linkType": "User",
1512
+ "id": "4SejVrWT96dvL9IV4Nb7sQ"
1513
+ }
1514
+ },
1515
+ "updatedBy": {
1516
+ "sys": {
1517
+ "type": "Link",
1518
+ "linkType": "User",
1519
+ "id": "4SejVrWT96dvL9IV4Nb7sQ"
1520
+ }
1521
+ },
1522
+ "publishedCounter": 1,
1523
+ "version": 9,
1524
+ "publishedBy": {
1525
+ "sys": {
1526
+ "type": "Link",
1527
+ "linkType": "User",
1528
+ "id": "4SejVrWT96dvL9IV4Nb7sQ"
1529
+ }
1530
+ },
1531
+ "publishedVersion": 7,
1532
+ "firstPublishedAt": "2017-11-09T15:18:08.423Z",
1533
+ "publishedAt": "2017-11-09T15:18:08.423Z",
1534
+ "contentType": {
1535
+ "sys": {
1536
+ "type": "Link",
1537
+ "linkType": "ContentType",
1538
+ "id": "testContentType"
1539
+ }
1540
+ }
1541
+ },
1542
+ "fields": {
1543
+ "title": {
1544
+ "en-US": "Published Entry"
1545
+ }
1546
+ }
1547
+ }
1548
+ http_version:
1549
+ recorded_at: Fri, 10 Nov 2017 13:06:19 GMT
1550
+ - request:
1551
+ method: put
1552
+ uri: https://api.contentful.com/spaces/f3abi4dqvrhg/entries/1uT4AXWJ1me40QsAgAeSIi
1553
+ body:
1554
+ encoding: UTF-8
1555
+ string: '{"fields":{"title":{"en-US":"Published Entry"}}}'
1556
+ headers:
1557
+ X-Contentful-User-Agent:
1558
+ - sdk contentful-management.rb/1.10.0; app bootstrap/3.8.0; platform ruby/2.4.1;
1559
+ os macOS/16;
1560
+ Authorization:
1561
+ - Bearer foobar
1562
+ Content-Type:
1563
+ - application/vnd.contentful.management.v1+json
1564
+ X-Contentful-Version:
1565
+ - '9'
1566
+ Version:
1567
+ - '9'
1568
+ Connection:
1569
+ - close
1570
+ Host:
1571
+ - api.contentful.com
1572
+ User-Agent:
1573
+ - http.rb/2.2.2
1574
+ response:
1575
+ status:
1576
+ code: 200
1577
+ message: OK
1578
+ headers:
1579
+ Access-Control-Allow-Headers:
1580
+ - Accept,Accept-Language,Authorization,Cache-Control,Content-Length,Content-Range,Content-Type,DNT,Destination,Expires,If-Match,If-Modified-Since,If-None-Match,Keep-Alive,Last-Modified,Origin,Pragma,Range,User-Agent,X-Http-Method-Override,X-Mx-ReqToken,X-Requested-With,X-Contentful-Version,X-Contentful-Content-Type,X-Contentful-Organization,X-Contentful-Skip-Transformation,X-Contentful-User-Agent,X-Contentful-Enable-Experimental-Feature
1581
+ Access-Control-Allow-Methods:
1582
+ - DELETE,GET,HEAD,POST,PUT,OPTIONS
1583
+ Access-Control-Allow-Origin:
1584
+ - "*"
1585
+ Access-Control-Expose-Headers:
1586
+ - Etag
1587
+ Access-Control-Max-Age:
1588
+ - '1728000'
1589
+ Cf-Space-Id:
1590
+ - f3abi4dqvrhg
1591
+ Content-Type:
1592
+ - application/vnd.contentful.management.v1+json
1593
+ Date:
1594
+ - Fri, 10 Nov 2017 13:06:19 GMT
1595
+ Etag:
1596
+ - '"06356f739decc6d0b72221b8f245e65d"'
1597
+ Server:
1598
+ - Contentful
1599
+ Strict-Transport-Security:
1600
+ - max-age=15768000
1601
+ X-Content-Type-Options:
1602
+ - nosniff
1603
+ X-Contentful-Request-Id:
1604
+ - eaff5d21e7645ae36c13d4e7261c27d0
1605
+ Content-Length:
1606
+ - '1101'
1607
+ Connection:
1608
+ - Close
1609
+ Set-Cookie:
1610
+ - incap_ses_765_673446=67kMaVCW819AtdOnl9OdCkqkBVoAAAAAougzU6/412aSVGXNAFlrTQ==;
1611
+ path=/; Domain=.contentful.com
1612
+ - nlbi_673446=2GT4O8uxOS4rnPot6lKYhQAAAABh5ZY2yktyK6QCTqeUUPR9; path=/; Domain=.contentful.com
1613
+ - visid_incap_673446=yFTRRYIoTfetlnjG3umrrUqkBVoAAAAAQUIPAAAAAADxbmk4JugUortdLRS6eEBS;
1614
+ expires=Fri, 09 Nov 2018 20:00:42 GMT; path=/; Domain=.contentful.com
1615
+ X-Iinfo:
1616
+ - 13-21895272-21895276 NNNN CT(0 0 0) RT(1510319178424 53) q(0 0 0 -1) r(2 2)
1617
+ U5
1618
+ X-Cdn:
1619
+ - Incapsula
1620
+ body:
1621
+ encoding: ASCII-8BIT
1622
+ string: |
1623
+ {
1624
+ "sys": {
1625
+ "space": {
1626
+ "sys": {
1627
+ "type": "Link",
1628
+ "linkType": "Space",
1629
+ "id": "f3abi4dqvrhg"
1630
+ }
1631
+ },
1632
+ "id": "1uT4AXWJ1me40QsAgAeSIi",
1633
+ "type": "Entry",
1634
+ "createdAt": "2017-11-09T15:17:56.872Z",
1635
+ "updatedAt": "2017-11-10T13:06:19.106Z",
1636
+ "createdBy": {
1637
+ "sys": {
1638
+ "type": "Link",
1639
+ "linkType": "User",
1640
+ "id": "4SejVrWT96dvL9IV4Nb7sQ"
1641
+ }
1642
+ },
1643
+ "updatedBy": {
1644
+ "sys": {
1645
+ "type": "Link",
1646
+ "linkType": "User",
1647
+ "id": "4SejVrWT96dvL9IV4Nb7sQ"
1648
+ }
1649
+ },
1650
+ "publishedCounter": 1,
1651
+ "version": 10,
1652
+ "publishedBy": {
1653
+ "sys": {
1654
+ "type": "Link",
1655
+ "linkType": "User",
1656
+ "id": "4SejVrWT96dvL9IV4Nb7sQ"
1657
+ }
1658
+ },
1659
+ "publishedVersion": 7,
1660
+ "firstPublishedAt": "2017-11-09T15:18:08.423Z",
1661
+ "publishedAt": "2017-11-09T15:18:08.423Z",
1662
+ "contentType": {
1663
+ "sys": {
1664
+ "type": "Link",
1665
+ "linkType": "ContentType",
1666
+ "id": "testContentType"
1667
+ }
1668
+ }
1669
+ },
1670
+ "fields": {
1671
+ "title": {
1672
+ "en-US": "Published Entry"
1673
+ }
1674
+ }
1675
+ }
1676
+ http_version:
1677
+ recorded_at: Fri, 10 Nov 2017 13:06:19 GMT
1678
+ - request:
1679
+ method: get
1680
+ uri: https://api.contentful.com/spaces/f3abi4dqvrhg/entries/1uT4AXWJ1me40QsAgAeSIi
1681
+ body:
1682
+ encoding: US-ASCII
1683
+ string: ''
1684
+ headers:
1685
+ X-Contentful-User-Agent:
1686
+ - sdk contentful-management.rb/1.10.0; app bootstrap/3.8.0; platform ruby/2.4.1;
1687
+ os macOS/16;
1688
+ Authorization:
1689
+ - Bearer foobar
1690
+ Content-Type:
1691
+ - application/vnd.contentful.management.v1+json
1692
+ Connection:
1693
+ - close
1694
+ Host:
1695
+ - api.contentful.com
1696
+ User-Agent:
1697
+ - http.rb/2.2.2
1698
+ response:
1699
+ status:
1700
+ code: 200
1701
+ message: OK
1702
+ headers:
1703
+ Access-Control-Allow-Headers:
1704
+ - Accept,Accept-Language,Authorization,Cache-Control,Content-Length,Content-Range,Content-Type,DNT,Destination,Expires,If-Match,If-Modified-Since,If-None-Match,Keep-Alive,Last-Modified,Origin,Pragma,Range,User-Agent,X-Http-Method-Override,X-Mx-ReqToken,X-Requested-With,X-Contentful-Version,X-Contentful-Content-Type,X-Contentful-Organization,X-Contentful-Skip-Transformation,X-Contentful-User-Agent,X-Contentful-Enable-Experimental-Feature
1705
+ Access-Control-Allow-Methods:
1706
+ - DELETE,GET,HEAD,POST,PUT,OPTIONS
1707
+ Access-Control-Allow-Origin:
1708
+ - "*"
1709
+ Access-Control-Expose-Headers:
1710
+ - Etag
1711
+ Access-Control-Max-Age:
1712
+ - '1728000'
1713
+ Cf-Space-Id:
1714
+ - f3abi4dqvrhg
1715
+ Content-Type:
1716
+ - application/vnd.contentful.management.v1+json
1717
+ Date:
1718
+ - Fri, 10 Nov 2017 13:06:19 GMT
1719
+ Etag:
1720
+ - '"06356f739decc6d0b72221b8f245e65d"'
1721
+ Server:
1722
+ - Contentful
1723
+ Strict-Transport-Security:
1724
+ - max-age=15768000
1725
+ X-Content-Type-Options:
1726
+ - nosniff
1727
+ X-Contentful-Request-Id:
1728
+ - 741b3063a01ac21b53108d9cf8cbb741
1729
+ Content-Length:
1730
+ - '1101'
1731
+ Connection:
1732
+ - Close
1733
+ Set-Cookie:
1734
+ - incap_ses_765_673446=lM1xLmldhV9RtdOnl9OdCkqkBVoAAAAAg19gmIo81O3jx6DWis2Ktg==;
1735
+ path=/; Domain=.contentful.com
1736
+ - nlbi_673446=G4n1IbJeUwNlDqjT6lKYhQAAAACbo9faChjRkkMEwNjCf7MM; path=/; Domain=.contentful.com
1737
+ - visid_incap_673446=FKrmn/z8T2WBOzTdf5Y/mUqkBVoAAAAAQUIPAAAAAABpoOFUfuKTrIh1NIFLWzZD;
1738
+ expires=Fri, 09 Nov 2018 20:00:35 GMT; path=/; Domain=.contentful.com
1739
+ X-Iinfo:
1740
+ - 14-26962616-26962622 NNNN CT(0 0 0) RT(1510319178658 46) q(0 0 0 -1) r(1 1)
1741
+ U5
1742
+ X-Cdn:
1743
+ - Incapsula
1744
+ body:
1745
+ encoding: ASCII-8BIT
1746
+ string: |
1747
+ {
1748
+ "sys": {
1749
+ "space": {
1750
+ "sys": {
1751
+ "type": "Link",
1752
+ "linkType": "Space",
1753
+ "id": "f3abi4dqvrhg"
1754
+ }
1755
+ },
1756
+ "id": "1uT4AXWJ1me40QsAgAeSIi",
1757
+ "type": "Entry",
1758
+ "createdAt": "2017-11-09T15:17:56.872Z",
1759
+ "updatedAt": "2017-11-10T13:06:19.106Z",
1760
+ "createdBy": {
1761
+ "sys": {
1762
+ "type": "Link",
1763
+ "linkType": "User",
1764
+ "id": "4SejVrWT96dvL9IV4Nb7sQ"
1765
+ }
1766
+ },
1767
+ "updatedBy": {
1768
+ "sys": {
1769
+ "type": "Link",
1770
+ "linkType": "User",
1771
+ "id": "4SejVrWT96dvL9IV4Nb7sQ"
1772
+ }
1773
+ },
1774
+ "publishedCounter": 1,
1775
+ "version": 10,
1776
+ "publishedBy": {
1777
+ "sys": {
1778
+ "type": "Link",
1779
+ "linkType": "User",
1780
+ "id": "4SejVrWT96dvL9IV4Nb7sQ"
1781
+ }
1782
+ },
1783
+ "publishedVersion": 7,
1784
+ "firstPublishedAt": "2017-11-09T15:18:08.423Z",
1785
+ "publishedAt": "2017-11-09T15:18:08.423Z",
1786
+ "contentType": {
1787
+ "sys": {
1788
+ "type": "Link",
1789
+ "linkType": "ContentType",
1790
+ "id": "testContentType"
1791
+ }
1792
+ }
1793
+ },
1794
+ "fields": {
1795
+ "title": {
1796
+ "en-US": "Published Entry"
1797
+ }
1798
+ }
1799
+ }
1800
+ http_version:
1801
+ recorded_at: Fri, 10 Nov 2017 13:06:19 GMT
1802
+ recorded_with: VCR 2.9.3