Skip to content

Instantly share code, notes, and snippets.

@icebreaker
Created February 20, 2013 09:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save icebreaker/4994187 to your computer and use it in GitHub Desktop.
Save icebreaker/4994187 to your computer and use it in GitHub Desktop.
{
"ContentCreate" :
{
"ContentType" :
{
"_href" : "/content/types/16",
},
"mainLanguageCode" : "eng-GB",
"LocationCreate" :
{
"ParentLocation" :
{
"_href" : "/content/locations/1/2"
},
"priority" : "0",
"hidden" : "false",
"sortField" : "PATH",
"sortOrder" : "ASC"
},
"Section" :
{
"_href" : "/content/sections/1",
},
"alwaysAvailable" : "true",
"fields" :
{
"field":
[
{
"fieldDefinitionIdentifier": "title",
"languageCode": "eng-GB",
"fieldValue": "This is a title"
}
]
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment