contentful_bootstrap 3.6.1 → 3.7.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,196 @@
1
+ ---
2
+ http_interactions:
3
+ - request:
4
+ method: get
5
+ uri: https://cdn.contentful.com/spaces/vsy1ouf6jdcq/content_types?limit=1000
6
+ body:
7
+ encoding: US-ASCII
8
+ string: ''
9
+ headers:
10
+ X-Contentful-User-Agent:
11
+ - sdk contentful.rb/2.1.3; platform ruby/2.4.1; os macOS/16;
12
+ Authorization:
13
+ - Bearer 90e1b4964c3631cc9c751c42339814635623b001a53aec5aad23377299445433
14
+ Content-Type:
15
+ - application/vnd.contentful.delivery.v1+json
16
+ Accept-Encoding:
17
+ - gzip
18
+ Connection:
19
+ - close
20
+ Host:
21
+ - cdn.contentful.com
22
+ User-Agent:
23
+ - http.rb/2.2.2
24
+ response:
25
+ status:
26
+ code: 200
27
+ message: OK
28
+ headers:
29
+ Access-Control-Allow-Headers:
30
+ - 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
31
+ Access-Control-Allow-Methods:
32
+ - GET,HEAD,OPTIONS
33
+ Access-Control-Allow-Origin:
34
+ - "*"
35
+ Access-Control-Expose-Headers:
36
+ - Etag
37
+ Access-Control-Max-Age:
38
+ - '86400'
39
+ Cache-Control:
40
+ - max-age=0
41
+ Content-Type:
42
+ - application/vnd.contentful.delivery.v1+json
43
+ Etag:
44
+ - '"594786b7b50ce50203bbce682cdb5782"'
45
+ Server:
46
+ - Contentful
47
+ X-Content-Type-Options:
48
+ - nosniff
49
+ X-Contentful-Request-Id:
50
+ - 32854106ee78a518ebdd3a86aa4aa8a8
51
+ Content-Length:
52
+ - '780'
53
+ Accept-Ranges:
54
+ - bytes
55
+ Date:
56
+ - Wed, 23 Aug 2017 14:39:47 GMT
57
+ Via:
58
+ - 1.1 varnish
59
+ Age:
60
+ - '0'
61
+ Connection:
62
+ - close
63
+ X-Served-By:
64
+ - cache-gru17131-GRU
65
+ X-Cache:
66
+ - MISS
67
+ X-Cache-Hits:
68
+ - '0'
69
+ X-Timer:
70
+ - S1503499187.395554,VS0,VE263
71
+ Vary:
72
+ - Accept-Encoding
73
+ body:
74
+ encoding: ASCII-8BIT
75
+ string: |
76
+ {
77
+ "sys": {
78
+ "type": "Array"
79
+ },
80
+ "total": 1,
81
+ "skip": 0,
82
+ "limit": 1000,
83
+ "items": [
84
+ {
85
+ "sys": {
86
+ "space": {
87
+ "sys": {
88
+ "type": "Link",
89
+ "linkType": "Space",
90
+ "id": "vsy1ouf6jdcq"
91
+ }
92
+ },
93
+ "id": "test",
94
+ "type": "ContentType",
95
+ "createdAt": "2017-08-23T14:02:48.328Z",
96
+ "updatedAt": "2017-08-23T14:02:48.328Z",
97
+ "revision": 1
98
+ },
99
+ "displayField": "text",
100
+ "name": "Test",
101
+ "description": "",
102
+ "fields": [
103
+ {
104
+ "id": "text",
105
+ "name": "Text",
106
+ "type": "Symbol",
107
+ "localized": true,
108
+ "required": false,
109
+ "disabled": false,
110
+ "omitted": false
111
+ }
112
+ ]
113
+ }
114
+ ]
115
+ }
116
+ http_version:
117
+ recorded_at: Wed, 23 Aug 2017 14:39:47 GMT
118
+ - request:
119
+ method: get
120
+ uri: https://cdn.contentful.com/spaces/vsy1ouf6jdcq/entries?locale=es-AR
121
+ body:
122
+ encoding: US-ASCII
123
+ string: ''
124
+ headers:
125
+ X-Contentful-User-Agent:
126
+ - sdk contentful.rb/2.1.3; platform ruby/2.4.1; os macOS/16;
127
+ Authorization:
128
+ - Bearer 90e1b4964c3631cc9c751c42339814635623b001a53aec5aad23377299445433
129
+ Content-Type:
130
+ - application/vnd.contentful.delivery.v1+json
131
+ Accept-Encoding:
132
+ - gzip
133
+ Connection:
134
+ - close
135
+ Host:
136
+ - cdn.contentful.com
137
+ User-Agent:
138
+ - http.rb/2.2.2
139
+ response:
140
+ status:
141
+ code: 200
142
+ message: OK
143
+ headers:
144
+ Access-Control-Allow-Headers:
145
+ - 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
146
+ Access-Control-Allow-Methods:
147
+ - GET,HEAD,OPTIONS
148
+ Access-Control-Allow-Origin:
149
+ - "*"
150
+ Access-Control-Expose-Headers:
151
+ - Etag
152
+ Access-Control-Max-Age:
153
+ - '86400'
154
+ Cache-Control:
155
+ - max-age=0
156
+ Content-Encoding:
157
+ - gzip
158
+ Content-Type:
159
+ - application/vnd.contentful.delivery.v1+json
160
+ Etag:
161
+ - W/"4b2e84b99e4024a461dd9b1a98e6743c"
162
+ Server:
163
+ - Contentful
164
+ X-Content-Type-Options:
165
+ - nosniff
166
+ X-Contentful-Request-Id:
167
+ - 8f60a93bc7915a078a7b094062c8d915
168
+ Content-Length:
169
+ - '322'
170
+ Accept-Ranges:
171
+ - bytes
172
+ Date:
173
+ - Wed, 23 Aug 2017 14:39:48 GMT
174
+ Via:
175
+ - 1.1 varnish
176
+ Age:
177
+ - '0'
178
+ Connection:
179
+ - close
180
+ X-Served-By:
181
+ - cache-gru17131-GRU
182
+ X-Cache:
183
+ - MISS
184
+ X-Cache-Hits:
185
+ - '0'
186
+ X-Timer:
187
+ - S1503499188.241671,VS0,VE140
188
+ Vary:
189
+ - Accept-Encoding
190
+ body:
191
+ encoding: ASCII-8BIT
192
+ string: !binary |-
193
+ H4sIAAAAAAAAA+VSy07DMBC85ysin0mVVxvILSA4cYKeQAhZiSuZpHawtxVWlX/Hdh61UiRUqRfEnjybnX1M5uD5PpJKotw/6KcGoFqiESqEwArpXHdlaoADbnQ+tkjWtNUgtKChWwoaRWGPKZCtafhqG/ZtZ1PsJNni0owaK/qks4tJ2OS40yNlNTIzj6Gns3o97PxsO84KaGXO2UsV8d1m9VGVn+aqMbrpbe/sA/UcIBLeI6fftMg9A6HcD6UgGEhVGB1QHEZZEF4HcbKO0jy5ydN0kYXZi0vYtdV5BEH2VFLOjNDOpiVnQBgMClxOyjun74+CGnF+F7LhJW6sn4gMiqeRMGmNNpQ01dF+Rn8E5Mvq+MD5RLD/ZqD9dUvFl7DUarFMludY6pTwDy11i8XMUtpYb17nfQPclY1+CQUAAA==
194
+ http_version:
195
+ recorded_at: Wed, 23 Aug 2017 14:39:48 GMT
196
+ recorded_with: VCR 2.9.3
@@ -0,0 +1,241 @@
1
+ ---
2
+ http_interactions:
3
+ - request:
4
+ method: post
5
+ uri: https://api.contentful.com/spaces
6
+ body:
7
+ encoding: UTF-8
8
+ string: '{"name":"B.rb - locale creation","defaultLocale":"es-AR"}'
9
+ headers:
10
+ X-Contentful-User-Agent:
11
+ - sdk contentful-management.rb/1.8.1; integration bootstrap/3.6.1; platform
12
+ ruby/2.4.1; os macOS/16;
13
+ Authorization:
14
+ - Bearer foobar
15
+ Content-Type:
16
+ - application/vnd.contentful.management.v1+json
17
+ X-Contentful-Organization:
18
+ - foobar
19
+ Organization-Id:
20
+ - foobar
21
+ Connection:
22
+ - close
23
+ Host:
24
+ - api.contentful.com
25
+ User-Agent:
26
+ - http.rb/2.2.2
27
+ response:
28
+ status:
29
+ code: 201
30
+ message: Created
31
+ headers:
32
+ Accept-Ranges:
33
+ - bytes
34
+ Access-Control-Allow-Headers:
35
+ - 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
36
+ Access-Control-Allow-Methods:
37
+ - DELETE,GET,HEAD,POST,PUT,OPTIONS
38
+ Access-Control-Allow-Origin:
39
+ - "*"
40
+ Access-Control-Expose-Headers:
41
+ - Etag
42
+ Access-Control-Max-Age:
43
+ - '1728000'
44
+ Cache-Control:
45
+ - max-age=0
46
+ Content-Type:
47
+ - application/vnd.contentful.management.v1+json
48
+ Date:
49
+ - Fri, 18 Aug 2017 20:55:43 GMT
50
+ Etag:
51
+ - W/"2c014fd49b265333df19faf15077ad23"
52
+ Location:
53
+ - https://api.contentful.com/spaces/vsy1ouf6jdcq
54
+ Server:
55
+ - Contentful
56
+ Strict-Transport-Security:
57
+ - max-age=15768000
58
+ X-Content-Type-Options:
59
+ - nosniff
60
+ X-Contentful-Request-Id:
61
+ - 6ed755429ebc60ce88f6dae149c91e70
62
+ X-Frame-Options:
63
+ - ALLOWALL
64
+ X-Xss-Protection:
65
+ - 1; mode=block
66
+ Content-Length:
67
+ - '465'
68
+ Connection:
69
+ - Close
70
+ Set-Cookie:
71
+ - incap_ses_684_673446=YLX+XfBpm0kjPoJnuxF+CU5Ul1kAAAAAnhur6pXeNGcEIzuVkH8Sdw==;
72
+ path=/; Domain=.contentful.com
73
+ - nlbi_673446=M3OndqwiO0Go8dhr6lKYhQAAAADxwRrg30hWaXpMm2Zq7TWb; path=/; Domain=.contentful.com
74
+ - visid_incap_673446=oJzb0monTaiVwL8GmSTJ9E1Ul1kAAAAAQUIPAAAAAAA6oUOJ3O8mCg4nHK5yBQua;
75
+ expires=Sat, 18 Aug 2018 20:53:41 GMT; path=/; Domain=.contentful.com
76
+ X-Iinfo:
77
+ - 3-10646-10714 NNNN CT(133 278 0) RT(1503089740083 989) q(0 0 4 0) r(12 12)
78
+ U5
79
+ X-Cdn:
80
+ - Incapsula
81
+ body:
82
+ encoding: ASCII-8BIT
83
+ string: |+
84
+ {
85
+ "name":"B.rb - locale creation",
86
+ "sys":{
87
+ "type":"Space",
88
+ "id":"vsy1ouf6jdcq",
89
+ "version":1,
90
+ "createdBy":{
91
+ "sys":{
92
+ "type":"Link",
93
+ "linkType":"User",
94
+ "id":"4SejVrWT96dvL9IV4Nb7sQ"
95
+ }
96
+ },
97
+ "createdAt":"2017-08-18T20:55:42Z",
98
+ "updatedBy":{
99
+ "sys":{
100
+ "type":"Link",
101
+ "linkType":"User",
102
+ "id":"4SejVrWT96dvL9IV4Nb7sQ"
103
+ }
104
+ },
105
+ "updatedAt":"2017-08-18T20:55:42Z"
106
+ }
107
+ }
108
+
109
+ http_version:
110
+ recorded_at: Fri, 18 Aug 2017 20:55:43 GMT
111
+ - request:
112
+ method: post
113
+ uri: https://api.contentful.com/spaces/vsy1ouf6jdcq/api_keys
114
+ body:
115
+ encoding: UTF-8
116
+ string: '{"name":"Bootstrap Token","description":"Created with ''contentful_bootstrap.rb
117
+ v3.6.1''"}'
118
+ headers:
119
+ X-Contentful-User-Agent:
120
+ - sdk contentful-management.rb/1.8.1; integration bootstrap/3.6.1; platform
121
+ ruby/2.4.1; os macOS/16;
122
+ Authorization:
123
+ - Bearer foobar
124
+ Content-Type:
125
+ - application/vnd.contentful.management.v1+json
126
+ Connection:
127
+ - close
128
+ Host:
129
+ - api.contentful.com
130
+ User-Agent:
131
+ - http.rb/2.2.2
132
+ response:
133
+ status:
134
+ code: 201
135
+ message: Created
136
+ headers:
137
+ Accept-Ranges:
138
+ - bytes
139
+ Access-Control-Allow-Headers:
140
+ - 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
141
+ Access-Control-Allow-Methods:
142
+ - DELETE,GET,HEAD,POST,PUT,OPTIONS
143
+ Access-Control-Allow-Origin:
144
+ - "*"
145
+ Access-Control-Expose-Headers:
146
+ - Etag
147
+ Access-Control-Max-Age:
148
+ - '1728000'
149
+ Cache-Control:
150
+ - max-age=0
151
+ Cf-Organization-Id:
152
+ - foobar
153
+ Cf-Space-Id:
154
+ - vsy1ouf6jdcq
155
+ Content-Type:
156
+ - application/vnd.contentful.management.v1+json
157
+ Date:
158
+ - Fri, 18 Aug 2017 20:55:44 GMT
159
+ Etag:
160
+ - W/"3aad4192d4debd78179475f2a4bb2d34"
161
+ Location:
162
+ - https://api.contentful.com/spaces/vsy1ouf6jdcq/api_keys/460WVnYhNwH7k6rYtzT7Su
163
+ Server:
164
+ - Contentful
165
+ Strict-Transport-Security:
166
+ - max-age=15768000
167
+ X-Content-Type-Options:
168
+ - nosniff
169
+ X-Contentful-Request-Id:
170
+ - 5f498a4eee6b5845d325f5f2f3021955
171
+ X-Frame-Options:
172
+ - ALLOWALL
173
+ X-Xss-Protection:
174
+ - 1; mode=block
175
+ Content-Length:
176
+ - '954'
177
+ Connection:
178
+ - Close
179
+ Set-Cookie:
180
+ - incap_ses_684_673446=4H//AeRXqXAjPoJnuxF+CU9Ul1kAAAAACS72XEy/S8CknF1Pez7P9g==;
181
+ path=/; Domain=.contentful.com
182
+ - nlbi_673446=edzuGQUZBztWiWS56lKYhQAAAAAX/bgg0g9CZPZyoGMo5jma; path=/; Domain=.contentful.com
183
+ - visid_incap_673446=oJzb0monTaiVwL8GmSTJ9E1Ul1kAAAAAQUIPAAAAAAA6oUOJ3O8mCg4nHK5yBQua;
184
+ expires=Sat, 18 Aug 2018 20:53:42 GMT; path=/; Domain=.contentful.com
185
+ X-Iinfo:
186
+ - 6-14411-14459 NNNN CT(0 0 0) RT(1503089742639 366) q(0 0 0 0) r(2 2) U5
187
+ X-Cdn:
188
+ - Incapsula
189
+ body:
190
+ encoding: ASCII-8BIT
191
+ string: |+
192
+ {
193
+ "name":"Bootstrap Token",
194
+ "description":"Created with 'contentful_bootstrap.rb v3.6.1'",
195
+ "accessToken":"90e1b4964c3631cc9c751c42339814635623b001a53aec5aad23377299445433",
196
+ "policies":[
197
+ {
198
+ "effect":"allow",
199
+ "actions":"all"
200
+ }
201
+ ],
202
+ "sys":{
203
+ "type":"ApiKey",
204
+ "id":"460WVnYhNwH7k6rYtzT7Su",
205
+ "version":0,
206
+ "space":{
207
+ "sys":{
208
+ "type":"Link",
209
+ "linkType":"Space",
210
+ "id":"vsy1ouf6jdcq"
211
+ }
212
+ },
213
+ "createdBy":{
214
+ "sys":{
215
+ "type":"Link",
216
+ "linkType":"User",
217
+ "id":"4SejVrWT96dvL9IV4Nb7sQ"
218
+ }
219
+ },
220
+ "createdAt":"2017-08-18T20:55:44Z",
221
+ "updatedBy":{
222
+ "sys":{
223
+ "type":"Link",
224
+ "linkType":"User",
225
+ "id":"4SejVrWT96dvL9IV4Nb7sQ"
226
+ }
227
+ },
228
+ "updatedAt":"2017-08-18T20:55:44Z"
229
+ },
230
+ "preview_api_key":{
231
+ "sys":{
232
+ "type":"Link",
233
+ "linkType":"PreviewApiKey",
234
+ "id":"461BbVqb2UTfZ0ozLlhO0S"
235
+ }
236
+ }
237
+ }
238
+
239
+ http_version:
240
+ recorded_at: Fri, 18 Aug 2017 20:55:44 GMT
241
+ recorded_with: VCR 2.9.3
@@ -0,0 +1,2315 @@
1
+ ---
2
+ http_interactions:
3
+ - request:
4
+ method: get
5
+ uri: https://api.contentful.com/spaces/vsy1ouf6jdcq
6
+ body:
7
+ encoding: US-ASCII
8
+ string: ''
9
+ headers:
10
+ X-Contentful-User-Agent:
11
+ - sdk contentful-management.rb/1.8.1; integration bootstrap/3.6.1; platform
12
+ ruby/2.4.1; os macOS/16;
13
+ Authorization:
14
+ - Bearer foobar
15
+ Content-Type:
16
+ - application/vnd.contentful.management.v1+json
17
+ Content-Length:
18
+ - '0'
19
+ Connection:
20
+ - close
21
+ Host:
22
+ - api.contentful.com
23
+ User-Agent:
24
+ - http.rb/2.2.2
25
+ response:
26
+ status:
27
+ code: 200
28
+ message: OK
29
+ headers:
30
+ Accept-Ranges:
31
+ - bytes
32
+ Access-Control-Allow-Headers:
33
+ - 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
34
+ Access-Control-Allow-Methods:
35
+ - DELETE,GET,HEAD,POST,PUT,OPTIONS
36
+ Access-Control-Allow-Origin:
37
+ - "*"
38
+ Access-Control-Expose-Headers:
39
+ - Etag
40
+ Access-Control-Max-Age:
41
+ - '1728000'
42
+ Cache-Control:
43
+ - max-age=0
44
+ Cf-Organization-Id:
45
+ - 4SsuxQCaMaemfIms52Jr8s
46
+ Cf-Space-Id:
47
+ - vsy1ouf6jdcq
48
+ Content-Type:
49
+ - application/vnd.contentful.management.v1+json
50
+ Date:
51
+ - Wed, 23 Aug 2017 14:39:29 GMT
52
+ Etag:
53
+ - W/"2c014fd49b265333df19faf15077ad23"
54
+ Server:
55
+ - Contentful
56
+ Strict-Transport-Security:
57
+ - max-age=15768000
58
+ X-Content-Type-Options:
59
+ - nosniff
60
+ X-Contentful-Request-Id:
61
+ - 917a37ae1cf5343e6b089923cc306864
62
+ X-Frame-Options:
63
+ - ALLOWALL
64
+ X-Xss-Protection:
65
+ - 1; mode=block
66
+ Content-Length:
67
+ - '465'
68
+ Connection:
69
+ - Close
70
+ Set-Cookie:
71
+ - incap_ses_685_673446=cxF9Q0guCUtZ5BLquZ2BCaGTnVkAAAAAo6M+6ImkjL12BRgksm5Ycw==;
72
+ path=/; Domain=.contentful.com
73
+ - nlbi_673446=qgazO//8lgCNPBh/6lKYhQAAAADdCJKiN6QN6XKnlFqZhDYU; path=/; Domain=.contentful.com
74
+ - visid_incap_673446=2CwPdSAIQPWlQo9wqlIfraGTnVkAAAAAQUIPAAAAAABpkgonlswdvW4VySG7Mwvb;
75
+ expires=Thu, 23 Aug 2018 07:39:55 GMT; path=/; Domain=.contentful.com
76
+ X-Iinfo:
77
+ - 6-53963549-53963569 NNNN CT(141 141 0) RT(1503499169092 147) q(0 0 3 -1) r(5
78
+ 5) U5
79
+ X-Cdn:
80
+ - Incapsula
81
+ body:
82
+ encoding: ASCII-8BIT
83
+ string: |+
84
+ {
85
+ "name":"B.rb - locale creation",
86
+ "sys":{
87
+ "type":"Space",
88
+ "id":"vsy1ouf6jdcq",
89
+ "version":1,
90
+ "createdBy":{
91
+ "sys":{
92
+ "type":"Link",
93
+ "linkType":"User",
94
+ "id":"4SejVrWT96dvL9IV4Nb7sQ"
95
+ }
96
+ },
97
+ "createdAt":"2017-08-18T20:55:42Z",
98
+ "updatedBy":{
99
+ "sys":{
100
+ "type":"Link",
101
+ "linkType":"User",
102
+ "id":"4SejVrWT96dvL9IV4Nb7sQ"
103
+ }
104
+ },
105
+ "updatedAt":"2017-08-18T20:55:42Z"
106
+ }
107
+ }
108
+
109
+ http_version:
110
+ recorded_at: Wed, 23 Aug 2017 14:39:29 GMT
111
+ - request:
112
+ method: get
113
+ uri: https://api.contentful.com/spaces/vsy1ouf6jdcq/content_types
114
+ body:
115
+ encoding: US-ASCII
116
+ string: ''
117
+ headers:
118
+ X-Contentful-User-Agent:
119
+ - sdk contentful-management.rb/1.8.1; integration bootstrap/3.6.1; platform
120
+ ruby/2.4.1; os macOS/16;
121
+ Authorization:
122
+ - Bearer foobar
123
+ Content-Type:
124
+ - application/vnd.contentful.management.v1+json
125
+ Content-Length:
126
+ - '0'
127
+ Connection:
128
+ - close
129
+ Host:
130
+ - api.contentful.com
131
+ User-Agent:
132
+ - http.rb/2.2.2
133
+ response:
134
+ status:
135
+ code: 200
136
+ message: OK
137
+ headers:
138
+ Access-Control-Allow-Headers:
139
+ - 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
140
+ Access-Control-Allow-Methods:
141
+ - DELETE,GET,HEAD,POST,PUT,OPTIONS
142
+ Access-Control-Allow-Origin:
143
+ - "*"
144
+ Access-Control-Expose-Headers:
145
+ - Etag
146
+ Access-Control-Max-Age:
147
+ - '1728000'
148
+ Cf-Space-Id:
149
+ - vsy1ouf6jdcq
150
+ Content-Type:
151
+ - application/vnd.contentful.management.v1+json
152
+ Date:
153
+ - Wed, 23 Aug 2017 14:39:30 GMT
154
+ Etag:
155
+ - '"a389358fe6074c071f0030539953ba80"'
156
+ Server:
157
+ - Contentful
158
+ Strict-Transport-Security:
159
+ - max-age=15768000
160
+ X-Content-Type-Options:
161
+ - nosniff
162
+ X-Contentful-Request-Id:
163
+ - aba6171646156c177f6f81b93631991a
164
+ Content-Length:
165
+ - '1482'
166
+ Connection:
167
+ - Close
168
+ Set-Cookie:
169
+ - incap_ses_685_673446=8MbyCv/27WpG5RLquZ2BCaKTnVkAAAAAJIHa3DMNfmdICBAphhUNhQ==;
170
+ path=/; Domain=.contentful.com
171
+ - nlbi_673446=cFBiVdMQ9EYUTTYK6lKYhQAAAAAZN+gaeEJNazkXeWsZx6wa; path=/; Domain=.contentful.com
172
+ - visid_incap_673446=n5trtBAxTYGjUcVAHPDUdaKTnVkAAAAAQUIPAAAAAADBI4GG1gv1X43R9LoFiSVx;
173
+ expires=Thu, 23 Aug 2018 07:39:55 GMT; path=/; Domain=.contentful.com
174
+ X-Iinfo:
175
+ - 8-76336969-76336992 NNNN CT(146 146 0) RT(1503499169841 130) q(0 0 3 -1) r(5
176
+ 5) U5
177
+ X-Cdn:
178
+ - Incapsula
179
+ body:
180
+ encoding: ASCII-8BIT
181
+ string: |
182
+ {
183
+ "sys": {
184
+ "type": "Array"
185
+ },
186
+ "total": 1,
187
+ "skip": 0,
188
+ "limit": 100,
189
+ "items": [
190
+ {
191
+ "sys": {
192
+ "space": {
193
+ "sys": {
194
+ "type": "Link",
195
+ "linkType": "Space",
196
+ "id": "vsy1ouf6jdcq"
197
+ }
198
+ },
199
+ "id": "test",
200
+ "type": "ContentType",
201
+ "createdAt": "2017-08-23T14:02:47.362Z",
202
+ "updatedAt": "2017-08-23T14:02:48.328Z",
203
+ "createdBy": {
204
+ "sys": {
205
+ "type": "Link",
206
+ "linkType": "User",
207
+ "id": "4SejVrWT96dvL9IV4Nb7sQ"
208
+ }
209
+ },
210
+ "updatedBy": {
211
+ "sys": {
212
+ "type": "Link",
213
+ "linkType": "User",
214
+ "id": "4SejVrWT96dvL9IV4Nb7sQ"
215
+ }
216
+ },
217
+ "publishedCounter": 1,
218
+ "version": 2,
219
+ "publishedBy": {
220
+ "sys": {
221
+ "type": "Link",
222
+ "linkType": "User",
223
+ "id": "4SejVrWT96dvL9IV4Nb7sQ"
224
+ }
225
+ },
226
+ "publishedVersion": 1,
227
+ "firstPublishedAt": "2017-08-23T14:02:48.328Z",
228
+ "publishedAt": "2017-08-23T14:02:48.328Z"
229
+ },
230
+ "displayField": "text",
231
+ "name": "Test",
232
+ "description": "",
233
+ "fields": [
234
+ {
235
+ "id": "text",
236
+ "name": "Text",
237
+ "type": "Symbol",
238
+ "localized": true,
239
+ "required": false,
240
+ "validations": [],
241
+ "disabled": false,
242
+ "omitted": false
243
+ }
244
+ ]
245
+ }
246
+ ]
247
+ }
248
+ http_version:
249
+ recorded_at: Wed, 23 Aug 2017 14:39:30 GMT
250
+ - request:
251
+ method: put
252
+ uri: https://api.contentful.com/spaces/vsy1ouf6jdcq/content_types/test
253
+ body:
254
+ encoding: UTF-8
255
+ string: '{"displayField":"text","name":"Test","fields":[{"id":"text","name":"Text","type":"Symbol"}]}'
256
+ headers:
257
+ X-Contentful-User-Agent:
258
+ - sdk contentful-management.rb/1.8.1; integration bootstrap/3.6.1; platform
259
+ ruby/2.4.1; os macOS/16;
260
+ Authorization:
261
+ - Bearer foobar
262
+ Content-Type:
263
+ - application/vnd.contentful.management.v1+json
264
+ Connection:
265
+ - close
266
+ Host:
267
+ - api.contentful.com
268
+ User-Agent:
269
+ - http.rb/2.2.2
270
+ response:
271
+ status:
272
+ code: 409
273
+ message: Conflict
274
+ headers:
275
+ Access-Control-Allow-Headers:
276
+ - 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
277
+ Access-Control-Allow-Methods:
278
+ - DELETE,GET,HEAD,POST,PUT,OPTIONS
279
+ Access-Control-Allow-Origin:
280
+ - "*"
281
+ Access-Control-Expose-Headers:
282
+ - Etag
283
+ Access-Control-Max-Age:
284
+ - '1728000'
285
+ Content-Type:
286
+ - application/vnd.contentful.management.v1+json
287
+ Date:
288
+ - Wed, 23 Aug 2017 14:39:31 GMT
289
+ Server:
290
+ - Contentful
291
+ Strict-Transport-Security:
292
+ - max-age=15768000
293
+ X-Content-Type-Options:
294
+ - nosniff
295
+ X-Contentful-Request-Id:
296
+ - d2f1665bb78ae755878831106e36a233
297
+ Content-Length:
298
+ - '119'
299
+ Connection:
300
+ - Close
301
+ Set-Cookie:
302
+ - incap_ses_685_673446=LdilekJBe1Kg5hLquZ2BCaOTnVkAAAAAtbZUnwCTGggKVTPb0pJ0Cg==;
303
+ path=/; Domain=.contentful.com
304
+ - nlbi_673446=8aTIPsV29h5dA5IY6lKYhQAAAABT/9Vw9/ia//ahJfZdJ5PV; path=/; Domain=.contentful.com
305
+ - visid_incap_673446=Niu5f94QQfuLrFGR7gwuZKOTnVkAAAAAQUIPAAAAAAASni0gpeXWrB8j/e7zYG7h;
306
+ expires=Thu, 23 Aug 2018 07:39:55 GMT; path=/; Domain=.contentful.com
307
+ X-Iinfo:
308
+ - 5-80307738-80307758 NNNN CT(142 139 0) RT(1503499170685 102) q(0 0 3 -1) r(6
309
+ 6) U5
310
+ X-Cdn:
311
+ - Incapsula
312
+ body:
313
+ encoding: ASCII-8BIT
314
+ string: |
315
+ {
316
+ "sys": {
317
+ "type": "Error",
318
+ "id": "VersionMismatch"
319
+ },
320
+ "requestId": "d2f1665bb78ae755878831106e36a233"
321
+ }
322
+ http_version:
323
+ recorded_at: Wed, 23 Aug 2017 14:39:31 GMT
324
+ - request:
325
+ method: get
326
+ uri: https://api.contentful.com/spaces/vsy1ouf6jdcq/content_types/test
327
+ body:
328
+ encoding: US-ASCII
329
+ string: ''
330
+ headers:
331
+ X-Contentful-User-Agent:
332
+ - sdk contentful-management.rb/1.8.1; integration bootstrap/3.6.1; platform
333
+ ruby/2.4.1; os macOS/16;
334
+ Authorization:
335
+ - Bearer foobar
336
+ Content-Type:
337
+ - application/vnd.contentful.management.v1+json
338
+ Content-Length:
339
+ - '0'
340
+ Connection:
341
+ - close
342
+ Host:
343
+ - api.contentful.com
344
+ User-Agent:
345
+ - http.rb/2.2.2
346
+ response:
347
+ status:
348
+ code: 200
349
+ message: OK
350
+ headers:
351
+ Access-Control-Allow-Headers:
352
+ - 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
353
+ Access-Control-Allow-Methods:
354
+ - DELETE,GET,HEAD,POST,PUT,OPTIONS
355
+ Access-Control-Allow-Origin:
356
+ - "*"
357
+ Access-Control-Expose-Headers:
358
+ - Etag
359
+ Access-Control-Max-Age:
360
+ - '1728000'
361
+ Cf-Space-Id:
362
+ - vsy1ouf6jdcq
363
+ Content-Type:
364
+ - application/vnd.contentful.management.v1+json
365
+ Date:
366
+ - Wed, 23 Aug 2017 14:39:32 GMT
367
+ Etag:
368
+ - '"44be612fc80c474d1cbd16f24a73d6a7"'
369
+ Server:
370
+ - Contentful
371
+ Strict-Transport-Security:
372
+ - max-age=15768000
373
+ X-Content-Type-Options:
374
+ - nosniff
375
+ X-Contentful-Request-Id:
376
+ - cd41fdfa7a33bc12be7b6fcd37c12426
377
+ Content-Length:
378
+ - '1158'
379
+ Connection:
380
+ - Close
381
+ Set-Cookie:
382
+ - incap_ses_685_673446=y01aehAHpXGm5xLquZ2BCaSTnVkAAAAAgN0rYDDbK8+FAmONW6RDSA==;
383
+ path=/; Domain=.contentful.com
384
+ - nlbi_673446=er9hSo17qEA4Vhpi6lKYhQAAAAAiXnbS8mbWW5ZJvN9MkOtp; path=/; Domain=.contentful.com
385
+ - visid_incap_673446=ggumsCQHSmKYMa1so+1z8qSTnVkAAAAAQUIPAAAAAAC5BrS/pQEWU00+lc+yK2jW;
386
+ expires=Thu, 23 Aug 2018 07:39:55 GMT; path=/; Domain=.contentful.com
387
+ X-Iinfo:
388
+ - 8-76337240-76337262 NNNN CT(135 135 0) RT(1503499171468 165) q(0 0 3 -1) r(5
389
+ 5) U5
390
+ X-Cdn:
391
+ - Incapsula
392
+ body:
393
+ encoding: ASCII-8BIT
394
+ string: |
395
+ {
396
+ "sys": {
397
+ "space": {
398
+ "sys": {
399
+ "type": "Link",
400
+ "linkType": "Space",
401
+ "id": "vsy1ouf6jdcq"
402
+ }
403
+ },
404
+ "id": "test",
405
+ "type": "ContentType",
406
+ "createdAt": "2017-08-23T14:02:47.362Z",
407
+ "updatedAt": "2017-08-23T14:02:48.328Z",
408
+ "createdBy": {
409
+ "sys": {
410
+ "type": "Link",
411
+ "linkType": "User",
412
+ "id": "4SejVrWT96dvL9IV4Nb7sQ"
413
+ }
414
+ },
415
+ "updatedBy": {
416
+ "sys": {
417
+ "type": "Link",
418
+ "linkType": "User",
419
+ "id": "4SejVrWT96dvL9IV4Nb7sQ"
420
+ }
421
+ },
422
+ "publishedCounter": 1,
423
+ "version": 2,
424
+ "publishedBy": {
425
+ "sys": {
426
+ "type": "Link",
427
+ "linkType": "User",
428
+ "id": "4SejVrWT96dvL9IV4Nb7sQ"
429
+ }
430
+ },
431
+ "publishedVersion": 1,
432
+ "firstPublishedAt": "2017-08-23T14:02:48.328Z",
433
+ "publishedAt": "2017-08-23T14:02:48.328Z"
434
+ },
435
+ "displayField": "text",
436
+ "name": "Test",
437
+ "description": "",
438
+ "fields": [
439
+ {
440
+ "id": "text",
441
+ "name": "Text",
442
+ "type": "Symbol",
443
+ "localized": true,
444
+ "required": false,
445
+ "validations": [],
446
+ "disabled": false,
447
+ "omitted": false
448
+ }
449
+ ]
450
+ }
451
+ http_version:
452
+ recorded_at: Wed, 23 Aug 2017 14:39:32 GMT
453
+ - request:
454
+ method: put
455
+ uri: https://api.contentful.com/spaces/vsy1ouf6jdcq/entries/test_1
456
+ body:
457
+ encoding: UTF-8
458
+ string: '{"fields":{}}'
459
+ headers:
460
+ X-Contentful-User-Agent:
461
+ - sdk contentful-management.rb/1.8.1; integration bootstrap/3.6.1; platform
462
+ ruby/2.4.1; os macOS/16;
463
+ Authorization:
464
+ - Bearer foobar
465
+ Content-Type:
466
+ - application/vnd.contentful.management.v1+json
467
+ X-Contentful-Content-Type:
468
+ - test
469
+ Content-Type-Id:
470
+ - test
471
+ Connection:
472
+ - close
473
+ Host:
474
+ - api.contentful.com
475
+ User-Agent:
476
+ - http.rb/2.2.2
477
+ response:
478
+ status:
479
+ code: 201
480
+ message: Created
481
+ headers:
482
+ Access-Control-Allow-Headers:
483
+ - 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
484
+ Access-Control-Allow-Methods:
485
+ - DELETE,GET,HEAD,POST,PUT,OPTIONS
486
+ Access-Control-Allow-Origin:
487
+ - "*"
488
+ Access-Control-Expose-Headers:
489
+ - Etag
490
+ Access-Control-Max-Age:
491
+ - '1728000'
492
+ Cf-Space-Id:
493
+ - vsy1ouf6jdcq
494
+ Content-Type:
495
+ - application/vnd.contentful.management.v1+json
496
+ Date:
497
+ - Wed, 23 Aug 2017 14:39:33 GMT
498
+ Etag:
499
+ - '"fbb9f585a6ab6de5c98852223be1c836"'
500
+ Server:
501
+ - Contentful
502
+ Strict-Transport-Security:
503
+ - max-age=15768000
504
+ X-Content-Type-Options:
505
+ - nosniff
506
+ X-Contentful-Request-Id:
507
+ - 02f750ac3d1ce086211ee74286302b5a
508
+ Content-Length:
509
+ - '721'
510
+ Connection:
511
+ - Close
512
+ Set-Cookie:
513
+ - incap_ses_685_673446=5EQVCFWQKWWy6BLquZ2BCaWTnVkAAAAA/dYJwpqBcisBtT46G82nlg==;
514
+ path=/; Domain=.contentful.com
515
+ - nlbi_673446=tCvqTRwtSnpYWWsC6lKYhQAAAABg9xkFPiR0f1ftXm1WkwF9; path=/; Domain=.contentful.com
516
+ - visid_incap_673446=NwOTjcHDS2qX6nZASoGy76WTnVkAAAAAQUIPAAAAAABHeSsMMN0Gu8XDPl8EYUJb;
517
+ expires=Thu, 23 Aug 2018 07:39:55 GMT; path=/; Domain=.contentful.com
518
+ X-Iinfo:
519
+ - 7-63819005-63819024 NNNN CT(138 200 0) RT(1503499172376 147) q(0 0 3 -1) r(6
520
+ 6) U5
521
+ X-Cdn:
522
+ - Incapsula
523
+ body:
524
+ encoding: ASCII-8BIT
525
+ string: |
526
+ {
527
+ "sys": {
528
+ "space": {
529
+ "sys": {
530
+ "type": "Link",
531
+ "linkType": "Space",
532
+ "id": "vsy1ouf6jdcq"
533
+ }
534
+ },
535
+ "id": "test_1",
536
+ "type": "Entry",
537
+ "createdAt": "2017-08-23T14:39:33.138Z",
538
+ "updatedAt": "2017-08-23T14:39:33.138Z",
539
+ "createdBy": {
540
+ "sys": {
541
+ "type": "Link",
542
+ "linkType": "User",
543
+ "id": "4SejVrWT96dvL9IV4Nb7sQ"
544
+ }
545
+ },
546
+ "updatedBy": {
547
+ "sys": {
548
+ "type": "Link",
549
+ "linkType": "User",
550
+ "id": "4SejVrWT96dvL9IV4Nb7sQ"
551
+ }
552
+ },
553
+ "version": 1,
554
+ "contentType": {
555
+ "sys": {
556
+ "type": "Link",
557
+ "linkType": "ContentType",
558
+ "id": "test"
559
+ }
560
+ }
561
+ },
562
+ "fields": {}
563
+ }
564
+ http_version:
565
+ recorded_at: Wed, 23 Aug 2017 14:39:33 GMT
566
+ - request:
567
+ method: put
568
+ uri: https://api.contentful.com/spaces/vsy1ouf6jdcq/entries/test_1
569
+ body:
570
+ encoding: UTF-8
571
+ string: '{"fields":{}}'
572
+ headers:
573
+ X-Contentful-User-Agent:
574
+ - sdk contentful-management.rb/1.8.1; integration bootstrap/3.6.1; platform
575
+ ruby/2.4.1; os macOS/16;
576
+ Authorization:
577
+ - Bearer foobar
578
+ Content-Type:
579
+ - application/vnd.contentful.management.v1+json
580
+ X-Contentful-Version:
581
+ - '1'
582
+ Version:
583
+ - '1'
584
+ Connection:
585
+ - close
586
+ Host:
587
+ - api.contentful.com
588
+ User-Agent:
589
+ - http.rb/2.2.2
590
+ response:
591
+ status:
592
+ code: 200
593
+ message: OK
594
+ headers:
595
+ Access-Control-Allow-Headers:
596
+ - 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
597
+ Access-Control-Allow-Methods:
598
+ - DELETE,GET,HEAD,POST,PUT,OPTIONS
599
+ Access-Control-Allow-Origin:
600
+ - "*"
601
+ Access-Control-Expose-Headers:
602
+ - Etag
603
+ Access-Control-Max-Age:
604
+ - '1728000'
605
+ Cf-Space-Id:
606
+ - vsy1ouf6jdcq
607
+ Content-Type:
608
+ - application/vnd.contentful.management.v1+json
609
+ Date:
610
+ - Wed, 23 Aug 2017 14:39:34 GMT
611
+ Etag:
612
+ - '"c02d216ca81f74b318b65789975b355c"'
613
+ Server:
614
+ - Contentful
615
+ Strict-Transport-Security:
616
+ - max-age=15768000
617
+ X-Content-Type-Options:
618
+ - nosniff
619
+ X-Contentful-Request-Id:
620
+ - 64b6b0e6d6e5b7bdd810ac9dd71c5176
621
+ Content-Length:
622
+ - '721'
623
+ Connection:
624
+ - Close
625
+ Set-Cookie:
626
+ - incap_ses_685_673446=grexPo0d3HKH6RLquZ2BCaWTnVkAAAAAxljG1xHBA8Ew1A7mL7zyrw==;
627
+ path=/; Domain=.contentful.com
628
+ - nlbi_673446=RjuDaxQ2WCWz1Y6L6lKYhQAAAABv3ZLmH4REwHm1ZjlAcJ+9; path=/; Domain=.contentful.com
629
+ - visid_incap_673446=++KRlbHOT6uW3osgc3mfMKWTnVkAAAAAQUIPAAAAAAABqN94zgm5JPoZlQwIjI4E;
630
+ expires=Thu, 23 Aug 2018 07:39:55 GMT; path=/; Domain=.contentful.com
631
+ X-Iinfo:
632
+ - 7-63819131-63819151 NNNN CT(137 134 0) RT(1503499173260 136) q(0 0 3 -1) r(6
633
+ 6) U5
634
+ X-Cdn:
635
+ - Incapsula
636
+ body:
637
+ encoding: ASCII-8BIT
638
+ string: |
639
+ {
640
+ "sys": {
641
+ "space": {
642
+ "sys": {
643
+ "type": "Link",
644
+ "linkType": "Space",
645
+ "id": "vsy1ouf6jdcq"
646
+ }
647
+ },
648
+ "id": "test_1",
649
+ "type": "Entry",
650
+ "createdAt": "2017-08-23T14:39:33.138Z",
651
+ "updatedAt": "2017-08-23T14:39:33.966Z",
652
+ "createdBy": {
653
+ "sys": {
654
+ "type": "Link",
655
+ "linkType": "User",
656
+ "id": "4SejVrWT96dvL9IV4Nb7sQ"
657
+ }
658
+ },
659
+ "updatedBy": {
660
+ "sys": {
661
+ "type": "Link",
662
+ "linkType": "User",
663
+ "id": "4SejVrWT96dvL9IV4Nb7sQ"
664
+ }
665
+ },
666
+ "version": 2,
667
+ "contentType": {
668
+ "sys": {
669
+ "type": "Link",
670
+ "linkType": "ContentType",
671
+ "id": "test"
672
+ }
673
+ }
674
+ },
675
+ "fields": {}
676
+ }
677
+ http_version:
678
+ recorded_at: Wed, 23 Aug 2017 14:39:34 GMT
679
+ - request:
680
+ method: put
681
+ uri: https://api.contentful.com/spaces/vsy1ouf6jdcq/entries/test_2
682
+ body:
683
+ encoding: UTF-8
684
+ string: '{"fields":{}}'
685
+ headers:
686
+ X-Contentful-User-Agent:
687
+ - sdk contentful-management.rb/1.8.1; integration bootstrap/3.6.1; platform
688
+ ruby/2.4.1; os macOS/16;
689
+ Authorization:
690
+ - Bearer foobar
691
+ Content-Type:
692
+ - application/vnd.contentful.management.v1+json
693
+ X-Contentful-Content-Type:
694
+ - test
695
+ Content-Type-Id:
696
+ - test
697
+ Connection:
698
+ - close
699
+ Host:
700
+ - api.contentful.com
701
+ User-Agent:
702
+ - http.rb/2.2.2
703
+ response:
704
+ status:
705
+ code: 201
706
+ message: Created
707
+ headers:
708
+ Access-Control-Allow-Headers:
709
+ - 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
710
+ Access-Control-Allow-Methods:
711
+ - DELETE,GET,HEAD,POST,PUT,OPTIONS
712
+ Access-Control-Allow-Origin:
713
+ - "*"
714
+ Access-Control-Expose-Headers:
715
+ - Etag
716
+ Access-Control-Max-Age:
717
+ - '1728000'
718
+ Cf-Space-Id:
719
+ - vsy1ouf6jdcq
720
+ Content-Type:
721
+ - application/vnd.contentful.management.v1+json
722
+ Date:
723
+ - Wed, 23 Aug 2017 14:39:34 GMT
724
+ Etag:
725
+ - '"90c86746beebebfbf7141e5103c8a11b"'
726
+ Server:
727
+ - Contentful
728
+ Strict-Transport-Security:
729
+ - max-age=15768000
730
+ X-Content-Type-Options:
731
+ - nosniff
732
+ X-Contentful-Request-Id:
733
+ - e7b324d89bc0a85fc420754ccbc3a36e
734
+ Content-Length:
735
+ - '721'
736
+ Connection:
737
+ - Close
738
+ Set-Cookie:
739
+ - incap_ses_685_673446=IehgQrkxGUqa6hLquZ2BCaaTnVkAAAAAHvgKXfi6Um5jmrReAwCSDg==;
740
+ path=/; Domain=.contentful.com
741
+ - nlbi_673446=DJfoWQjSdhlQ3sLA6lKYhQAAAAAPz7CNnmtL/zv0VFSZZCJc; path=/; Domain=.contentful.com
742
+ - visid_incap_673446=/IMd4vIITNit+w7FxFipk6aTnVkAAAAAQUIPAAAAAAAfwTDGCV0KzErB7Ajsa2jy;
743
+ expires=Thu, 23 Aug 2018 07:39:56 GMT; path=/; Domain=.contentful.com
744
+ X-Iinfo:
745
+ - 0-21997004-21997015 NNNN CT(138 138 0) RT(1503499174156 110) q(0 0 3 -1) r(6
746
+ 6) U5
747
+ X-Cdn:
748
+ - Incapsula
749
+ body:
750
+ encoding: ASCII-8BIT
751
+ string: |
752
+ {
753
+ "sys": {
754
+ "space": {
755
+ "sys": {
756
+ "type": "Link",
757
+ "linkType": "Space",
758
+ "id": "vsy1ouf6jdcq"
759
+ }
760
+ },
761
+ "id": "test_2",
762
+ "type": "Entry",
763
+ "createdAt": "2017-08-23T14:39:34.828Z",
764
+ "updatedAt": "2017-08-23T14:39:34.828Z",
765
+ "createdBy": {
766
+ "sys": {
767
+ "type": "Link",
768
+ "linkType": "User",
769
+ "id": "4SejVrWT96dvL9IV4Nb7sQ"
770
+ }
771
+ },
772
+ "updatedBy": {
773
+ "sys": {
774
+ "type": "Link",
775
+ "linkType": "User",
776
+ "id": "4SejVrWT96dvL9IV4Nb7sQ"
777
+ }
778
+ },
779
+ "version": 1,
780
+ "contentType": {
781
+ "sys": {
782
+ "type": "Link",
783
+ "linkType": "ContentType",
784
+ "id": "test"
785
+ }
786
+ }
787
+ },
788
+ "fields": {}
789
+ }
790
+ http_version:
791
+ recorded_at: Wed, 23 Aug 2017 14:39:35 GMT
792
+ - request:
793
+ method: put
794
+ uri: https://api.contentful.com/spaces/vsy1ouf6jdcq/entries/test_2
795
+ body:
796
+ encoding: UTF-8
797
+ string: '{"fields":{}}'
798
+ headers:
799
+ X-Contentful-User-Agent:
800
+ - sdk contentful-management.rb/1.8.1; integration bootstrap/3.6.1; platform
801
+ ruby/2.4.1; os macOS/16;
802
+ Authorization:
803
+ - Bearer foobar
804
+ Content-Type:
805
+ - application/vnd.contentful.management.v1+json
806
+ X-Contentful-Version:
807
+ - '1'
808
+ Version:
809
+ - '1'
810
+ Connection:
811
+ - close
812
+ Host:
813
+ - api.contentful.com
814
+ User-Agent:
815
+ - http.rb/2.2.2
816
+ response:
817
+ status:
818
+ code: 200
819
+ message: OK
820
+ headers:
821
+ Access-Control-Allow-Headers:
822
+ - 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
823
+ Access-Control-Allow-Methods:
824
+ - DELETE,GET,HEAD,POST,PUT,OPTIONS
825
+ Access-Control-Allow-Origin:
826
+ - "*"
827
+ Access-Control-Expose-Headers:
828
+ - Etag
829
+ Access-Control-Max-Age:
830
+ - '1728000'
831
+ Cf-Space-Id:
832
+ - vsy1ouf6jdcq
833
+ Content-Type:
834
+ - application/vnd.contentful.management.v1+json
835
+ Date:
836
+ - Wed, 23 Aug 2017 14:39:35 GMT
837
+ Etag:
838
+ - '"7d101b91d5c932d4674817658b354de5"'
839
+ Server:
840
+ - Contentful
841
+ Strict-Transport-Security:
842
+ - max-age=15768000
843
+ X-Content-Type-Options:
844
+ - nosniff
845
+ X-Contentful-Request-Id:
846
+ - 5c2d17e3f7ef4f038b8ff05b5bc5a673
847
+ Content-Length:
848
+ - '721'
849
+ Connection:
850
+ - Close
851
+ Set-Cookie:
852
+ - incap_ses_685_673446=Hq7lA50M22jQ6xLquZ2BCaeTnVkAAAAAzgtPWg6S7DS/Yjvsi5qXGA==;
853
+ path=/; Domain=.contentful.com
854
+ - nlbi_673446=n8xnOYSxhjRsR4I+6lKYhQAAAACwn16bmnOYi6otER5paSXr; path=/; Domain=.contentful.com
855
+ - visid_incap_673446=zQ85Cq4qQqWAXtEMz4olXKeTnVkAAAAAQUIPAAAAAACkZyk+tGxbJiEawO9UkrWf;
856
+ expires=Thu, 23 Aug 2018 07:39:55 GMT; path=/; Domain=.contentful.com
857
+ X-Iinfo:
858
+ - 10-97511721-97511738 NNNN CT(132 136 0) RT(1503499174956 108) q(0 0 3 -1)
859
+ r(5 5) U5
860
+ X-Cdn:
861
+ - Incapsula
862
+ body:
863
+ encoding: ASCII-8BIT
864
+ string: |
865
+ {
866
+ "sys": {
867
+ "space": {
868
+ "sys": {
869
+ "type": "Link",
870
+ "linkType": "Space",
871
+ "id": "vsy1ouf6jdcq"
872
+ }
873
+ },
874
+ "id": "test_2",
875
+ "type": "Entry",
876
+ "createdAt": "2017-08-23T14:39:34.828Z",
877
+ "updatedAt": "2017-08-23T14:39:35.583Z",
878
+ "createdBy": {
879
+ "sys": {
880
+ "type": "Link",
881
+ "linkType": "User",
882
+ "id": "4SejVrWT96dvL9IV4Nb7sQ"
883
+ }
884
+ },
885
+ "updatedBy": {
886
+ "sys": {
887
+ "type": "Link",
888
+ "linkType": "User",
889
+ "id": "4SejVrWT96dvL9IV4Nb7sQ"
890
+ }
891
+ },
892
+ "version": 2,
893
+ "contentType": {
894
+ "sys": {
895
+ "type": "Link",
896
+ "linkType": "ContentType",
897
+ "id": "test"
898
+ }
899
+ }
900
+ },
901
+ "fields": {}
902
+ }
903
+ http_version:
904
+ recorded_at: Wed, 23 Aug 2017 14:39:35 GMT
905
+ - request:
906
+ method: get
907
+ uri: https://api.contentful.com/spaces/vsy1ouf6jdcq/entries/test_1
908
+ body:
909
+ encoding: US-ASCII
910
+ string: ''
911
+ headers:
912
+ X-Contentful-User-Agent:
913
+ - sdk contentful-management.rb/1.8.1; integration bootstrap/3.6.1; platform
914
+ ruby/2.4.1; os macOS/16;
915
+ Authorization:
916
+ - Bearer foobar
917
+ Content-Type:
918
+ - application/vnd.contentful.management.v1+json
919
+ Content-Length:
920
+ - '0'
921
+ Connection:
922
+ - close
923
+ Host:
924
+ - api.contentful.com
925
+ User-Agent:
926
+ - http.rb/2.2.2
927
+ response:
928
+ status:
929
+ code: 200
930
+ message: OK
931
+ headers:
932
+ Access-Control-Allow-Headers:
933
+ - 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
934
+ Access-Control-Allow-Methods:
935
+ - DELETE,GET,HEAD,POST,PUT,OPTIONS
936
+ Access-Control-Allow-Origin:
937
+ - "*"
938
+ Access-Control-Expose-Headers:
939
+ - Etag
940
+ Access-Control-Max-Age:
941
+ - '1728000'
942
+ Cf-Space-Id:
943
+ - vsy1ouf6jdcq
944
+ Content-Type:
945
+ - application/vnd.contentful.management.v1+json
946
+ Date:
947
+ - Wed, 23 Aug 2017 14:39:36 GMT
948
+ Etag:
949
+ - '"c02d216ca81f74b318b65789975b355c"'
950
+ Server:
951
+ - Contentful
952
+ Strict-Transport-Security:
953
+ - max-age=15768000
954
+ X-Content-Type-Options:
955
+ - nosniff
956
+ X-Contentful-Request-Id:
957
+ - f403ebde60f4511cbd8e9097d38e5aa4
958
+ Content-Length:
959
+ - '721'
960
+ Connection:
961
+ - Close
962
+ Set-Cookie:
963
+ - incap_ses_685_673446=nld4NdLa5TFT7RLquZ2BCaiTnVkAAAAAUav84rOUgpXScmAZq4mWCA==;
964
+ path=/; Domain=.contentful.com
965
+ - nlbi_673446=KbxoOqCHaXPxE6K+6lKYhQAAAADe18hdm3lwf65yThrRJRct; path=/; Domain=.contentful.com
966
+ - visid_incap_673446=uzipsNISTNKQlbzYX37CMaiTnVkAAAAAQUIPAAAAAAAT/oxGs4YwsoNJ7enEXzVt;
967
+ expires=Thu, 23 Aug 2018 07:39:55 GMT; path=/; Domain=.contentful.com
968
+ X-Iinfo:
969
+ - 7-63819579-63819607 NNNN CT(138 141 0) RT(1503499175812 116) q(0 0 3 -1) r(9
970
+ 9) U5
971
+ X-Cdn:
972
+ - Incapsula
973
+ body:
974
+ encoding: ASCII-8BIT
975
+ string: |
976
+ {
977
+ "sys": {
978
+ "space": {
979
+ "sys": {
980
+ "type": "Link",
981
+ "linkType": "Space",
982
+ "id": "vsy1ouf6jdcq"
983
+ }
984
+ },
985
+ "id": "test_1",
986
+ "type": "Entry",
987
+ "createdAt": "2017-08-23T14:39:33.138Z",
988
+ "updatedAt": "2017-08-23T14:39:33.966Z",
989
+ "createdBy": {
990
+ "sys": {
991
+ "type": "Link",
992
+ "linkType": "User",
993
+ "id": "4SejVrWT96dvL9IV4Nb7sQ"
994
+ }
995
+ },
996
+ "updatedBy": {
997
+ "sys": {
998
+ "type": "Link",
999
+ "linkType": "User",
1000
+ "id": "4SejVrWT96dvL9IV4Nb7sQ"
1001
+ }
1002
+ },
1003
+ "version": 2,
1004
+ "contentType": {
1005
+ "sys": {
1006
+ "type": "Link",
1007
+ "linkType": "ContentType",
1008
+ "id": "test"
1009
+ }
1010
+ }
1011
+ },
1012
+ "fields": {}
1013
+ }
1014
+ http_version:
1015
+ recorded_at: Wed, 23 Aug 2017 14:39:37 GMT
1016
+ - request:
1017
+ method: put
1018
+ uri: https://api.contentful.com/spaces/vsy1ouf6jdcq/entries/test_1
1019
+ body:
1020
+ encoding: UTF-8
1021
+ string: '{"fields":{"text":{"es-AR":"Foo"}}}'
1022
+ headers:
1023
+ X-Contentful-User-Agent:
1024
+ - sdk contentful-management.rb/1.8.1; integration bootstrap/3.6.1; platform
1025
+ ruby/2.4.1; os macOS/16;
1026
+ Authorization:
1027
+ - Bearer foobar
1028
+ Content-Type:
1029
+ - application/vnd.contentful.management.v1+json
1030
+ X-Contentful-Version:
1031
+ - '2'
1032
+ Version:
1033
+ - '2'
1034
+ Connection:
1035
+ - close
1036
+ Host:
1037
+ - api.contentful.com
1038
+ User-Agent:
1039
+ - http.rb/2.2.2
1040
+ response:
1041
+ status:
1042
+ code: 200
1043
+ message: OK
1044
+ headers:
1045
+ Access-Control-Allow-Headers:
1046
+ - 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
1047
+ Access-Control-Allow-Methods:
1048
+ - DELETE,GET,HEAD,POST,PUT,OPTIONS
1049
+ Access-Control-Allow-Origin:
1050
+ - "*"
1051
+ Access-Control-Expose-Headers:
1052
+ - Etag
1053
+ Access-Control-Max-Age:
1054
+ - '1728000'
1055
+ Cf-Space-Id:
1056
+ - vsy1ouf6jdcq
1057
+ Content-Type:
1058
+ - application/vnd.contentful.management.v1+json
1059
+ Date:
1060
+ - Wed, 23 Aug 2017 14:39:37 GMT
1061
+ Etag:
1062
+ - '"8c377335bdd7b70089d055b82df79f31"'
1063
+ Server:
1064
+ - Contentful
1065
+ Strict-Transport-Security:
1066
+ - max-age=15768000
1067
+ X-Content-Type-Options:
1068
+ - nosniff
1069
+ X-Contentful-Request-Id:
1070
+ - 7960802e8b413149db3c7eeb5a80e54a
1071
+ Content-Length:
1072
+ - '765'
1073
+ Connection:
1074
+ - Close
1075
+ Set-Cookie:
1076
+ - incap_ses_685_673446=dqxoZD18wj1p7hLquZ2BCamTnVkAAAAA5ZEX86T1DUSn+H2c3ooc7A==;
1077
+ path=/; Domain=.contentful.com
1078
+ - nlbi_673446=XHWleOzaEyWGlDsl6lKYhQAAAACa9m+VhQQCn5/Ybjlafo2P; path=/; Domain=.contentful.com
1079
+ - visid_incap_673446=TEdANjHIQRCqcsuhasOVkqmTnVkAAAAAQUIPAAAAAAB5iqDFgdhrsa4EgttBeWFi;
1080
+ expires=Thu, 23 Aug 2018 07:39:55 GMT; path=/; Domain=.contentful.com
1081
+ X-Iinfo:
1082
+ - 9-87304020-87304037 NNNN CT(138 139 0) RT(1503499176972 226) q(0 0 3 -1) r(6
1083
+ 6) U5
1084
+ X-Cdn:
1085
+ - Incapsula
1086
+ body:
1087
+ encoding: ASCII-8BIT
1088
+ string: |
1089
+ {
1090
+ "sys": {
1091
+ "space": {
1092
+ "sys": {
1093
+ "type": "Link",
1094
+ "linkType": "Space",
1095
+ "id": "vsy1ouf6jdcq"
1096
+ }
1097
+ },
1098
+ "id": "test_1",
1099
+ "type": "Entry",
1100
+ "createdAt": "2017-08-23T14:39:33.138Z",
1101
+ "updatedAt": "2017-08-23T14:39:37.769Z",
1102
+ "createdBy": {
1103
+ "sys": {
1104
+ "type": "Link",
1105
+ "linkType": "User",
1106
+ "id": "4SejVrWT96dvL9IV4Nb7sQ"
1107
+ }
1108
+ },
1109
+ "updatedBy": {
1110
+ "sys": {
1111
+ "type": "Link",
1112
+ "linkType": "User",
1113
+ "id": "4SejVrWT96dvL9IV4Nb7sQ"
1114
+ }
1115
+ },
1116
+ "version": 3,
1117
+ "contentType": {
1118
+ "sys": {
1119
+ "type": "Link",
1120
+ "linkType": "ContentType",
1121
+ "id": "test"
1122
+ }
1123
+ }
1124
+ },
1125
+ "fields": {
1126
+ "text": {
1127
+ "es-AR": "Foo"
1128
+ }
1129
+ }
1130
+ }
1131
+ http_version:
1132
+ recorded_at: Wed, 23 Aug 2017 14:39:37 GMT
1133
+ - request:
1134
+ method: put
1135
+ uri: https://api.contentful.com/spaces/vsy1ouf6jdcq/entries/test_1
1136
+ body:
1137
+ encoding: UTF-8
1138
+ string: '{"fields":{"text":{"es-AR":"Foo"}}}'
1139
+ headers:
1140
+ X-Contentful-User-Agent:
1141
+ - sdk contentful-management.rb/1.8.1; integration bootstrap/3.6.1; platform
1142
+ ruby/2.4.1; os macOS/16;
1143
+ Authorization:
1144
+ - Bearer foobar
1145
+ Content-Type:
1146
+ - application/vnd.contentful.management.v1+json
1147
+ X-Contentful-Version:
1148
+ - '3'
1149
+ Version:
1150
+ - '3'
1151
+ Connection:
1152
+ - close
1153
+ Host:
1154
+ - api.contentful.com
1155
+ User-Agent:
1156
+ - http.rb/2.2.2
1157
+ response:
1158
+ status:
1159
+ code: 200
1160
+ message: OK
1161
+ headers:
1162
+ Access-Control-Allow-Headers:
1163
+ - 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
1164
+ Access-Control-Allow-Methods:
1165
+ - DELETE,GET,HEAD,POST,PUT,OPTIONS
1166
+ Access-Control-Allow-Origin:
1167
+ - "*"
1168
+ Access-Control-Expose-Headers:
1169
+ - Etag
1170
+ Access-Control-Max-Age:
1171
+ - '1728000'
1172
+ Cf-Space-Id:
1173
+ - vsy1ouf6jdcq
1174
+ Content-Type:
1175
+ - application/vnd.contentful.management.v1+json
1176
+ Date:
1177
+ - Wed, 23 Aug 2017 14:39:38 GMT
1178
+ Etag:
1179
+ - '"090743ad0184cb93f5ca291307340220"'
1180
+ Server:
1181
+ - Contentful
1182
+ Strict-Transport-Security:
1183
+ - max-age=15768000
1184
+ X-Content-Type-Options:
1185
+ - nosniff
1186
+ X-Contentful-Request-Id:
1187
+ - 72da01f58489835edc6188893a3044c1
1188
+ Content-Length:
1189
+ - '765'
1190
+ Connection:
1191
+ - Close
1192
+ Set-Cookie:
1193
+ - incap_ses_685_673446=AdK9OialfSND7xLquZ2BCaqTnVkAAAAAjYbx+Ul8QW+eQ8YfVDYv+g==;
1194
+ path=/; Domain=.contentful.com
1195
+ - nlbi_673446=hIoiXtGIaCFNPHcF6lKYhQAAAADhE6DvbavIdPSD0d5XIrZy; path=/; Domain=.contentful.com
1196
+ - visid_incap_673446=5yyXjz8+Qq6feQIM1G9NWaqTnVkAAAAAQUIPAAAAAABmlmgN1ecDVHpRLS6erCxM;
1197
+ expires=Thu, 23 Aug 2018 07:39:55 GMT; path=/; Domain=.contentful.com
1198
+ X-Iinfo:
1199
+ - 9-87304146-87304163 NNNN CT(136 139 0) RT(1503499177881 96) q(0 0 3 -1) r(6
1200
+ 6) U5
1201
+ X-Cdn:
1202
+ - Incapsula
1203
+ body:
1204
+ encoding: ASCII-8BIT
1205
+ string: |
1206
+ {
1207
+ "sys": {
1208
+ "space": {
1209
+ "sys": {
1210
+ "type": "Link",
1211
+ "linkType": "Space",
1212
+ "id": "vsy1ouf6jdcq"
1213
+ }
1214
+ },
1215
+ "id": "test_1",
1216
+ "type": "Entry",
1217
+ "createdAt": "2017-08-23T14:39:33.138Z",
1218
+ "updatedAt": "2017-08-23T14:39:38.506Z",
1219
+ "createdBy": {
1220
+ "sys": {
1221
+ "type": "Link",
1222
+ "linkType": "User",
1223
+ "id": "4SejVrWT96dvL9IV4Nb7sQ"
1224
+ }
1225
+ },
1226
+ "updatedBy": {
1227
+ "sys": {
1228
+ "type": "Link",
1229
+ "linkType": "User",
1230
+ "id": "4SejVrWT96dvL9IV4Nb7sQ"
1231
+ }
1232
+ },
1233
+ "version": 4,
1234
+ "contentType": {
1235
+ "sys": {
1236
+ "type": "Link",
1237
+ "linkType": "ContentType",
1238
+ "id": "test"
1239
+ }
1240
+ }
1241
+ },
1242
+ "fields": {
1243
+ "text": {
1244
+ "es-AR": "Foo"
1245
+ }
1246
+ }
1247
+ }
1248
+ http_version:
1249
+ recorded_at: Wed, 23 Aug 2017 14:39:38 GMT
1250
+ - request:
1251
+ method: get
1252
+ uri: https://api.contentful.com/spaces/vsy1ouf6jdcq/entries/test_1
1253
+ body:
1254
+ encoding: US-ASCII
1255
+ string: ''
1256
+ headers:
1257
+ X-Contentful-User-Agent:
1258
+ - sdk contentful-management.rb/1.8.1; integration bootstrap/3.6.1; platform
1259
+ ruby/2.4.1; os macOS/16;
1260
+ Authorization:
1261
+ - Bearer foobar
1262
+ Content-Type:
1263
+ - application/vnd.contentful.management.v1+json
1264
+ Content-Length:
1265
+ - '0'
1266
+ Connection:
1267
+ - close
1268
+ Host:
1269
+ - api.contentful.com
1270
+ User-Agent:
1271
+ - http.rb/2.2.2
1272
+ response:
1273
+ status:
1274
+ code: 200
1275
+ message: OK
1276
+ headers:
1277
+ Access-Control-Allow-Headers:
1278
+ - 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
1279
+ Access-Control-Allow-Methods:
1280
+ - DELETE,GET,HEAD,POST,PUT,OPTIONS
1281
+ Access-Control-Allow-Origin:
1282
+ - "*"
1283
+ Access-Control-Expose-Headers:
1284
+ - Etag
1285
+ Access-Control-Max-Age:
1286
+ - '1728000'
1287
+ Cf-Space-Id:
1288
+ - vsy1ouf6jdcq
1289
+ Content-Type:
1290
+ - application/vnd.contentful.management.v1+json
1291
+ Date:
1292
+ - Wed, 23 Aug 2017 14:39:39 GMT
1293
+ Etag:
1294
+ - '"090743ad0184cb93f5ca291307340220"'
1295
+ Server:
1296
+ - Contentful
1297
+ Strict-Transport-Security:
1298
+ - max-age=15768000
1299
+ X-Content-Type-Options:
1300
+ - nosniff
1301
+ X-Contentful-Request-Id:
1302
+ - d90f91dca056bf9c7796d04dcb7c0862
1303
+ Content-Length:
1304
+ - '765'
1305
+ Connection:
1306
+ - Close
1307
+ Set-Cookie:
1308
+ - incap_ses_685_673446=m0wcEeed2yb97xLquZ2BCauTnVkAAAAAybUWsRmGbmbwyWh7glhRLA==;
1309
+ path=/; Domain=.contentful.com
1310
+ - nlbi_673446=f7V3Dx4xag6SGg/T6lKYhQAAAABAl42FUrlAbB3xMtonpW7y; path=/; Domain=.contentful.com
1311
+ - visid_incap_673446=uSA6g4X1TtGGv+8mPvtxuauTnVkAAAAAQUIPAAAAAAA5COhm2xIaWfkv7Cjxfl1P;
1312
+ expires=Thu, 23 Aug 2018 07:39:55 GMT; path=/; Domain=.contentful.com
1313
+ X-Iinfo:
1314
+ - 7-63820079-63820092 NNNN CT(140 138 0) RT(1503499178662 120) q(0 0 3 -1) r(6
1315
+ 6) U5
1316
+ X-Cdn:
1317
+ - Incapsula
1318
+ body:
1319
+ encoding: ASCII-8BIT
1320
+ string: |
1321
+ {
1322
+ "sys": {
1323
+ "space": {
1324
+ "sys": {
1325
+ "type": "Link",
1326
+ "linkType": "Space",
1327
+ "id": "vsy1ouf6jdcq"
1328
+ }
1329
+ },
1330
+ "id": "test_1",
1331
+ "type": "Entry",
1332
+ "createdAt": "2017-08-23T14:39:33.138Z",
1333
+ "updatedAt": "2017-08-23T14:39:38.506Z",
1334
+ "createdBy": {
1335
+ "sys": {
1336
+ "type": "Link",
1337
+ "linkType": "User",
1338
+ "id": "4SejVrWT96dvL9IV4Nb7sQ"
1339
+ }
1340
+ },
1341
+ "updatedBy": {
1342
+ "sys": {
1343
+ "type": "Link",
1344
+ "linkType": "User",
1345
+ "id": "4SejVrWT96dvL9IV4Nb7sQ"
1346
+ }
1347
+ },
1348
+ "version": 4,
1349
+ "contentType": {
1350
+ "sys": {
1351
+ "type": "Link",
1352
+ "linkType": "ContentType",
1353
+ "id": "test"
1354
+ }
1355
+ }
1356
+ },
1357
+ "fields": {
1358
+ "text": {
1359
+ "es-AR": "Foo"
1360
+ }
1361
+ }
1362
+ }
1363
+ http_version:
1364
+ recorded_at: Wed, 23 Aug 2017 14:39:39 GMT
1365
+ - request:
1366
+ method: get
1367
+ uri: https://api.contentful.com/spaces/vsy1ouf6jdcq/entries/test_2
1368
+ body:
1369
+ encoding: US-ASCII
1370
+ string: ''
1371
+ headers:
1372
+ X-Contentful-User-Agent:
1373
+ - sdk contentful-management.rb/1.8.1; integration bootstrap/3.6.1; platform
1374
+ ruby/2.4.1; os macOS/16;
1375
+ Authorization:
1376
+ - Bearer foobar
1377
+ Content-Type:
1378
+ - application/vnd.contentful.management.v1+json
1379
+ Content-Length:
1380
+ - '0'
1381
+ Connection:
1382
+ - close
1383
+ Host:
1384
+ - api.contentful.com
1385
+ User-Agent:
1386
+ - http.rb/2.2.2
1387
+ response:
1388
+ status:
1389
+ code: 200
1390
+ message: OK
1391
+ headers:
1392
+ Access-Control-Allow-Headers:
1393
+ - 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
1394
+ Access-Control-Allow-Methods:
1395
+ - DELETE,GET,HEAD,POST,PUT,OPTIONS
1396
+ Access-Control-Allow-Origin:
1397
+ - "*"
1398
+ Access-Control-Expose-Headers:
1399
+ - Etag
1400
+ Access-Control-Max-Age:
1401
+ - '1728000'
1402
+ Cf-Space-Id:
1403
+ - vsy1ouf6jdcq
1404
+ Content-Type:
1405
+ - application/vnd.contentful.management.v1+json
1406
+ Date:
1407
+ - Wed, 23 Aug 2017 14:39:40 GMT
1408
+ Etag:
1409
+ - '"7d101b91d5c932d4674817658b354de5"'
1410
+ Server:
1411
+ - Contentful
1412
+ Strict-Transport-Security:
1413
+ - max-age=15768000
1414
+ X-Content-Type-Options:
1415
+ - nosniff
1416
+ X-Contentful-Request-Id:
1417
+ - 204ff5ac42ad4ecebcd8426233a276ab
1418
+ Content-Length:
1419
+ - '721'
1420
+ Connection:
1421
+ - Close
1422
+ Set-Cookie:
1423
+ - incap_ses_685_673446=rpM5RQCCyC9c8RLquZ2BCayTnVkAAAAAREd56aUtKckAl6ZowLGdgA==;
1424
+ path=/; Domain=.contentful.com
1425
+ - nlbi_673446=Jm12MQVplAtjrBgV6lKYhQAAAAAd3IEF3Vi7Msrlr+aPz4dC; path=/; Domain=.contentful.com
1426
+ - visid_incap_673446=jzzZAYX1ReOq7v3e4+wYbqyTnVkAAAAAQUIPAAAAAAAVckoXmMwVKh5NPfClcKdj;
1427
+ expires=Thu, 23 Aug 2018 07:39:55 GMT; path=/; Domain=.contentful.com
1428
+ X-Iinfo:
1429
+ - 1-26755277-26755296 NNNN CT(133 132 0) RT(1503499179473 487) q(0 0 3 -1) r(5
1430
+ 5) U5
1431
+ X-Cdn:
1432
+ - Incapsula
1433
+ body:
1434
+ encoding: ASCII-8BIT
1435
+ string: |
1436
+ {
1437
+ "sys": {
1438
+ "space": {
1439
+ "sys": {
1440
+ "type": "Link",
1441
+ "linkType": "Space",
1442
+ "id": "vsy1ouf6jdcq"
1443
+ }
1444
+ },
1445
+ "id": "test_2",
1446
+ "type": "Entry",
1447
+ "createdAt": "2017-08-23T14:39:34.828Z",
1448
+ "updatedAt": "2017-08-23T14:39:35.583Z",
1449
+ "createdBy": {
1450
+ "sys": {
1451
+ "type": "Link",
1452
+ "linkType": "User",
1453
+ "id": "4SejVrWT96dvL9IV4Nb7sQ"
1454
+ }
1455
+ },
1456
+ "updatedBy": {
1457
+ "sys": {
1458
+ "type": "Link",
1459
+ "linkType": "User",
1460
+ "id": "4SejVrWT96dvL9IV4Nb7sQ"
1461
+ }
1462
+ },
1463
+ "version": 2,
1464
+ "contentType": {
1465
+ "sys": {
1466
+ "type": "Link",
1467
+ "linkType": "ContentType",
1468
+ "id": "test"
1469
+ }
1470
+ }
1471
+ },
1472
+ "fields": {}
1473
+ }
1474
+ http_version:
1475
+ recorded_at: Wed, 23 Aug 2017 14:39:40 GMT
1476
+ - request:
1477
+ method: put
1478
+ uri: https://api.contentful.com/spaces/vsy1ouf6jdcq/entries/test_2
1479
+ body:
1480
+ encoding: UTF-8
1481
+ string: '{"fields":{"text":{"es-AR":"Bar"}}}'
1482
+ headers:
1483
+ X-Contentful-User-Agent:
1484
+ - sdk contentful-management.rb/1.8.1; integration bootstrap/3.6.1; platform
1485
+ ruby/2.4.1; os macOS/16;
1486
+ Authorization:
1487
+ - Bearer foobar
1488
+ Content-Type:
1489
+ - application/vnd.contentful.management.v1+json
1490
+ X-Contentful-Version:
1491
+ - '2'
1492
+ Version:
1493
+ - '2'
1494
+ Connection:
1495
+ - close
1496
+ Host:
1497
+ - api.contentful.com
1498
+ User-Agent:
1499
+ - http.rb/2.2.2
1500
+ response:
1501
+ status:
1502
+ code: 200
1503
+ message: OK
1504
+ headers:
1505
+ Access-Control-Allow-Headers:
1506
+ - 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
1507
+ Access-Control-Allow-Methods:
1508
+ - DELETE,GET,HEAD,POST,PUT,OPTIONS
1509
+ Access-Control-Allow-Origin:
1510
+ - "*"
1511
+ Access-Control-Expose-Headers:
1512
+ - Etag
1513
+ Access-Control-Max-Age:
1514
+ - '1728000'
1515
+ Cf-Space-Id:
1516
+ - vsy1ouf6jdcq
1517
+ Content-Type:
1518
+ - application/vnd.contentful.management.v1+json
1519
+ Date:
1520
+ - Wed, 23 Aug 2017 14:39:41 GMT
1521
+ Etag:
1522
+ - '"f29118cb5a791df6ff854225cf44adfa"'
1523
+ Server:
1524
+ - Contentful
1525
+ Strict-Transport-Security:
1526
+ - max-age=15768000
1527
+ X-Content-Type-Options:
1528
+ - nosniff
1529
+ X-Contentful-Request-Id:
1530
+ - ecdf48008c45c2a964627a34676e4d8c
1531
+ Content-Length:
1532
+ - '765'
1533
+ Connection:
1534
+ - Close
1535
+ Set-Cookie:
1536
+ - incap_ses_685_673446=scPyPjvHxjGK8hLquZ2BCa2TnVkAAAAAjrpHFMOP58rY7U2UrQ5HIA==;
1537
+ path=/; Domain=.contentful.com
1538
+ - nlbi_673446=BAahePVoAh+HvFS+6lKYhQAAAADaeAkjsszsj8BOmq7h7XmU; path=/; Domain=.contentful.com
1539
+ - visid_incap_673446=VPI1brMTR46dO1ILFgDSnK2TnVkAAAAAQUIPAAAAAAADMSsLl5w6c1696/ILzCm5;
1540
+ expires=Thu, 23 Aug 2018 07:39:55 GMT; path=/; Domain=.contentful.com
1541
+ X-Iinfo:
1542
+ - 2-37870973-37870981 NNNN CT(213 140 0) RT(1503499180619 152) q(0 0 4 -1) r(7
1543
+ 7) U5
1544
+ X-Cdn:
1545
+ - Incapsula
1546
+ body:
1547
+ encoding: ASCII-8BIT
1548
+ string: |
1549
+ {
1550
+ "sys": {
1551
+ "space": {
1552
+ "sys": {
1553
+ "type": "Link",
1554
+ "linkType": "Space",
1555
+ "id": "vsy1ouf6jdcq"
1556
+ }
1557
+ },
1558
+ "id": "test_2",
1559
+ "type": "Entry",
1560
+ "createdAt": "2017-08-23T14:39:34.828Z",
1561
+ "updatedAt": "2017-08-23T14:39:41.404Z",
1562
+ "createdBy": {
1563
+ "sys": {
1564
+ "type": "Link",
1565
+ "linkType": "User",
1566
+ "id": "4SejVrWT96dvL9IV4Nb7sQ"
1567
+ }
1568
+ },
1569
+ "updatedBy": {
1570
+ "sys": {
1571
+ "type": "Link",
1572
+ "linkType": "User",
1573
+ "id": "4SejVrWT96dvL9IV4Nb7sQ"
1574
+ }
1575
+ },
1576
+ "version": 3,
1577
+ "contentType": {
1578
+ "sys": {
1579
+ "type": "Link",
1580
+ "linkType": "ContentType",
1581
+ "id": "test"
1582
+ }
1583
+ }
1584
+ },
1585
+ "fields": {
1586
+ "text": {
1587
+ "es-AR": "Bar"
1588
+ }
1589
+ }
1590
+ }
1591
+ http_version:
1592
+ recorded_at: Wed, 23 Aug 2017 14:39:41 GMT
1593
+ - request:
1594
+ method: put
1595
+ uri: https://api.contentful.com/spaces/vsy1ouf6jdcq/entries/test_2
1596
+ body:
1597
+ encoding: UTF-8
1598
+ string: '{"fields":{"text":{"es-AR":"Bar"}}}'
1599
+ headers:
1600
+ X-Contentful-User-Agent:
1601
+ - sdk contentful-management.rb/1.8.1; integration bootstrap/3.6.1; platform
1602
+ ruby/2.4.1; os macOS/16;
1603
+ Authorization:
1604
+ - Bearer foobar
1605
+ Content-Type:
1606
+ - application/vnd.contentful.management.v1+json
1607
+ X-Contentful-Version:
1608
+ - '3'
1609
+ Version:
1610
+ - '3'
1611
+ Connection:
1612
+ - close
1613
+ Host:
1614
+ - api.contentful.com
1615
+ User-Agent:
1616
+ - http.rb/2.2.2
1617
+ response:
1618
+ status:
1619
+ code: 200
1620
+ message: OK
1621
+ headers:
1622
+ Access-Control-Allow-Headers:
1623
+ - 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
1624
+ Access-Control-Allow-Methods:
1625
+ - DELETE,GET,HEAD,POST,PUT,OPTIONS
1626
+ Access-Control-Allow-Origin:
1627
+ - "*"
1628
+ Access-Control-Expose-Headers:
1629
+ - Etag
1630
+ Access-Control-Max-Age:
1631
+ - '1728000'
1632
+ Cf-Space-Id:
1633
+ - vsy1ouf6jdcq
1634
+ Content-Type:
1635
+ - application/vnd.contentful.management.v1+json
1636
+ Date:
1637
+ - Wed, 23 Aug 2017 14:39:42 GMT
1638
+ Etag:
1639
+ - '"49c2bb1384c85e2d963be59b1eff184f"'
1640
+ Server:
1641
+ - Contentful
1642
+ Strict-Transport-Security:
1643
+ - max-age=15768000
1644
+ X-Content-Type-Options:
1645
+ - nosniff
1646
+ X-Contentful-Request-Id:
1647
+ - 55286e763077d168af7467fae3f3cf76
1648
+ Content-Length:
1649
+ - '765'
1650
+ Connection:
1651
+ - Close
1652
+ Set-Cookie:
1653
+ - incap_ses_685_673446=ldqCXC1+ERrL8xLquZ2BCa6TnVkAAAAAp3ykLzVT5K13NpoicbIWuw==;
1654
+ path=/; Domain=.contentful.com
1655
+ - nlbi_673446=0n94GFRafghJZC3J6lKYhQAAAABakE0zLsB3wFrC09TNzprA; path=/; Domain=.contentful.com
1656
+ - visid_incap_673446=U55/6eKXQl+oC6Zwxv56sq6TnVkAAAAAQUIPAAAAAAAUTKb4i3s010Ef2RmeYNj9;
1657
+ expires=Thu, 23 Aug 2018 07:39:55 GMT; path=/; Domain=.contentful.com
1658
+ X-Iinfo:
1659
+ - 5-80309333-80309366 NNNN CT(153 141 0) RT(1503499181544 153) q(0 0 3 -1) r(7
1660
+ 7) U5
1661
+ X-Cdn:
1662
+ - Incapsula
1663
+ body:
1664
+ encoding: ASCII-8BIT
1665
+ string: |
1666
+ {
1667
+ "sys": {
1668
+ "space": {
1669
+ "sys": {
1670
+ "type": "Link",
1671
+ "linkType": "Space",
1672
+ "id": "vsy1ouf6jdcq"
1673
+ }
1674
+ },
1675
+ "id": "test_2",
1676
+ "type": "Entry",
1677
+ "createdAt": "2017-08-23T14:39:34.828Z",
1678
+ "updatedAt": "2017-08-23T14:39:42.260Z",
1679
+ "createdBy": {
1680
+ "sys": {
1681
+ "type": "Link",
1682
+ "linkType": "User",
1683
+ "id": "4SejVrWT96dvL9IV4Nb7sQ"
1684
+ }
1685
+ },
1686
+ "updatedBy": {
1687
+ "sys": {
1688
+ "type": "Link",
1689
+ "linkType": "User",
1690
+ "id": "4SejVrWT96dvL9IV4Nb7sQ"
1691
+ }
1692
+ },
1693
+ "version": 4,
1694
+ "contentType": {
1695
+ "sys": {
1696
+ "type": "Link",
1697
+ "linkType": "ContentType",
1698
+ "id": "test"
1699
+ }
1700
+ }
1701
+ },
1702
+ "fields": {
1703
+ "text": {
1704
+ "es-AR": "Bar"
1705
+ }
1706
+ }
1707
+ }
1708
+ http_version:
1709
+ recorded_at: Wed, 23 Aug 2017 14:39:42 GMT
1710
+ - request:
1711
+ method: get
1712
+ uri: https://api.contentful.com/spaces/vsy1ouf6jdcq/entries/test_2
1713
+ body:
1714
+ encoding: US-ASCII
1715
+ string: ''
1716
+ headers:
1717
+ X-Contentful-User-Agent:
1718
+ - sdk contentful-management.rb/1.8.1; integration bootstrap/3.6.1; platform
1719
+ ruby/2.4.1; os macOS/16;
1720
+ Authorization:
1721
+ - Bearer foobar
1722
+ Content-Type:
1723
+ - application/vnd.contentful.management.v1+json
1724
+ Content-Length:
1725
+ - '0'
1726
+ Connection:
1727
+ - close
1728
+ Host:
1729
+ - api.contentful.com
1730
+ User-Agent:
1731
+ - http.rb/2.2.2
1732
+ response:
1733
+ status:
1734
+ code: 200
1735
+ message: OK
1736
+ headers:
1737
+ Access-Control-Allow-Headers:
1738
+ - 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
1739
+ Access-Control-Allow-Methods:
1740
+ - DELETE,GET,HEAD,POST,PUT,OPTIONS
1741
+ Access-Control-Allow-Origin:
1742
+ - "*"
1743
+ Access-Control-Expose-Headers:
1744
+ - Etag
1745
+ Access-Control-Max-Age:
1746
+ - '1728000'
1747
+ Cf-Space-Id:
1748
+ - vsy1ouf6jdcq
1749
+ Content-Type:
1750
+ - application/vnd.contentful.management.v1+json
1751
+ Date:
1752
+ - Wed, 23 Aug 2017 14:39:43 GMT
1753
+ Etag:
1754
+ - '"49c2bb1384c85e2d963be59b1eff184f"'
1755
+ Server:
1756
+ - Contentful
1757
+ Strict-Transport-Security:
1758
+ - max-age=15768000
1759
+ X-Content-Type-Options:
1760
+ - nosniff
1761
+ X-Contentful-Request-Id:
1762
+ - 0f9b2d9556d85d2586ec4092b74212ce
1763
+ Content-Length:
1764
+ - '765'
1765
+ Connection:
1766
+ - Close
1767
+ Set-Cookie:
1768
+ - incap_ses_685_673446=RnBaHQREby/a9BLquZ2BCa+TnVkAAAAAtEqV2BFrCPgpSwgElFj1KA==;
1769
+ path=/; Domain=.contentful.com
1770
+ - nlbi_673446=K9odB+9pJiHnm2c36lKYhQAAAAA2JPca9ra/QvBk/CNUnKwC; path=/; Domain=.contentful.com
1771
+ - visid_incap_673446=wjGySv0zSp6Vm6Z6bYXI2q+TnVkAAAAAQUIPAAAAAACLkib9gqYg9g3kIHlSKwUi;
1772
+ expires=Thu, 23 Aug 2018 07:39:55 GMT; path=/; Domain=.contentful.com
1773
+ X-Iinfo:
1774
+ - 9-87305004-87305018 NNNN CT(138 134 0) RT(1503499182535 141) q(0 0 3 -1) r(5
1775
+ 5) U5
1776
+ X-Cdn:
1777
+ - Incapsula
1778
+ body:
1779
+ encoding: ASCII-8BIT
1780
+ string: |
1781
+ {
1782
+ "sys": {
1783
+ "space": {
1784
+ "sys": {
1785
+ "type": "Link",
1786
+ "linkType": "Space",
1787
+ "id": "vsy1ouf6jdcq"
1788
+ }
1789
+ },
1790
+ "id": "test_2",
1791
+ "type": "Entry",
1792
+ "createdAt": "2017-08-23T14:39:34.828Z",
1793
+ "updatedAt": "2017-08-23T14:39:42.260Z",
1794
+ "createdBy": {
1795
+ "sys": {
1796
+ "type": "Link",
1797
+ "linkType": "User",
1798
+ "id": "4SejVrWT96dvL9IV4Nb7sQ"
1799
+ }
1800
+ },
1801
+ "updatedBy": {
1802
+ "sys": {
1803
+ "type": "Link",
1804
+ "linkType": "User",
1805
+ "id": "4SejVrWT96dvL9IV4Nb7sQ"
1806
+ }
1807
+ },
1808
+ "version": 4,
1809
+ "contentType": {
1810
+ "sys": {
1811
+ "type": "Link",
1812
+ "linkType": "ContentType",
1813
+ "id": "test"
1814
+ }
1815
+ }
1816
+ },
1817
+ "fields": {
1818
+ "text": {
1819
+ "es-AR": "Bar"
1820
+ }
1821
+ }
1822
+ }
1823
+ http_version:
1824
+ recorded_at: Wed, 23 Aug 2017 14:39:43 GMT
1825
+ - request:
1826
+ method: get
1827
+ uri: https://api.contentful.com/spaces/vsy1ouf6jdcq/entries/test_1
1828
+ body:
1829
+ encoding: US-ASCII
1830
+ string: ''
1831
+ headers:
1832
+ X-Contentful-User-Agent:
1833
+ - sdk contentful-management.rb/1.8.1; integration bootstrap/3.6.1; platform
1834
+ ruby/2.4.1; os macOS/16;
1835
+ Authorization:
1836
+ - Bearer foobar
1837
+ Content-Type:
1838
+ - application/vnd.contentful.management.v1+json
1839
+ Content-Length:
1840
+ - '0'
1841
+ Connection:
1842
+ - close
1843
+ Host:
1844
+ - api.contentful.com
1845
+ User-Agent:
1846
+ - http.rb/2.2.2
1847
+ response:
1848
+ status:
1849
+ code: 200
1850
+ message: OK
1851
+ headers:
1852
+ Access-Control-Allow-Headers:
1853
+ - 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
1854
+ Access-Control-Allow-Methods:
1855
+ - DELETE,GET,HEAD,POST,PUT,OPTIONS
1856
+ Access-Control-Allow-Origin:
1857
+ - "*"
1858
+ Access-Control-Expose-Headers:
1859
+ - Etag
1860
+ Access-Control-Max-Age:
1861
+ - '1728000'
1862
+ Cf-Space-Id:
1863
+ - vsy1ouf6jdcq
1864
+ Content-Type:
1865
+ - application/vnd.contentful.management.v1+json
1866
+ Date:
1867
+ - Wed, 23 Aug 2017 14:39:43 GMT
1868
+ Etag:
1869
+ - '"090743ad0184cb93f5ca291307340220"'
1870
+ Server:
1871
+ - Contentful
1872
+ Strict-Transport-Security:
1873
+ - max-age=15768000
1874
+ X-Content-Type-Options:
1875
+ - nosniff
1876
+ X-Contentful-Request-Id:
1877
+ - 160e979636d7dde3b86f0048f44de280
1878
+ Content-Length:
1879
+ - '765'
1880
+ Connection:
1881
+ - Close
1882
+ Set-Cookie:
1883
+ - incap_ses_685_673446=hKc7VM5tTBXg9RLquZ2BCa+TnVkAAAAAyKXup4ouhaEaaamkf3CG5Q==;
1884
+ path=/; Domain=.contentful.com
1885
+ - nlbi_673446=t3aZUY4R2A/Rq/kK6lKYhQAAAAAVCZIiY0fkCLoDpvbK4wHM; path=/; Domain=.contentful.com
1886
+ - visid_incap_673446=xLBdy33QRwC/ZKUolOPOYa+TnVkAAAAAQUIPAAAAAAAXCPgaR5HyByXYysrwV/BF;
1887
+ expires=Thu, 23 Aug 2018 07:39:55 GMT; path=/; Domain=.contentful.com
1888
+ X-Iinfo:
1889
+ - 7-63820779-63820805 NNNN CT(134 136 0) RT(1503499183293 120) q(0 0 2 -1) r(5
1890
+ 5) U5
1891
+ X-Cdn:
1892
+ - Incapsula
1893
+ body:
1894
+ encoding: ASCII-8BIT
1895
+ string: |
1896
+ {
1897
+ "sys": {
1898
+ "space": {
1899
+ "sys": {
1900
+ "type": "Link",
1901
+ "linkType": "Space",
1902
+ "id": "vsy1ouf6jdcq"
1903
+ }
1904
+ },
1905
+ "id": "test_1",
1906
+ "type": "Entry",
1907
+ "createdAt": "2017-08-23T14:39:33.138Z",
1908
+ "updatedAt": "2017-08-23T14:39:38.506Z",
1909
+ "createdBy": {
1910
+ "sys": {
1911
+ "type": "Link",
1912
+ "linkType": "User",
1913
+ "id": "4SejVrWT96dvL9IV4Nb7sQ"
1914
+ }
1915
+ },
1916
+ "updatedBy": {
1917
+ "sys": {
1918
+ "type": "Link",
1919
+ "linkType": "User",
1920
+ "id": "4SejVrWT96dvL9IV4Nb7sQ"
1921
+ }
1922
+ },
1923
+ "version": 4,
1924
+ "contentType": {
1925
+ "sys": {
1926
+ "type": "Link",
1927
+ "linkType": "ContentType",
1928
+ "id": "test"
1929
+ }
1930
+ }
1931
+ },
1932
+ "fields": {
1933
+ "text": {
1934
+ "es-AR": "Foo"
1935
+ }
1936
+ }
1937
+ }
1938
+ http_version:
1939
+ recorded_at: Wed, 23 Aug 2017 14:39:44 GMT
1940
+ - request:
1941
+ method: put
1942
+ uri: https://api.contentful.com/spaces/vsy1ouf6jdcq/entries/test_1/published
1943
+ body:
1944
+ encoding: US-ASCII
1945
+ string: ''
1946
+ headers:
1947
+ X-Contentful-User-Agent:
1948
+ - sdk contentful-management.rb/1.8.1; integration bootstrap/3.6.1; platform
1949
+ ruby/2.4.1; os macOS/16;
1950
+ Authorization:
1951
+ - Bearer foobar
1952
+ Content-Type:
1953
+ - application/vnd.contentful.management.v1+json
1954
+ X-Contentful-Version:
1955
+ - '4'
1956
+ Content-Length:
1957
+ - '0'
1958
+ Version:
1959
+ - '4'
1960
+ Connection:
1961
+ - close
1962
+ Host:
1963
+ - api.contentful.com
1964
+ User-Agent:
1965
+ - http.rb/2.2.2
1966
+ response:
1967
+ status:
1968
+ code: 200
1969
+ message: OK
1970
+ headers:
1971
+ Access-Control-Allow-Headers:
1972
+ - 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
1973
+ Access-Control-Allow-Methods:
1974
+ - DELETE,GET,HEAD,POST,PUT,OPTIONS
1975
+ Access-Control-Allow-Origin:
1976
+ - "*"
1977
+ Access-Control-Expose-Headers:
1978
+ - Etag
1979
+ Access-Control-Max-Age:
1980
+ - '1728000'
1981
+ Cf-Space-Id:
1982
+ - vsy1ouf6jdcq
1983
+ Content-Type:
1984
+ - application/vnd.contentful.management.v1+json
1985
+ Date:
1986
+ - Wed, 23 Aug 2017 14:39:44 GMT
1987
+ Etag:
1988
+ - '"31872e50360b71c30cedf8fa04c5e1ce"'
1989
+ Server:
1990
+ - Contentful
1991
+ Strict-Transport-Security:
1992
+ - max-age=15768000
1993
+ X-Content-Type-Options:
1994
+ - nosniff
1995
+ X-Contentful-Request-Id:
1996
+ - 49d12b208cf5870436131d1a6580e644
1997
+ Content-Length:
1998
+ - '1060'
1999
+ Connection:
2000
+ - Close
2001
+ Set-Cookie:
2002
+ - incap_ses_685_673446=aP4lX5H+SRzI9hLquZ2BCbCTnVkAAAAA+4gWm3M1+fK9dZgCnfcNQQ==;
2003
+ path=/; Domain=.contentful.com
2004
+ - nlbi_673446=lbTAePfQyBUxGKP56lKYhQAAAACEs5WdrGPUY0S9sxCiKdbX; path=/; Domain=.contentful.com
2005
+ - visid_incap_673446=e2uPpR9sRNaNr5qgVlLTqLCTnVkAAAAAQUIPAAAAAADfiei8NwS+Axza+yDQNeij;
2006
+ expires=Thu, 23 Aug 2018 07:39:55 GMT; path=/; Domain=.contentful.com
2007
+ X-Iinfo:
2008
+ - 6-53966023-53966052 NNNN CT(158 135 0) RT(1503499184040 119) q(0 0 3 -1) r(6
2009
+ 6) U5
2010
+ X-Cdn:
2011
+ - Incapsula
2012
+ body:
2013
+ encoding: ASCII-8BIT
2014
+ string: |
2015
+ {
2016
+ "sys": {
2017
+ "space": {
2018
+ "sys": {
2019
+ "type": "Link",
2020
+ "linkType": "Space",
2021
+ "id": "vsy1ouf6jdcq"
2022
+ }
2023
+ },
2024
+ "id": "test_1",
2025
+ "type": "Entry",
2026
+ "createdAt": "2017-08-23T14:39:33.138Z",
2027
+ "updatedAt": "2017-08-23T14:39:44.707Z",
2028
+ "createdBy": {
2029
+ "sys": {
2030
+ "type": "Link",
2031
+ "linkType": "User",
2032
+ "id": "4SejVrWT96dvL9IV4Nb7sQ"
2033
+ }
2034
+ },
2035
+ "updatedBy": {
2036
+ "sys": {
2037
+ "type": "Link",
2038
+ "linkType": "User",
2039
+ "id": "4SejVrWT96dvL9IV4Nb7sQ"
2040
+ }
2041
+ },
2042
+ "version": 5,
2043
+ "contentType": {
2044
+ "sys": {
2045
+ "type": "Link",
2046
+ "linkType": "ContentType",
2047
+ "id": "test"
2048
+ }
2049
+ },
2050
+ "firstPublishedAt": "2017-08-23T14:39:44.707Z",
2051
+ "publishedCounter": 1,
2052
+ "publishedAt": "2017-08-23T14:39:44.707Z",
2053
+ "publishedBy": {
2054
+ "sys": {
2055
+ "type": "Link",
2056
+ "linkType": "User",
2057
+ "id": "4SejVrWT96dvL9IV4Nb7sQ"
2058
+ }
2059
+ },
2060
+ "publishedVersion": 4
2061
+ },
2062
+ "fields": {
2063
+ "text": {
2064
+ "es-AR": "Foo"
2065
+ }
2066
+ }
2067
+ }
2068
+ http_version:
2069
+ recorded_at: Wed, 23 Aug 2017 14:39:44 GMT
2070
+ - request:
2071
+ method: get
2072
+ uri: https://api.contentful.com/spaces/vsy1ouf6jdcq/entries/test_2
2073
+ body:
2074
+ encoding: US-ASCII
2075
+ string: ''
2076
+ headers:
2077
+ X-Contentful-User-Agent:
2078
+ - sdk contentful-management.rb/1.8.1; integration bootstrap/3.6.1; platform
2079
+ ruby/2.4.1; os macOS/16;
2080
+ Authorization:
2081
+ - Bearer foobar
2082
+ Content-Type:
2083
+ - application/vnd.contentful.management.v1+json
2084
+ Content-Length:
2085
+ - '0'
2086
+ Connection:
2087
+ - close
2088
+ Host:
2089
+ - api.contentful.com
2090
+ User-Agent:
2091
+ - http.rb/2.2.2
2092
+ response:
2093
+ status:
2094
+ code: 200
2095
+ message: OK
2096
+ headers:
2097
+ Access-Control-Allow-Headers:
2098
+ - 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
2099
+ Access-Control-Allow-Methods:
2100
+ - DELETE,GET,HEAD,POST,PUT,OPTIONS
2101
+ Access-Control-Allow-Origin:
2102
+ - "*"
2103
+ Access-Control-Expose-Headers:
2104
+ - Etag
2105
+ Access-Control-Max-Age:
2106
+ - '1728000'
2107
+ Cf-Space-Id:
2108
+ - vsy1ouf6jdcq
2109
+ Content-Type:
2110
+ - application/vnd.contentful.management.v1+json
2111
+ Date:
2112
+ - Wed, 23 Aug 2017 14:39:45 GMT
2113
+ Etag:
2114
+ - '"49c2bb1384c85e2d963be59b1eff184f"'
2115
+ Server:
2116
+ - Contentful
2117
+ Strict-Transport-Security:
2118
+ - max-age=15768000
2119
+ X-Content-Type-Options:
2120
+ - nosniff
2121
+ X-Contentful-Request-Id:
2122
+ - b2ba3616eb7cfc14c10498e9038dc971
2123
+ Content-Length:
2124
+ - '765'
2125
+ Connection:
2126
+ - Close
2127
+ Set-Cookie:
2128
+ - incap_ses_685_673446=fExjHrCFzAR99xLquZ2BCbGTnVkAAAAAx5L1wDRyog0uPfBIhmYShQ==;
2129
+ path=/; Domain=.contentful.com
2130
+ - nlbi_673446=LRnbXZNn4C1SktkV6lKYhQAAAABqyNFgkwtgHuoxJUq0lzRO; path=/; Domain=.contentful.com
2131
+ - visid_incap_673446=fAQF7J16R0qrB82Dz5nfg7GTnVkAAAAAQUIPAAAAAACwJVU0KeT+k6kBNxnIZv7T;
2132
+ expires=Thu, 23 Aug 2018 07:39:56 GMT; path=/; Domain=.contentful.com
2133
+ X-Iinfo:
2134
+ - 4-69702190-69702210 NNNN CT(140 140 0) RT(1503499184969 127) q(0 0 3 -1) r(6
2135
+ 6) U5
2136
+ X-Cdn:
2137
+ - Incapsula
2138
+ body:
2139
+ encoding: ASCII-8BIT
2140
+ string: |
2141
+ {
2142
+ "sys": {
2143
+ "space": {
2144
+ "sys": {
2145
+ "type": "Link",
2146
+ "linkType": "Space",
2147
+ "id": "vsy1ouf6jdcq"
2148
+ }
2149
+ },
2150
+ "id": "test_2",
2151
+ "type": "Entry",
2152
+ "createdAt": "2017-08-23T14:39:34.828Z",
2153
+ "updatedAt": "2017-08-23T14:39:42.260Z",
2154
+ "createdBy": {
2155
+ "sys": {
2156
+ "type": "Link",
2157
+ "linkType": "User",
2158
+ "id": "4SejVrWT96dvL9IV4Nb7sQ"
2159
+ }
2160
+ },
2161
+ "updatedBy": {
2162
+ "sys": {
2163
+ "type": "Link",
2164
+ "linkType": "User",
2165
+ "id": "4SejVrWT96dvL9IV4Nb7sQ"
2166
+ }
2167
+ },
2168
+ "version": 4,
2169
+ "contentType": {
2170
+ "sys": {
2171
+ "type": "Link",
2172
+ "linkType": "ContentType",
2173
+ "id": "test"
2174
+ }
2175
+ }
2176
+ },
2177
+ "fields": {
2178
+ "text": {
2179
+ "es-AR": "Bar"
2180
+ }
2181
+ }
2182
+ }
2183
+ http_version:
2184
+ recorded_at: Wed, 23 Aug 2017 14:39:45 GMT
2185
+ - request:
2186
+ method: put
2187
+ uri: https://api.contentful.com/spaces/vsy1ouf6jdcq/entries/test_2/published
2188
+ body:
2189
+ encoding: US-ASCII
2190
+ string: ''
2191
+ headers:
2192
+ X-Contentful-User-Agent:
2193
+ - sdk contentful-management.rb/1.8.1; integration bootstrap/3.6.1; platform
2194
+ ruby/2.4.1; os macOS/16;
2195
+ Authorization:
2196
+ - Bearer foobar
2197
+ Content-Type:
2198
+ - application/vnd.contentful.management.v1+json
2199
+ X-Contentful-Version:
2200
+ - '4'
2201
+ Content-Length:
2202
+ - '0'
2203
+ Version:
2204
+ - '4'
2205
+ Connection:
2206
+ - close
2207
+ Host:
2208
+ - api.contentful.com
2209
+ User-Agent:
2210
+ - http.rb/2.2.2
2211
+ response:
2212
+ status:
2213
+ code: 200
2214
+ message: OK
2215
+ headers:
2216
+ Access-Control-Allow-Headers:
2217
+ - 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
2218
+ Access-Control-Allow-Methods:
2219
+ - DELETE,GET,HEAD,POST,PUT,OPTIONS
2220
+ Access-Control-Allow-Origin:
2221
+ - "*"
2222
+ Access-Control-Expose-Headers:
2223
+ - Etag
2224
+ Access-Control-Max-Age:
2225
+ - '1728000'
2226
+ Cf-Space-Id:
2227
+ - vsy1ouf6jdcq
2228
+ Content-Type:
2229
+ - application/vnd.contentful.management.v1+json
2230
+ Date:
2231
+ - Wed, 23 Aug 2017 14:39:46 GMT
2232
+ Etag:
2233
+ - '"80056894a2984d0f956e674d8d43d8b4"'
2234
+ Server:
2235
+ - Contentful
2236
+ Strict-Transport-Security:
2237
+ - max-age=15768000
2238
+ X-Content-Type-Options:
2239
+ - nosniff
2240
+ X-Contentful-Request-Id:
2241
+ - 2d3e7afe2aeb30e99491af09ae860797
2242
+ Content-Length:
2243
+ - '1060'
2244
+ Connection:
2245
+ - Close
2246
+ Set-Cookie:
2247
+ - incap_ses_685_673446=a371SM156FiZ+BLquZ2BCbKTnVkAAAAAMZhNWth0nGS0CmmSuw8KMg==;
2248
+ path=/; Domain=.contentful.com
2249
+ - nlbi_673446=u5YIA0w1REs4fhqV6lKYhQAAAADZMXwmLy1euX4kg3erdakX; path=/; Domain=.contentful.com
2250
+ - visid_incap_673446=OWDh53nSQNyBB6hnofihW7KTnVkAAAAAQUIPAAAAAAC/nZ8i0VKc/ec0eqSWPDti;
2251
+ expires=Thu, 23 Aug 2018 07:39:55 GMT; path=/; Domain=.contentful.com
2252
+ X-Iinfo:
2253
+ - 9-87305595-87305648 NNNN CT(132 135 0) RT(1503499185814 211) q(0 0 2 -1) r(7
2254
+ 7) U5
2255
+ X-Cdn:
2256
+ - Incapsula
2257
+ body:
2258
+ encoding: ASCII-8BIT
2259
+ string: |
2260
+ {
2261
+ "sys": {
2262
+ "space": {
2263
+ "sys": {
2264
+ "type": "Link",
2265
+ "linkType": "Space",
2266
+ "id": "vsy1ouf6jdcq"
2267
+ }
2268
+ },
2269
+ "id": "test_2",
2270
+ "type": "Entry",
2271
+ "createdAt": "2017-08-23T14:39:34.828Z",
2272
+ "updatedAt": "2017-08-23T14:39:46.535Z",
2273
+ "createdBy": {
2274
+ "sys": {
2275
+ "type": "Link",
2276
+ "linkType": "User",
2277
+ "id": "4SejVrWT96dvL9IV4Nb7sQ"
2278
+ }
2279
+ },
2280
+ "updatedBy": {
2281
+ "sys": {
2282
+ "type": "Link",
2283
+ "linkType": "User",
2284
+ "id": "4SejVrWT96dvL9IV4Nb7sQ"
2285
+ }
2286
+ },
2287
+ "version": 5,
2288
+ "contentType": {
2289
+ "sys": {
2290
+ "type": "Link",
2291
+ "linkType": "ContentType",
2292
+ "id": "test"
2293
+ }
2294
+ },
2295
+ "firstPublishedAt": "2017-08-23T14:39:46.535Z",
2296
+ "publishedCounter": 1,
2297
+ "publishedAt": "2017-08-23T14:39:46.535Z",
2298
+ "publishedBy": {
2299
+ "sys": {
2300
+ "type": "Link",
2301
+ "linkType": "User",
2302
+ "id": "4SejVrWT96dvL9IV4Nb7sQ"
2303
+ }
2304
+ },
2305
+ "publishedVersion": 4
2306
+ },
2307
+ "fields": {
2308
+ "text": {
2309
+ "es-AR": "Bar"
2310
+ }
2311
+ }
2312
+ }
2313
+ http_version:
2314
+ recorded_at: Wed, 23 Aug 2017 14:39:46 GMT
2315
+ recorded_with: VCR 2.9.3