mirror of
https://github.com/foomo/contentful.git
synced 2025-10-16 12:25:37 +00:00
25 lines
464 B
JSON
25 lines
464 B
JSON
{
|
|
"name": "new space",
|
|
"sys": {
|
|
"type": "Space",
|
|
"id": "newspace",
|
|
"version": 1,
|
|
"createdBy": {
|
|
"sys": {
|
|
"type": "Link",
|
|
"linkType": "User",
|
|
"id": "50ZPikUCLbyl9V6zQZNWSL"
|
|
}
|
|
},
|
|
"createdAt": "2017-03-12T13:08:46Z",
|
|
"updatedBy": {
|
|
"sys": {
|
|
"type": "Link",
|
|
"linkType": "User",
|
|
"id": "50ZPikUCLbyl9V6zQZNWSL"
|
|
}
|
|
},
|
|
"updatedAt": "2017-03-12T13:08:46Z"
|
|
}
|
|
}
|