contentful-management 2.0.0 → 2.0.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +4 -0
- data/lib/contentful/management/environment_association_methods_factory.rb +1 -1
- data/lib/contentful/management/version.rb +1 -1
- data/spec/fixtures/vcr_cassettes/environment/entry_proxy.yml +1507 -0
- data/spec/lib/contentful/management/environment_spec.rb +14 -0
- metadata +4 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: db30baf0a7f6689a0e8d8e921a74dbe05623dcbe81cc2b1a5b6d4d3b19ca75d5
|
4
|
+
data.tar.gz: 7e80ee8d30fa45107e20b337decd61799a574fc5521b2147dc3755591c35a6fb
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: a324983a49a14bbe3719a7c61b23ea5274eb40a0075c4a93ad6fd9558813f4728b7450549de9218e57851f94ac853042453a9600809495b8916bc67471d169ad
|
7
|
+
data.tar.gz: c2241087a811637e1cd16243cfe08a9d08b5ced139e78090f0de98009d759f4367523665115272fc6c734085a04375d669fa6fedb40a357cad8a8784cd0169f5
|
data/CHANGELOG.md
CHANGED
@@ -16,7 +16,7 @@ module Contentful
|
|
16
16
|
end
|
17
17
|
|
18
18
|
def find(id)
|
19
|
-
associated_class.
|
19
|
+
associated_class.find(environment.client, environment.sys[:space].id, environment.id, id)
|
20
20
|
end
|
21
21
|
|
22
22
|
def create(attributes = {})
|
@@ -0,0 +1,1507 @@
|
|
1
|
+
---
|
2
|
+
http_interactions:
|
3
|
+
- request:
|
4
|
+
method: get
|
5
|
+
uri: https://api.contentful.com/spaces/facgnwwgj5fe/environments/master
|
6
|
+
body:
|
7
|
+
encoding: US-ASCII
|
8
|
+
string: ''
|
9
|
+
headers:
|
10
|
+
X-Contentful-User-Agent:
|
11
|
+
- sdk contentful-management.rb/2.0.0; platform ruby/2.5.1; os macOS/16;
|
12
|
+
Authorization:
|
13
|
+
- Bearer <ACCESS_TOKEN>
|
14
|
+
Content-Type:
|
15
|
+
- application/vnd.contentful.management.v1+json
|
16
|
+
Connection:
|
17
|
+
- close
|
18
|
+
Host:
|
19
|
+
- api.contentful.com
|
20
|
+
User-Agent:
|
21
|
+
- http.rb/2.2.2
|
22
|
+
response:
|
23
|
+
status:
|
24
|
+
code: 200
|
25
|
+
message: OK
|
26
|
+
headers:
|
27
|
+
Accept-Ranges:
|
28
|
+
- bytes
|
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-Alpha-Feature
|
31
|
+
Access-Control-Allow-Methods:
|
32
|
+
- DELETE,GET,HEAD,POST,PUT,OPTIONS
|
33
|
+
Access-Control-Allow-Origin:
|
34
|
+
- "*"
|
35
|
+
Access-Control-Expose-Headers:
|
36
|
+
- Etag
|
37
|
+
Access-Control-Max-Age:
|
38
|
+
- '1728000'
|
39
|
+
Cache-Control:
|
40
|
+
- max-age=0
|
41
|
+
Cf-Organization-Id:
|
42
|
+
- 4SsuxQCaMaemfIms52Jr8s
|
43
|
+
Cf-Space-Id:
|
44
|
+
- facgnwwgj5fe
|
45
|
+
Content-Type:
|
46
|
+
- application/vnd.contentful.management.v1+json
|
47
|
+
Date:
|
48
|
+
- Tue, 17 Apr 2018 14:54:30 GMT
|
49
|
+
Etag:
|
50
|
+
- W/"22a25eea35acc74ea3d1b641479654a1"
|
51
|
+
Server:
|
52
|
+
- Contentful
|
53
|
+
Strict-Transport-Security:
|
54
|
+
- max-age=15768000
|
55
|
+
X-Content-Type-Options:
|
56
|
+
- nosniff
|
57
|
+
X-Contentful-Ratelimit-Hour-Limit:
|
58
|
+
- '36000'
|
59
|
+
X-Contentful-Ratelimit-Hour-Remaining:
|
60
|
+
- '35997'
|
61
|
+
X-Contentful-Ratelimit-Reset:
|
62
|
+
- '0'
|
63
|
+
X-Contentful-Ratelimit-Second-Limit:
|
64
|
+
- '10'
|
65
|
+
X-Contentful-Ratelimit-Second-Remaining:
|
66
|
+
- '9'
|
67
|
+
X-Contentful-Request-Id:
|
68
|
+
- 686bf829b3ccd8c3040a1a0507ffdbfb
|
69
|
+
X-Frame-Options:
|
70
|
+
- ALLOWALL
|
71
|
+
X-Xss-Protection:
|
72
|
+
- 1; mode=block
|
73
|
+
Content-Length:
|
74
|
+
- '688'
|
75
|
+
Connection:
|
76
|
+
- Close
|
77
|
+
Set-Cookie:
|
78
|
+
- incap_ses_408_673446=6A4DeZXcmFEBVU2r+YKpBaYK1loAAAAA4qzSQO7i1BuIXNxc7af4aA==;
|
79
|
+
path=/; Domain=.contentful.com
|
80
|
+
- nlbi_673446=dd0RF1IPtGG6yLxw6lKYhQAAAAAYiNUwAkKAC+YF77MEsA7Z; path=/; Domain=.contentful.com
|
81
|
+
- visid_incap_673446=cm/nmIVgSnC8VEzbKpxlraYK1loAAAAAQUIPAAAAAABLCiDRnpr3BO2OrLFYMjVb;
|
82
|
+
expires=Wed, 17 Apr 2019 06:07:08 GMT; path=/; Domain=.contentful.com
|
83
|
+
X-Iinfo:
|
84
|
+
- 9-75538089-75538098 NNNN CT(86 87 0) RT(1523976869923 37) q(0 0 2 -1) r(4
|
85
|
+
4) U5
|
86
|
+
X-Cdn:
|
87
|
+
- Incapsula
|
88
|
+
body:
|
89
|
+
encoding: ASCII-8BIT
|
90
|
+
string: |+
|
91
|
+
{
|
92
|
+
"name":"master",
|
93
|
+
"sys":{
|
94
|
+
"type":"Environment",
|
95
|
+
"id":"master",
|
96
|
+
"version":1,
|
97
|
+
"space":{
|
98
|
+
"sys":{
|
99
|
+
"type":"Link",
|
100
|
+
"linkType":"Space",
|
101
|
+
"id":"facgnwwgj5fe"
|
102
|
+
}
|
103
|
+
},
|
104
|
+
"status":{
|
105
|
+
"sys":{
|
106
|
+
"type":"Link",
|
107
|
+
"linkType":"Status",
|
108
|
+
"id":"ready"
|
109
|
+
}
|
110
|
+
},
|
111
|
+
"createdBy":{
|
112
|
+
"sys":{
|
113
|
+
"type":"Link",
|
114
|
+
"linkType":"User",
|
115
|
+
"id":"4SejVrWT96dvL9IV4Nb7sQ"
|
116
|
+
}
|
117
|
+
},
|
118
|
+
"createdAt":"2017-12-07T10:54:10Z",
|
119
|
+
"updatedBy":{
|
120
|
+
"sys":{
|
121
|
+
"type":"Link",
|
122
|
+
"linkType":"User",
|
123
|
+
"id":"4SejVrWT96dvL9IV4Nb7sQ"
|
124
|
+
}
|
125
|
+
},
|
126
|
+
"updatedAt":"2017-12-07T10:54:10Z"
|
127
|
+
}
|
128
|
+
}
|
129
|
+
|
130
|
+
http_version:
|
131
|
+
recorded_at: Tue, 17 Apr 2018 14:54:30 GMT
|
132
|
+
- request:
|
133
|
+
method: get
|
134
|
+
uri: https://api.contentful.com/spaces/facgnwwgj5fe/environments/master/entries
|
135
|
+
body:
|
136
|
+
encoding: US-ASCII
|
137
|
+
string: ''
|
138
|
+
headers:
|
139
|
+
X-Contentful-User-Agent:
|
140
|
+
- sdk contentful-management.rb/2.0.0; platform ruby/2.5.1; os macOS/16;
|
141
|
+
Authorization:
|
142
|
+
- Bearer <ACCESS_TOKEN>
|
143
|
+
Content-Type:
|
144
|
+
- application/vnd.contentful.management.v1+json
|
145
|
+
Connection:
|
146
|
+
- close
|
147
|
+
Host:
|
148
|
+
- api.contentful.com
|
149
|
+
User-Agent:
|
150
|
+
- http.rb/2.2.2
|
151
|
+
response:
|
152
|
+
status:
|
153
|
+
code: 200
|
154
|
+
message: OK
|
155
|
+
headers:
|
156
|
+
Access-Control-Allow-Headers:
|
157
|
+
- 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-Alpha-Feature
|
158
|
+
Access-Control-Allow-Methods:
|
159
|
+
- DELETE,GET,HEAD,POST,PUT,OPTIONS
|
160
|
+
Access-Control-Allow-Origin:
|
161
|
+
- "*"
|
162
|
+
Access-Control-Expose-Headers:
|
163
|
+
- Etag
|
164
|
+
Access-Control-Max-Age:
|
165
|
+
- '1728000'
|
166
|
+
Cf-Space-Id:
|
167
|
+
- facgnwwgj5fe
|
168
|
+
Content-Type:
|
169
|
+
- application/vnd.contentful.management.v1+json
|
170
|
+
Date:
|
171
|
+
- Tue, 17 Apr 2018 14:54:31 GMT
|
172
|
+
Etag:
|
173
|
+
- '"88d9b71775fc915c572b08e9c4c9f935"'
|
174
|
+
Server:
|
175
|
+
- Contentful
|
176
|
+
Strict-Transport-Security:
|
177
|
+
- max-age=15768000
|
178
|
+
X-Content-Type-Options:
|
179
|
+
- nosniff
|
180
|
+
X-Contentful-Ratelimit-Hour-Limit:
|
181
|
+
- '36000'
|
182
|
+
X-Contentful-Ratelimit-Hour-Remaining:
|
183
|
+
- '35996'
|
184
|
+
X-Contentful-Ratelimit-Reset:
|
185
|
+
- '0'
|
186
|
+
X-Contentful-Ratelimit-Second-Limit:
|
187
|
+
- '10'
|
188
|
+
X-Contentful-Ratelimit-Second-Remaining:
|
189
|
+
- '8'
|
190
|
+
X-Contentful-Request-Id:
|
191
|
+
- 66a15200952d73741243b99e8793ad2f
|
192
|
+
Content-Length:
|
193
|
+
- '27256'
|
194
|
+
Connection:
|
195
|
+
- Close
|
196
|
+
Set-Cookie:
|
197
|
+
- incap_ses_408_673446=GgFYAA3M+zzdVU2r+YKpBacK1loAAAAAqKhHmVMFtv2mcHeDqBONzA==;
|
198
|
+
path=/; Domain=.contentful.com
|
199
|
+
- nlbi_673446=w4QsMioFXSlJU/CH6lKYhQAAAABPMPhvnEN/nlxAhNpuJ33Y; path=/; Domain=.contentful.com
|
200
|
+
- visid_incap_673446=PS8sH1xMQSWvd+ZcI5CtB6cK1loAAAAAQUIPAAAAAADDcF9DcZS+2A7uTuKQJyg3;
|
201
|
+
expires=Wed, 17 Apr 2019 06:07:06 GMT; path=/; Domain=.contentful.com
|
202
|
+
X-Iinfo:
|
203
|
+
- 5-76597513-76597521 NNNN CT(88 88 0) RT(1523976870385 51) q(0 0 2 -1) r(9
|
204
|
+
10) U5
|
205
|
+
X-Cdn:
|
206
|
+
- Incapsula
|
207
|
+
body:
|
208
|
+
encoding: ASCII-8BIT
|
209
|
+
string: |
|
210
|
+
{
|
211
|
+
"sys": {
|
212
|
+
"type": "Array"
|
213
|
+
},
|
214
|
+
"total": 22,
|
215
|
+
"skip": 0,
|
216
|
+
"limit": 100,
|
217
|
+
"items": [
|
218
|
+
{
|
219
|
+
"sys": {
|
220
|
+
"space": {
|
221
|
+
"sys": {
|
222
|
+
"type": "Link",
|
223
|
+
"linkType": "Space",
|
224
|
+
"id": "facgnwwgj5fe"
|
225
|
+
}
|
226
|
+
},
|
227
|
+
"id": "1dYTHwMZlU2wm88SA8I2Q0",
|
228
|
+
"type": "Entry",
|
229
|
+
"createdAt": "2017-03-10T15:22:12.924Z",
|
230
|
+
"updatedAt": "2017-03-10T15:56:21.723Z",
|
231
|
+
"environment": {
|
232
|
+
"sys": {
|
233
|
+
"id": "master",
|
234
|
+
"type": "Link",
|
235
|
+
"linkType": "Environment"
|
236
|
+
}
|
237
|
+
},
|
238
|
+
"createdBy": {
|
239
|
+
"sys": {
|
240
|
+
"type": "Link",
|
241
|
+
"linkType": "User",
|
242
|
+
"id": "4SejVrWT96dvL9IV4Nb7sQ"
|
243
|
+
}
|
244
|
+
},
|
245
|
+
"updatedBy": {
|
246
|
+
"sys": {
|
247
|
+
"type": "Link",
|
248
|
+
"linkType": "User",
|
249
|
+
"id": "4SejVrWT96dvL9IV4Nb7sQ"
|
250
|
+
}
|
251
|
+
},
|
252
|
+
"version": 2,
|
253
|
+
"contentType": {
|
254
|
+
"sys": {
|
255
|
+
"type": "Link",
|
256
|
+
"linkType": "ContentType",
|
257
|
+
"id": "foo"
|
258
|
+
}
|
259
|
+
}
|
260
|
+
},
|
261
|
+
"fields": {
|
262
|
+
"name": {
|
263
|
+
"en-US": "something else"
|
264
|
+
}
|
265
|
+
}
|
266
|
+
},
|
267
|
+
{
|
268
|
+
"sys": {
|
269
|
+
"space": {
|
270
|
+
"sys": {
|
271
|
+
"type": "Link",
|
272
|
+
"linkType": "Space",
|
273
|
+
"id": "facgnwwgj5fe"
|
274
|
+
}
|
275
|
+
},
|
276
|
+
"id": "id_create_entry_test",
|
277
|
+
"type": "Entry",
|
278
|
+
"createdAt": "2017-03-10T15:47:32.138Z",
|
279
|
+
"updatedAt": "2017-03-10T15:47:32.144Z",
|
280
|
+
"environment": {
|
281
|
+
"sys": {
|
282
|
+
"id": "master",
|
283
|
+
"type": "Link",
|
284
|
+
"linkType": "Environment"
|
285
|
+
}
|
286
|
+
},
|
287
|
+
"createdBy": {
|
288
|
+
"sys": {
|
289
|
+
"type": "Link",
|
290
|
+
"linkType": "User",
|
291
|
+
"id": "4SejVrWT96dvL9IV4Nb7sQ"
|
292
|
+
}
|
293
|
+
},
|
294
|
+
"updatedBy": {
|
295
|
+
"sys": {
|
296
|
+
"type": "Link",
|
297
|
+
"linkType": "User",
|
298
|
+
"id": "4SejVrWT96dvL9IV4Nb7sQ"
|
299
|
+
}
|
300
|
+
},
|
301
|
+
"version": 1,
|
302
|
+
"contentType": {
|
303
|
+
"sys": {
|
304
|
+
"type": "Link",
|
305
|
+
"linkType": "ContentType",
|
306
|
+
"id": "foo"
|
307
|
+
}
|
308
|
+
}
|
309
|
+
},
|
310
|
+
"fields": {
|
311
|
+
"name": {
|
312
|
+
"en-US": "foobar"
|
313
|
+
}
|
314
|
+
}
|
315
|
+
},
|
316
|
+
{
|
317
|
+
"sys": {
|
318
|
+
"space": {
|
319
|
+
"sys": {
|
320
|
+
"type": "Link",
|
321
|
+
"linkType": "Space",
|
322
|
+
"id": "facgnwwgj5fe"
|
323
|
+
}
|
324
|
+
},
|
325
|
+
"id": "5gQdVmPHKwIk2MumquYwOu",
|
326
|
+
"type": "Entry",
|
327
|
+
"createdAt": "2017-03-02T18:47:44.195Z",
|
328
|
+
"updatedAt": "2017-03-10T15:58:29.870Z",
|
329
|
+
"environment": {
|
330
|
+
"sys": {
|
331
|
+
"id": "master",
|
332
|
+
"type": "Link",
|
333
|
+
"linkType": "Environment"
|
334
|
+
}
|
335
|
+
},
|
336
|
+
"createdBy": {
|
337
|
+
"sys": {
|
338
|
+
"type": "Link",
|
339
|
+
"linkType": "User",
|
340
|
+
"id": "4SejVrWT96dvL9IV4Nb7sQ"
|
341
|
+
}
|
342
|
+
},
|
343
|
+
"updatedBy": {
|
344
|
+
"sys": {
|
345
|
+
"type": "Link",
|
346
|
+
"linkType": "User",
|
347
|
+
"id": "4SejVrWT96dvL9IV4Nb7sQ"
|
348
|
+
}
|
349
|
+
},
|
350
|
+
"publishedCounter": 1,
|
351
|
+
"version": 4,
|
352
|
+
"firstPublishedAt": "2017-03-10T15:58:05.418Z",
|
353
|
+
"contentType": {
|
354
|
+
"sys": {
|
355
|
+
"type": "Link",
|
356
|
+
"linkType": "ContentType",
|
357
|
+
"id": "test"
|
358
|
+
}
|
359
|
+
}
|
360
|
+
},
|
361
|
+
"fields": {
|
362
|
+
"name": {
|
363
|
+
"en-US": "something else"
|
364
|
+
}
|
365
|
+
}
|
366
|
+
},
|
367
|
+
{
|
368
|
+
"sys": {
|
369
|
+
"space": {
|
370
|
+
"sys": {
|
371
|
+
"type": "Link",
|
372
|
+
"linkType": "Space",
|
373
|
+
"id": "facgnwwgj5fe"
|
374
|
+
}
|
375
|
+
},
|
376
|
+
"id": "id_create_ct_proxy_test",
|
377
|
+
"type": "Entry",
|
378
|
+
"createdAt": "2017-03-10T09:45:41.878Z",
|
379
|
+
"updatedAt": "2017-03-10T09:45:41.886Z",
|
380
|
+
"environment": {
|
381
|
+
"sys": {
|
382
|
+
"id": "master",
|
383
|
+
"type": "Link",
|
384
|
+
"linkType": "Environment"
|
385
|
+
}
|
386
|
+
},
|
387
|
+
"createdBy": {
|
388
|
+
"sys": {
|
389
|
+
"type": "Link",
|
390
|
+
"linkType": "User",
|
391
|
+
"id": "4SejVrWT96dvL9IV4Nb7sQ"
|
392
|
+
}
|
393
|
+
},
|
394
|
+
"updatedBy": {
|
395
|
+
"sys": {
|
396
|
+
"type": "Link",
|
397
|
+
"linkType": "User",
|
398
|
+
"id": "4SejVrWT96dvL9IV4Nb7sQ"
|
399
|
+
}
|
400
|
+
},
|
401
|
+
"version": 1,
|
402
|
+
"contentType": {
|
403
|
+
"sys": {
|
404
|
+
"type": "Link",
|
405
|
+
"linkType": "ContentType",
|
406
|
+
"id": "foo"
|
407
|
+
}
|
408
|
+
}
|
409
|
+
},
|
410
|
+
"fields": {
|
411
|
+
"name": {
|
412
|
+
"en-US": "test"
|
413
|
+
}
|
414
|
+
}
|
415
|
+
},
|
416
|
+
{
|
417
|
+
"sys": {
|
418
|
+
"space": {
|
419
|
+
"sys": {
|
420
|
+
"type": "Link",
|
421
|
+
"linkType": "Space",
|
422
|
+
"id": "facgnwwgj5fe"
|
423
|
+
}
|
424
|
+
},
|
425
|
+
"id": "cq0MrAkH8A0Q8QsYquwMq",
|
426
|
+
"type": "Entry",
|
427
|
+
"createdAt": "2017-05-08T14:06:31.797Z",
|
428
|
+
"updatedAt": "2017-05-08T14:06:44.003Z",
|
429
|
+
"environment": {
|
430
|
+
"sys": {
|
431
|
+
"id": "master",
|
432
|
+
"type": "Link",
|
433
|
+
"linkType": "Environment"
|
434
|
+
}
|
435
|
+
},
|
436
|
+
"createdBy": {
|
437
|
+
"sys": {
|
438
|
+
"type": "Link",
|
439
|
+
"linkType": "User",
|
440
|
+
"id": "4SejVrWT96dvL9IV4Nb7sQ"
|
441
|
+
}
|
442
|
+
},
|
443
|
+
"updatedBy": {
|
444
|
+
"sys": {
|
445
|
+
"type": "Link",
|
446
|
+
"linkType": "User",
|
447
|
+
"id": "4SejVrWT96dvL9IV4Nb7sQ"
|
448
|
+
}
|
449
|
+
},
|
450
|
+
"publishedCounter": 1,
|
451
|
+
"version": 10,
|
452
|
+
"publishedBy": {
|
453
|
+
"sys": {
|
454
|
+
"type": "Link",
|
455
|
+
"linkType": "User",
|
456
|
+
"id": "4SejVrWT96dvL9IV4Nb7sQ"
|
457
|
+
}
|
458
|
+
},
|
459
|
+
"publishedVersion": 9,
|
460
|
+
"firstPublishedAt": "2017-05-08T14:06:43.975Z",
|
461
|
+
"publishedAt": "2017-05-08T14:06:43.975Z",
|
462
|
+
"contentType": {
|
463
|
+
"sys": {
|
464
|
+
"type": "Link",
|
465
|
+
"linkType": "ContentType",
|
466
|
+
"id": "cat"
|
467
|
+
}
|
468
|
+
}
|
469
|
+
},
|
470
|
+
"fields": {
|
471
|
+
"name": {
|
472
|
+
"en-US": "Happy Cat"
|
473
|
+
},
|
474
|
+
"lives": {
|
475
|
+
"en-US": 9
|
476
|
+
},
|
477
|
+
"bestFriend": {
|
478
|
+
"en-US": {
|
479
|
+
"sys": {
|
480
|
+
"type": "Link",
|
481
|
+
"linkType": "Entry",
|
482
|
+
"id": "IJLRrADsqq2AmwcugoYeK"
|
483
|
+
}
|
484
|
+
}
|
485
|
+
}
|
486
|
+
}
|
487
|
+
},
|
488
|
+
{
|
489
|
+
"sys": {
|
490
|
+
"space": {
|
491
|
+
"sys": {
|
492
|
+
"type": "Link",
|
493
|
+
"linkType": "Space",
|
494
|
+
"id": "facgnwwgj5fe"
|
495
|
+
}
|
496
|
+
},
|
497
|
+
"id": "4dI1y4PKdWWCSC0CwQakOa",
|
498
|
+
"type": "Entry",
|
499
|
+
"createdAt": "2017-03-02T18:49:22.569Z",
|
500
|
+
"updatedAt": "2017-03-10T13:38:59.457Z",
|
501
|
+
"environment": {
|
502
|
+
"sys": {
|
503
|
+
"id": "master",
|
504
|
+
"type": "Link",
|
505
|
+
"linkType": "Environment"
|
506
|
+
}
|
507
|
+
},
|
508
|
+
"createdBy": {
|
509
|
+
"sys": {
|
510
|
+
"type": "Link",
|
511
|
+
"linkType": "User",
|
512
|
+
"id": "4SejVrWT96dvL9IV4Nb7sQ"
|
513
|
+
}
|
514
|
+
},
|
515
|
+
"updatedBy": {
|
516
|
+
"sys": {
|
517
|
+
"type": "Link",
|
518
|
+
"linkType": "User",
|
519
|
+
"id": "4SejVrWT96dvL9IV4Nb7sQ"
|
520
|
+
}
|
521
|
+
},
|
522
|
+
"publishedCounter": 1,
|
523
|
+
"version": 2,
|
524
|
+
"publishedBy": {
|
525
|
+
"sys": {
|
526
|
+
"type": "Link",
|
527
|
+
"linkType": "User",
|
528
|
+
"id": "4SejVrWT96dvL9IV4Nb7sQ"
|
529
|
+
}
|
530
|
+
},
|
531
|
+
"publishedVersion": 1,
|
532
|
+
"firstPublishedAt": "2017-03-10T13:38:59.406Z",
|
533
|
+
"publishedAt": "2017-03-10T13:38:59.406Z",
|
534
|
+
"contentType": {
|
535
|
+
"sys": {
|
536
|
+
"type": "Link",
|
537
|
+
"linkType": "ContentType",
|
538
|
+
"id": "test"
|
539
|
+
}
|
540
|
+
}
|
541
|
+
},
|
542
|
+
"fields": {
|
543
|
+
"name": {
|
544
|
+
"en-US": "foobar"
|
545
|
+
}
|
546
|
+
}
|
547
|
+
},
|
548
|
+
{
|
549
|
+
"sys": {
|
550
|
+
"space": {
|
551
|
+
"sys": {
|
552
|
+
"type": "Link",
|
553
|
+
"linkType": "Space",
|
554
|
+
"id": "facgnwwgj5fe"
|
555
|
+
}
|
556
|
+
},
|
557
|
+
"id": "id_create_test",
|
558
|
+
"type": "Entry",
|
559
|
+
"createdAt": "2017-03-10T13:54:19.698Z",
|
560
|
+
"updatedAt": "2017-03-10T13:54:19.710Z",
|
561
|
+
"environment": {
|
562
|
+
"sys": {
|
563
|
+
"id": "master",
|
564
|
+
"type": "Link",
|
565
|
+
"linkType": "Environment"
|
566
|
+
}
|
567
|
+
},
|
568
|
+
"createdBy": {
|
569
|
+
"sys": {
|
570
|
+
"type": "Link",
|
571
|
+
"linkType": "User",
|
572
|
+
"id": "4SejVrWT96dvL9IV4Nb7sQ"
|
573
|
+
}
|
574
|
+
},
|
575
|
+
"updatedBy": {
|
576
|
+
"sys": {
|
577
|
+
"type": "Link",
|
578
|
+
"linkType": "User",
|
579
|
+
"id": "4SejVrWT96dvL9IV4Nb7sQ"
|
580
|
+
}
|
581
|
+
},
|
582
|
+
"version": 1,
|
583
|
+
"contentType": {
|
584
|
+
"sys": {
|
585
|
+
"type": "Link",
|
586
|
+
"linkType": "ContentType",
|
587
|
+
"id": "foo"
|
588
|
+
}
|
589
|
+
}
|
590
|
+
},
|
591
|
+
"fields": {
|
592
|
+
"name": {
|
593
|
+
"en-US": "foobar"
|
594
|
+
}
|
595
|
+
}
|
596
|
+
},
|
597
|
+
{
|
598
|
+
"sys": {
|
599
|
+
"space": {
|
600
|
+
"sys": {
|
601
|
+
"type": "Link",
|
602
|
+
"linkType": "Space",
|
603
|
+
"id": "facgnwwgj5fe"
|
604
|
+
}
|
605
|
+
},
|
606
|
+
"id": "foo",
|
607
|
+
"type": "Entry",
|
608
|
+
"createdAt": "2017-03-02T21:50:42.413Z",
|
609
|
+
"updatedAt": "2017-03-02T21:50:47.966Z",
|
610
|
+
"environment": {
|
611
|
+
"sys": {
|
612
|
+
"id": "master",
|
613
|
+
"type": "Link",
|
614
|
+
"linkType": "Environment"
|
615
|
+
}
|
616
|
+
},
|
617
|
+
"createdBy": {
|
618
|
+
"sys": {
|
619
|
+
"type": "Link",
|
620
|
+
"linkType": "User",
|
621
|
+
"id": "4SejVrWT96dvL9IV4Nb7sQ"
|
622
|
+
}
|
623
|
+
},
|
624
|
+
"updatedBy": {
|
625
|
+
"sys": {
|
626
|
+
"type": "Link",
|
627
|
+
"linkType": "User",
|
628
|
+
"id": "4SejVrWT96dvL9IV4Nb7sQ"
|
629
|
+
}
|
630
|
+
},
|
631
|
+
"publishedCounter": 1,
|
632
|
+
"version": 2,
|
633
|
+
"publishedBy": {
|
634
|
+
"sys": {
|
635
|
+
"type": "Link",
|
636
|
+
"linkType": "User",
|
637
|
+
"id": "4SejVrWT96dvL9IV4Nb7sQ"
|
638
|
+
}
|
639
|
+
},
|
640
|
+
"publishedVersion": 1,
|
641
|
+
"firstPublishedAt": "2017-03-02T21:50:47.936Z",
|
642
|
+
"publishedAt": "2017-03-02T21:50:47.936Z",
|
643
|
+
"contentType": {
|
644
|
+
"sys": {
|
645
|
+
"type": "Link",
|
646
|
+
"linkType": "ContentType",
|
647
|
+
"id": "test"
|
648
|
+
}
|
649
|
+
}
|
650
|
+
},
|
651
|
+
"fields": {
|
652
|
+
"name": {
|
653
|
+
"en-US": "foobar"
|
654
|
+
}
|
655
|
+
}
|
656
|
+
},
|
657
|
+
{
|
658
|
+
"sys": {
|
659
|
+
"space": {
|
660
|
+
"sys": {
|
661
|
+
"type": "Link",
|
662
|
+
"linkType": "Space",
|
663
|
+
"id": "facgnwwgj5fe"
|
664
|
+
}
|
665
|
+
},
|
666
|
+
"id": "id_create_content_type_proxy_test",
|
667
|
+
"type": "Entry",
|
668
|
+
"createdAt": "2017-03-10T15:31:07.025Z",
|
669
|
+
"updatedAt": "2017-03-10T15:31:07.031Z",
|
670
|
+
"environment": {
|
671
|
+
"sys": {
|
672
|
+
"id": "master",
|
673
|
+
"type": "Link",
|
674
|
+
"linkType": "Environment"
|
675
|
+
}
|
676
|
+
},
|
677
|
+
"createdBy": {
|
678
|
+
"sys": {
|
679
|
+
"type": "Link",
|
680
|
+
"linkType": "User",
|
681
|
+
"id": "4SejVrWT96dvL9IV4Nb7sQ"
|
682
|
+
}
|
683
|
+
},
|
684
|
+
"updatedBy": {
|
685
|
+
"sys": {
|
686
|
+
"type": "Link",
|
687
|
+
"linkType": "User",
|
688
|
+
"id": "4SejVrWT96dvL9IV4Nb7sQ"
|
689
|
+
}
|
690
|
+
},
|
691
|
+
"version": 1,
|
692
|
+
"contentType": {
|
693
|
+
"sys": {
|
694
|
+
"type": "Link",
|
695
|
+
"linkType": "ContentType",
|
696
|
+
"id": "foo"
|
697
|
+
}
|
698
|
+
}
|
699
|
+
},
|
700
|
+
"fields": {
|
701
|
+
"name": {
|
702
|
+
"en-US": "test"
|
703
|
+
}
|
704
|
+
}
|
705
|
+
},
|
706
|
+
{
|
707
|
+
"sys": {
|
708
|
+
"space": {
|
709
|
+
"sys": {
|
710
|
+
"type": "Link",
|
711
|
+
"linkType": "Space",
|
712
|
+
"id": "facgnwwgj5fe"
|
713
|
+
}
|
714
|
+
},
|
715
|
+
"id": "3fTNzlQsDmge6YQEikEuME",
|
716
|
+
"type": "Entry",
|
717
|
+
"createdAt": "2017-06-15T14:23:07.028Z",
|
718
|
+
"updatedAt": "2017-06-15T14:28:46.345Z",
|
719
|
+
"environment": {
|
720
|
+
"sys": {
|
721
|
+
"id": "master",
|
722
|
+
"type": "Link",
|
723
|
+
"linkType": "Environment"
|
724
|
+
}
|
725
|
+
},
|
726
|
+
"createdBy": {
|
727
|
+
"sys": {
|
728
|
+
"type": "Link",
|
729
|
+
"linkType": "User",
|
730
|
+
"id": "4SejVrWT96dvL9IV4Nb7sQ"
|
731
|
+
}
|
732
|
+
},
|
733
|
+
"updatedBy": {
|
734
|
+
"sys": {
|
735
|
+
"type": "Link",
|
736
|
+
"linkType": "User",
|
737
|
+
"id": "4SejVrWT96dvL9IV4Nb7sQ"
|
738
|
+
}
|
739
|
+
},
|
740
|
+
"publishedCounter": 1,
|
741
|
+
"version": 12,
|
742
|
+
"publishedBy": {
|
743
|
+
"sys": {
|
744
|
+
"type": "Link",
|
745
|
+
"linkType": "User",
|
746
|
+
"id": "4SejVrWT96dvL9IV4Nb7sQ"
|
747
|
+
}
|
748
|
+
},
|
749
|
+
"publishedVersion": 10,
|
750
|
+
"firstPublishedAt": "2017-06-15T14:23:17.640Z",
|
751
|
+
"publishedAt": "2017-06-15T14:23:17.641Z",
|
752
|
+
"contentType": {
|
753
|
+
"sys": {
|
754
|
+
"type": "Link",
|
755
|
+
"linkType": "ContentType",
|
756
|
+
"id": "missingFields"
|
757
|
+
}
|
758
|
+
}
|
759
|
+
},
|
760
|
+
"fields": {
|
761
|
+
"name": {
|
762
|
+
"en-US": "A Name"
|
763
|
+
},
|
764
|
+
"other": {
|
765
|
+
"en-US": "Other Stuff"
|
766
|
+
},
|
767
|
+
"different": {
|
768
|
+
"en-US": "A Different Field"
|
769
|
+
}
|
770
|
+
}
|
771
|
+
},
|
772
|
+
{
|
773
|
+
"sys": {
|
774
|
+
"space": {
|
775
|
+
"sys": {
|
776
|
+
"type": "Link",
|
777
|
+
"linkType": "Space",
|
778
|
+
"id": "facgnwwgj5fe"
|
779
|
+
}
|
780
|
+
},
|
781
|
+
"id": "33uj74Wln2Oc02CAyEY8CK",
|
782
|
+
"type": "Entry",
|
783
|
+
"createdAt": "2017-04-25T16:01:56.936Z",
|
784
|
+
"updatedAt": "2017-04-25T16:35:55.545Z",
|
785
|
+
"environment": {
|
786
|
+
"sys": {
|
787
|
+
"id": "master",
|
788
|
+
"type": "Link",
|
789
|
+
"linkType": "Environment"
|
790
|
+
}
|
791
|
+
},
|
792
|
+
"createdBy": {
|
793
|
+
"sys": {
|
794
|
+
"type": "Link",
|
795
|
+
"linkType": "User",
|
796
|
+
"id": "4SejVrWT96dvL9IV4Nb7sQ"
|
797
|
+
}
|
798
|
+
},
|
799
|
+
"updatedBy": {
|
800
|
+
"sys": {
|
801
|
+
"type": "Link",
|
802
|
+
"linkType": "User",
|
803
|
+
"id": "4SejVrWT96dvL9IV4Nb7sQ"
|
804
|
+
}
|
805
|
+
},
|
806
|
+
"publishedCounter": 2,
|
807
|
+
"version": 7,
|
808
|
+
"publishedBy": {
|
809
|
+
"sys": {
|
810
|
+
"type": "Link",
|
811
|
+
"linkType": "User",
|
812
|
+
"id": "4SejVrWT96dvL9IV4Nb7sQ"
|
813
|
+
}
|
814
|
+
},
|
815
|
+
"publishedVersion": 5,
|
816
|
+
"firstPublishedAt": "2017-04-25T16:02:06.147Z",
|
817
|
+
"publishedAt": "2017-04-25T16:02:10.000Z",
|
818
|
+
"contentType": {
|
819
|
+
"sys": {
|
820
|
+
"type": "Link",
|
821
|
+
"linkType": "ContentType",
|
822
|
+
"id": "foo"
|
823
|
+
}
|
824
|
+
}
|
825
|
+
},
|
826
|
+
"fields": {
|
827
|
+
"name": {
|
828
|
+
"en-US": "foo"
|
829
|
+
}
|
830
|
+
}
|
831
|
+
},
|
832
|
+
{
|
833
|
+
"sys": {
|
834
|
+
"space": {
|
835
|
+
"sys": {
|
836
|
+
"type": "Link",
|
837
|
+
"linkType": "Space",
|
838
|
+
"id": "facgnwwgj5fe"
|
839
|
+
}
|
840
|
+
},
|
841
|
+
"id": "5blobvyETYu2iGiCMi4WAW",
|
842
|
+
"type": "Entry",
|
843
|
+
"createdAt": "2017-11-17T12:54:42.336Z",
|
844
|
+
"updatedAt": "2017-11-17T12:54:42.336Z",
|
845
|
+
"environment": {
|
846
|
+
"sys": {
|
847
|
+
"id": "master",
|
848
|
+
"type": "Link",
|
849
|
+
"linkType": "Environment"
|
850
|
+
}
|
851
|
+
},
|
852
|
+
"createdBy": {
|
853
|
+
"sys": {
|
854
|
+
"type": "Link",
|
855
|
+
"linkType": "User",
|
856
|
+
"id": "4SejVrWT96dvL9IV4Nb7sQ"
|
857
|
+
}
|
858
|
+
},
|
859
|
+
"updatedBy": {
|
860
|
+
"sys": {
|
861
|
+
"type": "Link",
|
862
|
+
"linkType": "User",
|
863
|
+
"id": "4SejVrWT96dvL9IV4Nb7sQ"
|
864
|
+
}
|
865
|
+
},
|
866
|
+
"version": 1,
|
867
|
+
"contentType": {
|
868
|
+
"sys": {
|
869
|
+
"type": "Link",
|
870
|
+
"linkType": "ContentType",
|
871
|
+
"id": "somethingWithLinks"
|
872
|
+
}
|
873
|
+
}
|
874
|
+
},
|
875
|
+
"fields": {
|
876
|
+
"link": {
|
877
|
+
"en-US": {
|
878
|
+
"sys": {
|
879
|
+
"type": "Link",
|
880
|
+
"linkType": "Entry",
|
881
|
+
"id": "IJLRrADsqq2AmwcugoYeK"
|
882
|
+
}
|
883
|
+
}
|
884
|
+
}
|
885
|
+
}
|
886
|
+
},
|
887
|
+
{
|
888
|
+
"sys": {
|
889
|
+
"space": {
|
890
|
+
"sys": {
|
891
|
+
"type": "Link",
|
892
|
+
"linkType": "Space",
|
893
|
+
"id": "facgnwwgj5fe"
|
894
|
+
}
|
895
|
+
},
|
896
|
+
"id": "1HDKL0ldPuaKKiquq0IGam",
|
897
|
+
"type": "Entry",
|
898
|
+
"createdAt": "2017-11-17T12:25:37.976Z",
|
899
|
+
"updatedAt": "2017-11-17T12:25:37.976Z",
|
900
|
+
"environment": {
|
901
|
+
"sys": {
|
902
|
+
"id": "master",
|
903
|
+
"type": "Link",
|
904
|
+
"linkType": "Environment"
|
905
|
+
}
|
906
|
+
},
|
907
|
+
"createdBy": {
|
908
|
+
"sys": {
|
909
|
+
"type": "Link",
|
910
|
+
"linkType": "User",
|
911
|
+
"id": "4SejVrWT96dvL9IV4Nb7sQ"
|
912
|
+
}
|
913
|
+
},
|
914
|
+
"updatedBy": {
|
915
|
+
"sys": {
|
916
|
+
"type": "Link",
|
917
|
+
"linkType": "User",
|
918
|
+
"id": "4SejVrWT96dvL9IV4Nb7sQ"
|
919
|
+
}
|
920
|
+
},
|
921
|
+
"version": 1,
|
922
|
+
"contentType": {
|
923
|
+
"sys": {
|
924
|
+
"type": "Link",
|
925
|
+
"linkType": "ContentType",
|
926
|
+
"id": "somethingWithLinks"
|
927
|
+
}
|
928
|
+
}
|
929
|
+
},
|
930
|
+
"fields": {
|
931
|
+
"link": {
|
932
|
+
"en-US": {
|
933
|
+
"sys": {
|
934
|
+
"type": "Link",
|
935
|
+
"linkType": "Entry",
|
936
|
+
"id": "IJLRrADsqq2AmwcugoYeK"
|
937
|
+
}
|
938
|
+
}
|
939
|
+
}
|
940
|
+
}
|
941
|
+
},
|
942
|
+
{
|
943
|
+
"sys": {
|
944
|
+
"space": {
|
945
|
+
"sys": {
|
946
|
+
"type": "Link",
|
947
|
+
"linkType": "Space",
|
948
|
+
"id": "facgnwwgj5fe"
|
949
|
+
}
|
950
|
+
},
|
951
|
+
"id": "IJLRrADsqq2AmwcugoYeK",
|
952
|
+
"type": "Entry",
|
953
|
+
"createdAt": "2017-05-08T14:06:14.367Z",
|
954
|
+
"updatedAt": "2017-05-09T13:39:59.063Z",
|
955
|
+
"environment": {
|
956
|
+
"sys": {
|
957
|
+
"id": "master",
|
958
|
+
"type": "Link",
|
959
|
+
"linkType": "Environment"
|
960
|
+
}
|
961
|
+
},
|
962
|
+
"createdBy": {
|
963
|
+
"sys": {
|
964
|
+
"type": "Link",
|
965
|
+
"linkType": "User",
|
966
|
+
"id": "4SejVrWT96dvL9IV4Nb7sQ"
|
967
|
+
}
|
968
|
+
},
|
969
|
+
"updatedBy": {
|
970
|
+
"sys": {
|
971
|
+
"type": "Link",
|
972
|
+
"linkType": "User",
|
973
|
+
"id": "4SejVrWT96dvL9IV4Nb7sQ"
|
974
|
+
}
|
975
|
+
},
|
976
|
+
"publishedCounter": 16,
|
977
|
+
"version": 57,
|
978
|
+
"publishedBy": {
|
979
|
+
"sys": {
|
980
|
+
"type": "Link",
|
981
|
+
"linkType": "User",
|
982
|
+
"id": "4SejVrWT96dvL9IV4Nb7sQ"
|
983
|
+
}
|
984
|
+
},
|
985
|
+
"publishedVersion": 56,
|
986
|
+
"firstPublishedAt": "2017-05-08T14:06:25.154Z",
|
987
|
+
"publishedAt": "2017-05-09T13:39:59.032Z",
|
988
|
+
"contentType": {
|
989
|
+
"sys": {
|
990
|
+
"type": "Link",
|
991
|
+
"linkType": "ContentType",
|
992
|
+
"id": "cat"
|
993
|
+
}
|
994
|
+
}
|
995
|
+
},
|
996
|
+
"fields": {
|
997
|
+
"name": {
|
998
|
+
"en-US": "Fat Cat"
|
999
|
+
},
|
1000
|
+
"lives": {
|
1001
|
+
"en-US": 1337
|
1002
|
+
},
|
1003
|
+
"bestFriend": {
|
1004
|
+
"en-US": {
|
1005
|
+
"sys": {
|
1006
|
+
"type": "Link",
|
1007
|
+
"linkType": "Entry",
|
1008
|
+
"id": "cq0MrAkH8A0Q8QsYquwMq"
|
1009
|
+
}
|
1010
|
+
}
|
1011
|
+
}
|
1012
|
+
}
|
1013
|
+
},
|
1014
|
+
{
|
1015
|
+
"sys": {
|
1016
|
+
"space": {
|
1017
|
+
"sys": {
|
1018
|
+
"type": "Link",
|
1019
|
+
"linkType": "Space",
|
1020
|
+
"id": "facgnwwgj5fe"
|
1021
|
+
}
|
1022
|
+
},
|
1023
|
+
"id": "57MJtMRZYsoekQwQgiKWKg",
|
1024
|
+
"type": "Entry",
|
1025
|
+
"createdAt": "2017-11-17T12:40:26.506Z",
|
1026
|
+
"updatedAt": "2017-11-17T12:40:26.506Z",
|
1027
|
+
"environment": {
|
1028
|
+
"sys": {
|
1029
|
+
"id": "master",
|
1030
|
+
"type": "Link",
|
1031
|
+
"linkType": "Environment"
|
1032
|
+
}
|
1033
|
+
},
|
1034
|
+
"createdBy": {
|
1035
|
+
"sys": {
|
1036
|
+
"type": "Link",
|
1037
|
+
"linkType": "User",
|
1038
|
+
"id": "4SejVrWT96dvL9IV4Nb7sQ"
|
1039
|
+
}
|
1040
|
+
},
|
1041
|
+
"updatedBy": {
|
1042
|
+
"sys": {
|
1043
|
+
"type": "Link",
|
1044
|
+
"linkType": "User",
|
1045
|
+
"id": "4SejVrWT96dvL9IV4Nb7sQ"
|
1046
|
+
}
|
1047
|
+
},
|
1048
|
+
"version": 1,
|
1049
|
+
"contentType": {
|
1050
|
+
"sys": {
|
1051
|
+
"type": "Link",
|
1052
|
+
"linkType": "ContentType",
|
1053
|
+
"id": "somethingWithLinks"
|
1054
|
+
}
|
1055
|
+
}
|
1056
|
+
},
|
1057
|
+
"fields": {}
|
1058
|
+
},
|
1059
|
+
{
|
1060
|
+
"sys": {
|
1061
|
+
"space": {
|
1062
|
+
"sys": {
|
1063
|
+
"type": "Link",
|
1064
|
+
"linkType": "Space",
|
1065
|
+
"id": "facgnwwgj5fe"
|
1066
|
+
}
|
1067
|
+
},
|
1068
|
+
"id": "5SPxEdJIcMuiWW2omkOgw2",
|
1069
|
+
"type": "Entry",
|
1070
|
+
"createdAt": "2017-11-17T12:44:00.211Z",
|
1071
|
+
"updatedAt": "2017-11-17T12:44:00.211Z",
|
1072
|
+
"environment": {
|
1073
|
+
"sys": {
|
1074
|
+
"id": "master",
|
1075
|
+
"type": "Link",
|
1076
|
+
"linkType": "Environment"
|
1077
|
+
}
|
1078
|
+
},
|
1079
|
+
"createdBy": {
|
1080
|
+
"sys": {
|
1081
|
+
"type": "Link",
|
1082
|
+
"linkType": "User",
|
1083
|
+
"id": "4SejVrWT96dvL9IV4Nb7sQ"
|
1084
|
+
}
|
1085
|
+
},
|
1086
|
+
"updatedBy": {
|
1087
|
+
"sys": {
|
1088
|
+
"type": "Link",
|
1089
|
+
"linkType": "User",
|
1090
|
+
"id": "4SejVrWT96dvL9IV4Nb7sQ"
|
1091
|
+
}
|
1092
|
+
},
|
1093
|
+
"version": 1,
|
1094
|
+
"contentType": {
|
1095
|
+
"sys": {
|
1096
|
+
"type": "Link",
|
1097
|
+
"linkType": "ContentType",
|
1098
|
+
"id": "somethingWithLinks"
|
1099
|
+
}
|
1100
|
+
}
|
1101
|
+
},
|
1102
|
+
"fields": {}
|
1103
|
+
},
|
1104
|
+
{
|
1105
|
+
"sys": {
|
1106
|
+
"space": {
|
1107
|
+
"sys": {
|
1108
|
+
"type": "Link",
|
1109
|
+
"linkType": "Space",
|
1110
|
+
"id": "facgnwwgj5fe"
|
1111
|
+
}
|
1112
|
+
},
|
1113
|
+
"id": "2wuR16DhVuKKoem80OmUMQ",
|
1114
|
+
"type": "Entry",
|
1115
|
+
"createdAt": "2017-03-10T15:22:13.514Z",
|
1116
|
+
"updatedAt": "2017-03-10T15:22:13.522Z",
|
1117
|
+
"environment": {
|
1118
|
+
"sys": {
|
1119
|
+
"id": "master",
|
1120
|
+
"type": "Link",
|
1121
|
+
"linkType": "Environment"
|
1122
|
+
}
|
1123
|
+
},
|
1124
|
+
"createdBy": {
|
1125
|
+
"sys": {
|
1126
|
+
"type": "Link",
|
1127
|
+
"linkType": "User",
|
1128
|
+
"id": "4SejVrWT96dvL9IV4Nb7sQ"
|
1129
|
+
}
|
1130
|
+
},
|
1131
|
+
"updatedBy": {
|
1132
|
+
"sys": {
|
1133
|
+
"type": "Link",
|
1134
|
+
"linkType": "User",
|
1135
|
+
"id": "4SejVrWT96dvL9IV4Nb7sQ"
|
1136
|
+
}
|
1137
|
+
},
|
1138
|
+
"version": 1,
|
1139
|
+
"contentType": {
|
1140
|
+
"sys": {
|
1141
|
+
"type": "Link",
|
1142
|
+
"linkType": "ContentType",
|
1143
|
+
"id": "foo"
|
1144
|
+
}
|
1145
|
+
}
|
1146
|
+
},
|
1147
|
+
"fields": {}
|
1148
|
+
},
|
1149
|
+
{
|
1150
|
+
"sys": {
|
1151
|
+
"space": {
|
1152
|
+
"sys": {
|
1153
|
+
"type": "Link",
|
1154
|
+
"linkType": "Space",
|
1155
|
+
"id": "facgnwwgj5fe"
|
1156
|
+
}
|
1157
|
+
},
|
1158
|
+
"id": "5MMfDdT3a0CUC6oGQGySaI",
|
1159
|
+
"type": "Entry",
|
1160
|
+
"createdAt": "2017-03-10T13:54:15.563Z",
|
1161
|
+
"updatedAt": "2017-03-10T13:54:15.576Z",
|
1162
|
+
"environment": {
|
1163
|
+
"sys": {
|
1164
|
+
"id": "master",
|
1165
|
+
"type": "Link",
|
1166
|
+
"linkType": "Environment"
|
1167
|
+
}
|
1168
|
+
},
|
1169
|
+
"createdBy": {
|
1170
|
+
"sys": {
|
1171
|
+
"type": "Link",
|
1172
|
+
"linkType": "User",
|
1173
|
+
"id": "4SejVrWT96dvL9IV4Nb7sQ"
|
1174
|
+
}
|
1175
|
+
},
|
1176
|
+
"updatedBy": {
|
1177
|
+
"sys": {
|
1178
|
+
"type": "Link",
|
1179
|
+
"linkType": "User",
|
1180
|
+
"id": "4SejVrWT96dvL9IV4Nb7sQ"
|
1181
|
+
}
|
1182
|
+
},
|
1183
|
+
"version": 1,
|
1184
|
+
"contentType": {
|
1185
|
+
"sys": {
|
1186
|
+
"type": "Link",
|
1187
|
+
"linkType": "ContentType",
|
1188
|
+
"id": "foo"
|
1189
|
+
}
|
1190
|
+
}
|
1191
|
+
},
|
1192
|
+
"fields": {}
|
1193
|
+
},
|
1194
|
+
{
|
1195
|
+
"sys": {
|
1196
|
+
"space": {
|
1197
|
+
"sys": {
|
1198
|
+
"type": "Link",
|
1199
|
+
"linkType": "Space",
|
1200
|
+
"id": "facgnwwgj5fe"
|
1201
|
+
}
|
1202
|
+
},
|
1203
|
+
"id": "1p3oeI7fO8imkaiMyWiCuc",
|
1204
|
+
"type": "Entry",
|
1205
|
+
"createdAt": "2017-03-10T15:31:12.531Z",
|
1206
|
+
"updatedAt": "2017-03-10T15:31:12.549Z",
|
1207
|
+
"environment": {
|
1208
|
+
"sys": {
|
1209
|
+
"id": "master",
|
1210
|
+
"type": "Link",
|
1211
|
+
"linkType": "Environment"
|
1212
|
+
}
|
1213
|
+
},
|
1214
|
+
"createdBy": {
|
1215
|
+
"sys": {
|
1216
|
+
"type": "Link",
|
1217
|
+
"linkType": "User",
|
1218
|
+
"id": "4SejVrWT96dvL9IV4Nb7sQ"
|
1219
|
+
}
|
1220
|
+
},
|
1221
|
+
"updatedBy": {
|
1222
|
+
"sys": {
|
1223
|
+
"type": "Link",
|
1224
|
+
"linkType": "User",
|
1225
|
+
"id": "4SejVrWT96dvL9IV4Nb7sQ"
|
1226
|
+
}
|
1227
|
+
},
|
1228
|
+
"version": 1,
|
1229
|
+
"contentType": {
|
1230
|
+
"sys": {
|
1231
|
+
"type": "Link",
|
1232
|
+
"linkType": "ContentType",
|
1233
|
+
"id": "foo"
|
1234
|
+
}
|
1235
|
+
}
|
1236
|
+
},
|
1237
|
+
"fields": {}
|
1238
|
+
},
|
1239
|
+
{
|
1240
|
+
"sys": {
|
1241
|
+
"space": {
|
1242
|
+
"sys": {
|
1243
|
+
"type": "Link",
|
1244
|
+
"linkType": "Space",
|
1245
|
+
"id": "facgnwwgj5fe"
|
1246
|
+
}
|
1247
|
+
},
|
1248
|
+
"id": "id_create_content_type_empty",
|
1249
|
+
"type": "Entry",
|
1250
|
+
"createdAt": "2017-03-10T15:44:46.785Z",
|
1251
|
+
"updatedAt": "2017-03-10T15:44:46.791Z",
|
1252
|
+
"environment": {
|
1253
|
+
"sys": {
|
1254
|
+
"id": "master",
|
1255
|
+
"type": "Link",
|
1256
|
+
"linkType": "Environment"
|
1257
|
+
}
|
1258
|
+
},
|
1259
|
+
"createdBy": {
|
1260
|
+
"sys": {
|
1261
|
+
"type": "Link",
|
1262
|
+
"linkType": "User",
|
1263
|
+
"id": "4SejVrWT96dvL9IV4Nb7sQ"
|
1264
|
+
}
|
1265
|
+
},
|
1266
|
+
"updatedBy": {
|
1267
|
+
"sys": {
|
1268
|
+
"type": "Link",
|
1269
|
+
"linkType": "User",
|
1270
|
+
"id": "4SejVrWT96dvL9IV4Nb7sQ"
|
1271
|
+
}
|
1272
|
+
},
|
1273
|
+
"version": 1,
|
1274
|
+
"contentType": {
|
1275
|
+
"sys": {
|
1276
|
+
"type": "Link",
|
1277
|
+
"linkType": "ContentType",
|
1278
|
+
"id": "foo"
|
1279
|
+
}
|
1280
|
+
}
|
1281
|
+
},
|
1282
|
+
"fields": {}
|
1283
|
+
},
|
1284
|
+
{
|
1285
|
+
"sys": {
|
1286
|
+
"space": {
|
1287
|
+
"sys": {
|
1288
|
+
"type": "Link",
|
1289
|
+
"linkType": "Space",
|
1290
|
+
"id": "facgnwwgj5fe"
|
1291
|
+
}
|
1292
|
+
},
|
1293
|
+
"id": "3YW3PokqqkgSg8EoOAAk0o",
|
1294
|
+
"type": "Entry",
|
1295
|
+
"createdAt": "2017-11-17T12:51:01.188Z",
|
1296
|
+
"updatedAt": "2017-11-17T12:51:01.188Z",
|
1297
|
+
"environment": {
|
1298
|
+
"sys": {
|
1299
|
+
"id": "master",
|
1300
|
+
"type": "Link",
|
1301
|
+
"linkType": "Environment"
|
1302
|
+
}
|
1303
|
+
},
|
1304
|
+
"createdBy": {
|
1305
|
+
"sys": {
|
1306
|
+
"type": "Link",
|
1307
|
+
"linkType": "User",
|
1308
|
+
"id": "4SejVrWT96dvL9IV4Nb7sQ"
|
1309
|
+
}
|
1310
|
+
},
|
1311
|
+
"updatedBy": {
|
1312
|
+
"sys": {
|
1313
|
+
"type": "Link",
|
1314
|
+
"linkType": "User",
|
1315
|
+
"id": "4SejVrWT96dvL9IV4Nb7sQ"
|
1316
|
+
}
|
1317
|
+
},
|
1318
|
+
"version": 1,
|
1319
|
+
"contentType": {
|
1320
|
+
"sys": {
|
1321
|
+
"type": "Link",
|
1322
|
+
"linkType": "ContentType",
|
1323
|
+
"id": "somethingWithLinks"
|
1324
|
+
}
|
1325
|
+
}
|
1326
|
+
},
|
1327
|
+
"fields": {}
|
1328
|
+
},
|
1329
|
+
{
|
1330
|
+
"sys": {
|
1331
|
+
"space": {
|
1332
|
+
"sys": {
|
1333
|
+
"type": "Link",
|
1334
|
+
"linkType": "Space",
|
1335
|
+
"id": "facgnwwgj5fe"
|
1336
|
+
}
|
1337
|
+
},
|
1338
|
+
"id": "id_create_ct_empty",
|
1339
|
+
"type": "Entry",
|
1340
|
+
"createdAt": "2017-03-10T11:40:05.280Z",
|
1341
|
+
"updatedAt": "2017-03-10T11:40:05.288Z",
|
1342
|
+
"environment": {
|
1343
|
+
"sys": {
|
1344
|
+
"id": "master",
|
1345
|
+
"type": "Link",
|
1346
|
+
"linkType": "Environment"
|
1347
|
+
}
|
1348
|
+
},
|
1349
|
+
"createdBy": {
|
1350
|
+
"sys": {
|
1351
|
+
"type": "Link",
|
1352
|
+
"linkType": "User",
|
1353
|
+
"id": "4SejVrWT96dvL9IV4Nb7sQ"
|
1354
|
+
}
|
1355
|
+
},
|
1356
|
+
"updatedBy": {
|
1357
|
+
"sys": {
|
1358
|
+
"type": "Link",
|
1359
|
+
"linkType": "User",
|
1360
|
+
"id": "4SejVrWT96dvL9IV4Nb7sQ"
|
1361
|
+
}
|
1362
|
+
},
|
1363
|
+
"version": 1,
|
1364
|
+
"contentType": {
|
1365
|
+
"sys": {
|
1366
|
+
"type": "Link",
|
1367
|
+
"linkType": "ContentType",
|
1368
|
+
"id": "foo"
|
1369
|
+
}
|
1370
|
+
}
|
1371
|
+
},
|
1372
|
+
"fields": {}
|
1373
|
+
}
|
1374
|
+
]
|
1375
|
+
}
|
1376
|
+
http_version:
|
1377
|
+
recorded_at: Tue, 17 Apr 2018 14:54:31 GMT
|
1378
|
+
- request:
|
1379
|
+
method: get
|
1380
|
+
uri: https://api.contentful.com/spaces/facgnwwgj5fe/environments/master/entries/1dYTHwMZlU2wm88SA8I2Q0
|
1381
|
+
body:
|
1382
|
+
encoding: US-ASCII
|
1383
|
+
string: ''
|
1384
|
+
headers:
|
1385
|
+
X-Contentful-User-Agent:
|
1386
|
+
- sdk contentful-management.rb/2.0.0; platform ruby/2.5.1; os macOS/16;
|
1387
|
+
Authorization:
|
1388
|
+
- Bearer <ACCESS_TOKEN>
|
1389
|
+
Content-Type:
|
1390
|
+
- application/vnd.contentful.management.v1+json
|
1391
|
+
Connection:
|
1392
|
+
- close
|
1393
|
+
Host:
|
1394
|
+
- api.contentful.com
|
1395
|
+
User-Agent:
|
1396
|
+
- http.rb/2.2.2
|
1397
|
+
response:
|
1398
|
+
status:
|
1399
|
+
code: 200
|
1400
|
+
message: OK
|
1401
|
+
headers:
|
1402
|
+
Access-Control-Allow-Headers:
|
1403
|
+
- 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-Alpha-Feature
|
1404
|
+
Access-Control-Allow-Methods:
|
1405
|
+
- DELETE,GET,HEAD,POST,PUT,OPTIONS
|
1406
|
+
Access-Control-Allow-Origin:
|
1407
|
+
- "*"
|
1408
|
+
Access-Control-Expose-Headers:
|
1409
|
+
- Etag
|
1410
|
+
Access-Control-Max-Age:
|
1411
|
+
- '1728000'
|
1412
|
+
Cf-Space-Id:
|
1413
|
+
- facgnwwgj5fe
|
1414
|
+
Content-Type:
|
1415
|
+
- application/vnd.contentful.management.v1+json
|
1416
|
+
Date:
|
1417
|
+
- Tue, 17 Apr 2018 14:54:32 GMT
|
1418
|
+
Etag:
|
1419
|
+
- '"15aacbfad6c2196743c232df2cbb863f"'
|
1420
|
+
Server:
|
1421
|
+
- Contentful
|
1422
|
+
Strict-Transport-Security:
|
1423
|
+
- max-age=15768000
|
1424
|
+
X-Content-Type-Options:
|
1425
|
+
- nosniff
|
1426
|
+
X-Contentful-Ratelimit-Hour-Limit:
|
1427
|
+
- '36000'
|
1428
|
+
X-Contentful-Ratelimit-Hour-Remaining:
|
1429
|
+
- '35995'
|
1430
|
+
X-Contentful-Ratelimit-Reset:
|
1431
|
+
- '0'
|
1432
|
+
X-Contentful-Ratelimit-Second-Limit:
|
1433
|
+
- '10'
|
1434
|
+
X-Contentful-Ratelimit-Second-Remaining:
|
1435
|
+
- '9'
|
1436
|
+
X-Contentful-Request-Id:
|
1437
|
+
- 87c28d8a501e9de983a3dc6f7a6466d0
|
1438
|
+
Content-Length:
|
1439
|
+
- '924'
|
1440
|
+
Connection:
|
1441
|
+
- Close
|
1442
|
+
Set-Cookie:
|
1443
|
+
- incap_ses_408_673446=ub2tTdM60DyQVk2r+YKpBagK1loAAAAAVtLkjmo++YPWrFOITMvtDQ==;
|
1444
|
+
path=/; Domain=.contentful.com
|
1445
|
+
- nlbi_673446=moMyHLr3rQXpfqYv6lKYhQAAAABoi7nti+T7OBKfPuJhA8eD; path=/; Domain=.contentful.com
|
1446
|
+
- visid_incap_673446=an0FeWm4QWiqYmEQO6j9p6gK1loAAAAAQUIPAAAAAAA99fjvKR8myU+WptrGEUqp;
|
1447
|
+
expires=Wed, 17 Apr 2019 06:07:08 GMT; path=/; Domain=.contentful.com
|
1448
|
+
X-Iinfo:
|
1449
|
+
- 9-75538388-75538392 NNNN CT(86 89 0) RT(1523976871529 32) q(0 0 2 -1) r(8
|
1450
|
+
8) U5
|
1451
|
+
X-Cdn:
|
1452
|
+
- Incapsula
|
1453
|
+
body:
|
1454
|
+
encoding: ASCII-8BIT
|
1455
|
+
string: |
|
1456
|
+
{
|
1457
|
+
"sys": {
|
1458
|
+
"space": {
|
1459
|
+
"sys": {
|
1460
|
+
"type": "Link",
|
1461
|
+
"linkType": "Space",
|
1462
|
+
"id": "facgnwwgj5fe"
|
1463
|
+
}
|
1464
|
+
},
|
1465
|
+
"id": "1dYTHwMZlU2wm88SA8I2Q0",
|
1466
|
+
"type": "Entry",
|
1467
|
+
"createdAt": "2017-03-10T15:22:12.924Z",
|
1468
|
+
"updatedAt": "2017-03-10T15:56:21.723Z",
|
1469
|
+
"environment": {
|
1470
|
+
"sys": {
|
1471
|
+
"id": "master",
|
1472
|
+
"type": "Link",
|
1473
|
+
"linkType": "Environment"
|
1474
|
+
}
|
1475
|
+
},
|
1476
|
+
"createdBy": {
|
1477
|
+
"sys": {
|
1478
|
+
"type": "Link",
|
1479
|
+
"linkType": "User",
|
1480
|
+
"id": "4SejVrWT96dvL9IV4Nb7sQ"
|
1481
|
+
}
|
1482
|
+
},
|
1483
|
+
"updatedBy": {
|
1484
|
+
"sys": {
|
1485
|
+
"type": "Link",
|
1486
|
+
"linkType": "User",
|
1487
|
+
"id": "4SejVrWT96dvL9IV4Nb7sQ"
|
1488
|
+
}
|
1489
|
+
},
|
1490
|
+
"version": 2,
|
1491
|
+
"contentType": {
|
1492
|
+
"sys": {
|
1493
|
+
"type": "Link",
|
1494
|
+
"linkType": "ContentType",
|
1495
|
+
"id": "foo"
|
1496
|
+
}
|
1497
|
+
}
|
1498
|
+
},
|
1499
|
+
"fields": {
|
1500
|
+
"name": {
|
1501
|
+
"en-US": "something else"
|
1502
|
+
}
|
1503
|
+
}
|
1504
|
+
}
|
1505
|
+
http_version:
|
1506
|
+
recorded_at: Tue, 17 Apr 2018 14:54:32 GMT
|
1507
|
+
recorded_with: VCR 4.0.0
|