Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bsgreenb/19f4f5e418815a3412ba625a22e61e70 to your computer and use it in GitHub Desktop.
Save bsgreenb/19f4f5e418815a3412ba625a22e61e70 to your computer and use it in GitHub Desktop.
{
"contentTypes": [
{
"sys": {
"space": {
"sys": {
"type": "Link",
"linkType": "Space",
"id": "recq25x3mcro"
}
},
"id": "person",
"type": "ContentType",
"createdAt": "2019-09-02T23:16:55.529Z",
"updatedAt": "2019-09-04T05:00:43.151Z",
"environment": {
"sys": {
"id": "staging",
"type": "Link",
"linkType": "Environment"
}
},
"publishedVersion": 9,
"publishedAt": "2019-09-04T05:00:43.151Z",
"firstPublishedAt": "2019-09-02T23:16:59.252Z",
"createdBy": {
"sys": {
"type": "Link",
"linkType": "User",
"id": "4iwJ2BvEQvwFY1ZOGg9C0j"
}
},
"updatedBy": {
"sys": {
"type": "Link",
"linkType": "User",
"id": "4iwJ2BvEQvwFY1ZOGg9C0j"
}
},
"publishedCounter": 5,
"version": 10,
"publishedBy": {
"sys": {
"type": "Link",
"linkType": "User",
"id": "4iwJ2BvEQvwFY1ZOGg9C0j"
}
}
},
"displayField": "name",
"name": "Person",
"description": "",
"fields": [
{
"id": "name",
"name": "Name",
"type": "Symbol",
"localized": false,
"required": true,
"validations": [
],
"disabled": false,
"omitted": false
},
{
"id": "title",
"name": "Title",
"type": "Symbol",
"localized": false,
"required": true,
"validations": [
],
"disabled": false,
"omitted": false
},
{
"id": "company",
"name": "Company",
"type": "Symbol",
"localized": false,
"required": true,
"validations": [
],
"disabled": false,
"omitted": false
},
{
"id": "shortBio",
"name": "Short Bio",
"type": "Text",
"localized": false,
"required": true,
"validations": [
],
"disabled": false,
"omitted": false
},
{
"id": "email",
"name": "Email",
"type": "Symbol",
"localized": false,
"required": false,
"validations": [
],
"disabled": false,
"omitted": false
},
{
"id": "phone",
"name": "Phone",
"type": "Symbol",
"localized": false,
"required": false,
"validations": [
],
"disabled": false,
"omitted": false
},
{
"id": "facebook",
"name": "Facebook",
"type": "Symbol",
"localized": false,
"required": false,
"validations": [
],
"disabled": false,
"omitted": false
},
{
"id": "twitter",
"name": "Twitter",
"type": "Symbol",
"localized": false,
"required": false,
"validations": [
],
"disabled": false,
"omitted": false
},
{
"id": "github",
"name": "Github",
"type": "Symbol",
"localized": false,
"required": false,
"validations": [
],
"disabled": false,
"omitted": false
},
{
"id": "image",
"name": "Image",
"type": "Link",
"localized": false,
"required": false,
"validations": [
],
"disabled": false,
"omitted": false,
"linkType": "Asset"
}
]
},
{
"sys": {
"space": {
"sys": {
"type": "Link",
"linkType": "Space",
"id": "recq25x3mcro"
}
},
"id": "blogPost",
"type": "ContentType",
"createdAt": "2019-09-02T23:16:55.530Z",
"updatedAt": "2019-10-28T20:39:30.110Z",
"environment": {
"sys": {
"id": "staging",
"type": "Link",
"linkType": "Environment"
}
},
"publishedVersion": 35,
"publishedAt": "2019-10-28T20:39:30.110Z",
"firstPublishedAt": "2019-09-02T23:17:00.127Z",
"createdBy": {
"sys": {
"type": "Link",
"linkType": "User",
"id": "4iwJ2BvEQvwFY1ZOGg9C0j"
}
},
"updatedBy": {
"sys": {
"type": "Link",
"linkType": "User",
"id": "4iwJ2BvEQvwFY1ZOGg9C0j"
}
},
"publishedCounter": 18,
"version": 36,
"publishedBy": {
"sys": {
"type": "Link",
"linkType": "User",
"id": "4iwJ2BvEQvwFY1ZOGg9C0j"
}
}
},
"displayField": "title",
"name": "BlogPost",
"description": "",
"fields": [
{
"id": "title",
"name": "Title",
"type": "Symbol",
"localized": false,
"required": true,
"validations": [
],
"disabled": false,
"omitted": false
},
{
"id": "slug",
"name": "Slug",
"type": "Symbol",
"localized": false,
"required": true,
"validations": [
],
"disabled": false,
"omitted": false
},
{
"id": "featuredImage",
"name": "Featured Image",
"type": "Link",
"localized": false,
"required": true,
"validations": [
],
"disabled": false,
"omitted": false,
"linkType": "Asset"
},
{
"id": "body",
"name": "Body",
"type": "RichText",
"localized": false,
"required": true,
"validations": [
{
"nodes": {
}
}
],
"disabled": false,
"omitted": false
},
{
"id": "author",
"name": "Author",
"type": "Link",
"localized": false,
"required": false,
"validations": [
{
"linkContentType": [
"person"
]
}
],
"disabled": false,
"omitted": false,
"linkType": "Entry"
},
{
"id": "publishDate",
"name": "Publish Date",
"type": "Date",
"localized": false,
"required": true,
"validations": [
],
"disabled": false,
"omitted": false
},
{
"id": "categories",
"name": "Categories",
"type": "Array",
"localized": false,
"required": false,
"validations": [
],
"disabled": false,
"omitted": false,
"items": {
"type": "Link",
"validations": [
{
"linkContentType": [
"category"
]
}
],
"linkType": "Entry"
}
}
]
},
{
"sys": {
"space": {
"sys": {
"type": "Link",
"linkType": "Space",
"id": "recq25x3mcro"
}
},
"id": "product",
"type": "ContentType",
"createdAt": "2019-09-03T00:04:57.512Z",
"updatedAt": "2019-10-28T20:39:54.606Z",
"environment": {
"sys": {
"id": "staging",
"type": "Link",
"linkType": "Environment"
}
},
"publishedVersion": 11,
"publishedAt": "2019-10-28T20:39:54.606Z",
"firstPublishedAt": "2019-09-03T00:04:58.054Z",
"createdBy": {
"sys": {
"type": "Link",
"linkType": "User",
"id": "4iwJ2BvEQvwFY1ZOGg9C0j"
}
},
"updatedBy": {
"sys": {
"type": "Link",
"linkType": "User",
"id": "4iwJ2BvEQvwFY1ZOGg9C0j"
}
},
"publishedCounter": 6,
"version": 12,
"publishedBy": {
"sys": {
"type": "Link",
"linkType": "User",
"id": "4iwJ2BvEQvwFY1ZOGg9C0j"
}
}
},
"displayField": "title",
"name": "Product",
"description": "",
"fields": [
{
"id": "title",
"name": "Title",
"type": "Symbol",
"localized": false,
"required": true,
"validations": [
{
"unique": true
}
],
"disabled": false,
"omitted": false
},
{
"id": "slug",
"name": "Slug",
"type": "Symbol",
"localized": false,
"required": true,
"validations": [
{
"unique": true
}
],
"disabled": false,
"omitted": false
},
{
"id": "featuredImage",
"name": "Featured Image",
"type": "Link",
"localized": false,
"required": true,
"validations": [
],
"disabled": false,
"omitted": false,
"linkType": "Asset"
},
{
"id": "body",
"name": "Body",
"type": "RichText",
"localized": false,
"required": true,
"validations": [
{
"nodes": {
}
}
],
"disabled": false,
"omitted": false
},
{
"id": "price",
"name": "Price",
"type": "Number",
"localized": false,
"required": false,
"validations": [
],
"disabled": false,
"omitted": false
},
{
"id": "categories",
"name": "Categories",
"type": "Array",
"localized": false,
"required": false,
"validations": [
],
"disabled": false,
"omitted": false,
"items": {
"type": "Link",
"validations": [
{
"linkContentType": [
"category"
]
}
],
"linkType": "Entry"
}
}
]
},
{
"sys": {
"space": {
"sys": {
"type": "Link",
"linkType": "Space",
"id": "recq25x3mcro"
}
},
"id": "category",
"type": "ContentType",
"createdAt": "2019-09-03T00:08:13.893Z",
"updatedAt": "2019-10-25T22:00:27.550Z",
"environment": {
"sys": {
"id": "staging",
"type": "Link",
"linkType": "Environment"
}
},
"publishedVersion": 17,
"publishedAt": "2019-10-25T22:00:27.550Z",
"firstPublishedAt": "2019-09-03T00:08:14.494Z",
"createdBy": {
"sys": {
"type": "Link",
"linkType": "User",
"id": "4iwJ2BvEQvwFY1ZOGg9C0j"
}
},
"updatedBy": {
"sys": {
"type": "Link",
"linkType": "User",
"id": "4iwJ2BvEQvwFY1ZOGg9C0j"
}
},
"publishedCounter": 9,
"version": 18,
"publishedBy": {
"sys": {
"type": "Link",
"linkType": "User",
"id": "4iwJ2BvEQvwFY1ZOGg9C0j"
}
}
},
"displayField": "title",
"name": "Category",
"description": "",
"fields": [
{
"id": "title",
"name": "Title",
"type": "Symbol",
"localized": false,
"required": true,
"validations": [
{
"unique": true
}
],
"disabled": false,
"omitted": false
},
{
"id": "slug",
"name": "Slug",
"type": "Symbol",
"localized": false,
"required": true,
"validations": [
],
"disabled": false,
"omitted": false
},
{
"id": "parentCategory",
"name": "Parent Category",
"type": "Link",
"localized": false,
"required": false,
"validations": [
],
"disabled": false,
"omitted": false,
"linkType": "Entry"
},
{
"id": "featuredImage",
"name": "Featured Image",
"type": "Link",
"localized": false,
"required": true,
"validations": [
],
"disabled": false,
"omitted": false,
"linkType": "Asset"
},
{
"id": "body",
"name": "Body",
"type": "RichText",
"localized": false,
"required": false,
"validations": [
{
"nodes": {
}
}
],
"disabled": false,
"omitted": false
},
{
"id": "featuredPosts",
"name": "Featured Posts",
"type": "Array",
"localized": false,
"required": false,
"validations": [
],
"disabled": false,
"omitted": false,
"items": {
"type": "Link",
"validations": [
{
"linkContentType": [
"blogPost",
"category",
"page",
"product"
]
}
],
"linkType": "Entry"
}
}
]
},
{
"sys": {
"space": {
"sys": {
"type": "Link",
"linkType": "Space",
"id": "recq25x3mcro"
}
},
"id": "menu",
"type": "ContentType",
"createdAt": "2019-09-04T04:37:01.605Z",
"updatedAt": "2019-09-04T04:38:30.896Z",
"environment": {
"sys": {
"id": "staging",
"type": "Link",
"linkType": "Environment"
}
},
"publishedVersion": 3,
"publishedAt": "2019-09-04T04:38:30.896Z",
"firstPublishedAt": "2019-09-04T04:37:02.011Z",
"createdBy": {
"sys": {
"type": "Link",
"linkType": "User",
"id": "4iwJ2BvEQvwFY1ZOGg9C0j"
}
},
"updatedBy": {
"sys": {
"type": "Link",
"linkType": "User",
"id": "4iwJ2BvEQvwFY1ZOGg9C0j"
}
},
"publishedCounter": 2,
"version": 4,
"publishedBy": {
"sys": {
"type": "Link",
"linkType": "User",
"id": "4iwJ2BvEQvwFY1ZOGg9C0j"
}
}
},
"displayField": "name",
"name": "Menu",
"description": "",
"fields": [
{
"id": "name",
"name": "name",
"type": "Symbol",
"localized": false,
"required": false,
"validations": [
],
"disabled": false,
"omitted": false
},
{
"id": "menuItems",
"name": "menu_items",
"type": "Array",
"localized": false,
"required": false,
"validations": [
],
"disabled": false,
"omitted": false,
"items": {
"type": "Link",
"validations": [
],
"linkType": "Entry"
}
}
]
},
{
"sys": {
"space": {
"sys": {
"type": "Link",
"linkType": "Space",
"id": "recq25x3mcro"
}
},
"id": "page",
"type": "ContentType",
"createdAt": "2019-09-04T04:44:36.390Z",
"updatedAt": "2019-10-25T19:35:02.507Z",
"environment": {
"sys": {
"id": "staging",
"type": "Link",
"linkType": "Environment"
}
},
"publishedVersion": 23,
"publishedAt": "2019-10-25T19:35:02.507Z",
"firstPublishedAt": "2019-09-04T04:44:36.904Z",
"createdBy": {
"sys": {
"type": "Link",
"linkType": "User",
"id": "4iwJ2BvEQvwFY1ZOGg9C0j"
}
},
"updatedBy": {
"sys": {
"type": "Link",
"linkType": "User",
"id": "4iwJ2BvEQvwFY1ZOGg9C0j"
}
},
"publishedCounter": 12,
"version": 24,
"publishedBy": {
"sys": {
"type": "Link",
"linkType": "User",
"id": "4iwJ2BvEQvwFY1ZOGg9C0j"
}
}
},
"displayField": "title",
"name": "Page",
"description": "",
"fields": [
{
"id": "title",
"name": "Title",
"type": "Symbol",
"localized": false,
"required": true,
"validations": [
],
"disabled": false,
"omitted": false
},
{
"id": "slug",
"name": "Slug",
"type": "Symbol",
"localized": false,
"required": true,
"validations": [
{
"unique": true
}
],
"disabled": false,
"omitted": false
},
{
"id": "body",
"name": "Body",
"type": "RichText",
"localized": false,
"required": false,
"validations": [
{
"nodes": {
}
}
],
"disabled": false,
"omitted": false
},
{
"id": "featuredPosts",
"name": "Featured Posts",
"type": "Array",
"localized": false,
"required": false,
"validations": [
],
"disabled": false,
"omitted": false,
"items": {
"type": "Link",
"validations": [
{
"linkContentType": [
"page",
"category",
"product",
"blogPost"
]
}
],
"linkType": "Entry"
}
},
{
"id": "isHomePage",
"name": "Is Home Page",
"type": "Boolean",
"localized": false,
"required": true,
"validations": [
],
"disabled": false,
"omitted": false
}
]
}
],
"editorInterfaces": [
{
"sys": {
"id": "default",
"type": "EditorInterface",
"space": {
"sys": {
"id": "recq25x3mcro",
"type": "Link",
"linkType": "Space"
}
},
"version": 10,
"createdAt": "2019-09-02T23:16:59.410Z",
"createdBy": {
"sys": {
"id": "4iwJ2BvEQvwFY1ZOGg9C0j",
"type": "Link",
"linkType": "User"
}
},
"updatedAt": "2019-09-04T05:00:44.710Z",
"updatedBy": {
"sys": {
"id": "4iwJ2BvEQvwFY1ZOGg9C0j",
"type": "Link",
"linkType": "User"
}
},
"contentType": {
"sys": {
"id": "person",
"type": "Link",
"linkType": "ContentType"
}
},
"environment": {
"sys": {
"id": "staging",
"type": "Link",
"linkType": "Environment"
}
}
},
"controls": [
{
"fieldId": "name",
"widgetId": "singleLine"
},
{
"fieldId": "title",
"widgetId": "singleLine"
},
{
"fieldId": "company",
"widgetId": "singleLine"
},
{
"fieldId": "shortBio",
"widgetId": "markdown"
},
{
"fieldId": "email",
"widgetId": "singleLine"
},
{
"fieldId": "phone",
"widgetId": "singleLine"
},
{
"fieldId": "facebook",
"widgetId": "singleLine"
},
{
"fieldId": "twitter",
"widgetId": "singleLine"
},
{
"fieldId": "github",
"widgetId": "singleLine"
},
{
"fieldId": "image",
"widgetId": "assetLinkEditor"
}
]
},
{
"sys": {
"id": "default",
"type": "EditorInterface",
"space": {
"sys": {
"id": "recq25x3mcro",
"type": "Link",
"linkType": "Space"
}
},
"version": 27,
"createdAt": "2019-09-02T23:17:00.339Z",
"createdBy": {
"sys": {
"id": "4iwJ2BvEQvwFY1ZOGg9C0j",
"type": "Link",
"linkType": "User"
}
},
"updatedAt": "2019-10-28T20:39:30.602Z",
"updatedBy": {
"sys": {
"id": "4iwJ2BvEQvwFY1ZOGg9C0j",
"type": "Link",
"linkType": "User"
}
},
"contentType": {
"sys": {
"id": "blogPost",
"type": "Link",
"linkType": "ContentType"
}
},
"environment": {
"sys": {
"id": "staging",
"type": "Link",
"linkType": "Environment"
}
}
},
"controls": [
{
"fieldId": "title",
"widgetId": "singleLine",
"widgetNamespace": "builtin"
},
{
"fieldId": "slug",
"widgetId": "slugEditor",
"widgetNamespace": "builtin"
},
{
"fieldId": "featuredImage",
"widgetId": "assetLinkEditor",
"widgetNamespace": "builtin"
},
{
"fieldId": "body",
"widgetId": "richTextEditor",
"widgetNamespace": "builtin"
},
{
"fieldId": "author",
"widgetId": "entryLinkEditor",
"widgetNamespace": "builtin"
},
{
"fieldId": "publishDate",
"settings": {
"ampm": "24",
"format": "timeZ"
},
"widgetId": "datePicker",
"widgetNamespace": "builtin"
},
{
"fieldId": "categories",
"settings": {
"bulkEditing": false
},
"widgetId": "entryLinksEditor",
"widgetNamespace": "builtin"
}
]
},
{
"sys": {
"id": "default",
"type": "EditorInterface",
"space": {
"sys": {
"id": "recq25x3mcro",
"type": "Link",
"linkType": "Space"
}
},
"version": 11,
"createdAt": "2019-09-03T00:04:58.201Z",
"createdBy": {
"sys": {
"id": "4iwJ2BvEQvwFY1ZOGg9C0j",
"type": "Link",
"linkType": "User"
}
},
"updatedAt": "2019-10-28T20:39:55.292Z",
"updatedBy": {
"sys": {
"id": "4iwJ2BvEQvwFY1ZOGg9C0j",
"type": "Link",
"linkType": "User"
}
},
"contentType": {
"sys": {
"id": "product",
"type": "Link",
"linkType": "ContentType"
}
},
"environment": {
"sys": {
"id": "staging",
"type": "Link",
"linkType": "Environment"
}
}
},
"controls": [
{
"fieldId": "title",
"widgetId": "singleLine",
"widgetNamespace": "builtin"
},
{
"fieldId": "slug",
"widgetId": "slugEditor",
"widgetNamespace": "builtin"
},
{
"fieldId": "featuredImage",
"widgetId": "assetLinkEditor",
"widgetNamespace": "builtin"
},
{
"fieldId": "body",
"widgetId": "richTextEditor",
"widgetNamespace": "builtin"
},
{
"fieldId": "price",
"widgetId": "numberEditor",
"widgetNamespace": "builtin"
},
{
"fieldId": "categories",
"settings": {
"bulkEditing": false
},
"widgetId": "entryLinksEditor",
"widgetNamespace": "builtin"
}
]
},
{
"sys": {
"id": "default",
"type": "EditorInterface",
"space": {
"sys": {
"id": "recq25x3mcro",
"type": "Link",
"linkType": "Space"
}
},
"version": 16,
"createdAt": "2019-09-03T00:08:14.748Z",
"createdBy": {
"sys": {
"id": "4iwJ2BvEQvwFY1ZOGg9C0j",
"type": "Link",
"linkType": "User"
}
},
"updatedAt": "2019-10-25T22:00:28.162Z",
"updatedBy": {
"sys": {
"id": "4iwJ2BvEQvwFY1ZOGg9C0j",
"type": "Link",
"linkType": "User"
}
},
"contentType": {
"sys": {
"id": "category",
"type": "Link",
"linkType": "ContentType"
}
},
"environment": {
"sys": {
"id": "staging",
"type": "Link",
"linkType": "Environment"
}
}
},
"controls": [
{
"fieldId": "title",
"widgetId": "singleLine",
"widgetNamespace": "builtin"
},
{
"fieldId": "slug",
"widgetId": "slugEditor",
"widgetNamespace": "builtin"
},
{
"fieldId": "parentCategory",
"widgetId": "entryLinkEditor",
"widgetNamespace": "builtin"
},
{
"fieldId": "featuredImage",
"widgetId": "assetLinkEditor",
"widgetNamespace": "builtin"
},
{
"fieldId": "body",
"widgetId": "richTextEditor",
"widgetNamespace": "builtin"
},
{
"fieldId": "featuredPosts",
"settings": {
"bulkEditing": false
},
"widgetId": "entryLinksEditor",
"widgetNamespace": "builtin"
}
]
},
{
"sys": {
"id": "default",
"type": "EditorInterface",
"space": {
"sys": {
"id": "recq25x3mcro",
"type": "Link",
"linkType": "Space"
}
},
"version": 4,
"createdAt": "2019-09-04T04:37:02.161Z",
"createdBy": {
"sys": {
"id": "4iwJ2BvEQvwFY1ZOGg9C0j",
"type": "Link",
"linkType": "User"
}
},
"updatedAt": "2019-09-04T04:38:31.438Z",
"updatedBy": {
"sys": {
"id": "4iwJ2BvEQvwFY1ZOGg9C0j",
"type": "Link",
"linkType": "User"
}
},
"contentType": {
"sys": {
"id": "menu",
"type": "Link",
"linkType": "ContentType"
}
},
"environment": {
"sys": {
"id": "staging",
"type": "Link",
"linkType": "Environment"
}
}
},
"controls": [
{
"fieldId": "name",
"widgetId": "singleLine",
"widgetNamespace": "builtin"
},
{
"fieldId": "menuItems",
"settings": {
"bulkEditing": false
},
"widgetId": "entryLinksEditor",
"widgetNamespace": "builtin"
}
]
},
{
"sys": {
"id": "default",
"type": "EditorInterface",
"space": {
"sys": {
"id": "recq25x3mcro",
"type": "Link",
"linkType": "Space"
}
},
"version": 22,
"createdAt": "2019-09-04T04:44:37.147Z",
"createdBy": {
"sys": {
"id": "4iwJ2BvEQvwFY1ZOGg9C0j",
"type": "Link",
"linkType": "User"
}
},
"updatedAt": "2019-10-25T19:35:03.167Z",
"updatedBy": {
"sys": {
"id": "4iwJ2BvEQvwFY1ZOGg9C0j",
"type": "Link",
"linkType": "User"
}
},
"contentType": {
"sys": {
"id": "page",
"type": "Link",
"linkType": "ContentType"
}
},
"environment": {
"sys": {
"id": "staging",
"type": "Link",
"linkType": "Environment"
}
}
},
"controls": [
{
"fieldId": "title",
"widgetId": "singleLine",
"widgetNamespace": "builtin"
},
{
"fieldId": "slug",
"widgetId": "singleLine",
"widgetNamespace": "builtin"
},
{
"fieldId": "body",
"widgetId": "richTextEditor",
"widgetNamespace": "builtin"
},
{
"fieldId": "featuredPosts",
"settings": {
"bulkEditing": false
},
"widgetId": "entryLinksEditor",
"widgetNamespace": "builtin"
},
{
"fieldId": "isHomePage",
"settings": {
"trueLabel": "Yes",
"falseLabel": "No"
},
"widgetId": "boolean",
"widgetNamespace": "builtin"
}
]
}
],
"locales": [
{
"name": "U.S. English",
"code": "en-US",
"fallbackCode": null,
"default": true,
"contentManagementApi": true,
"contentDeliveryApi": true,
"optional": false,
"sys": {
"type": "Locale",
"id": "4BHTLbeZ6LxAPJKV3uFHPj",
"version": 1,
"space": {
"sys": {
"type": "Link",
"linkType": "Space",
"id": "recq25x3mcro"
}
},
"environment": {
"sys": {
"type": "Link",
"linkType": "Environment",
"id": "staging"
}
},
"createdAt": "2019-09-09T19:24:00Z",
"updatedAt": "2019-09-09T19:24:00Z"
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment