Skip to content

Instantly share code, notes, and snippets.

@chrishieu
Last active May 22, 2017 03:02
Show Gist options
  • Save chrishieu/74d2a651fd77319f4fea41dd813035ae to your computer and use it in GitHub Desktop.
Save chrishieu/74d2a651fd77319f4fea41dd813035ae to your computer and use it in GitHub Desktop.
{
"success": true,
"data": {
"slideshow": [
{
"style": 1,
"position": 0/1,
"background_image": ["width", "height", "src"],
"title": "input text",
"teaser": "text area",
"link_1": "...",
"link_2": "...",
},
{
"style": 2,
"position": 0/1,
"background_image": ["width", "height", "src"],
"title": "input text",
"teaser": "text area",
"link_1": "...",
"link_2": "...",
},
{
"style": 3,
"position": 0/1,
"background_image": ["width", "height", "src"],
"label": "input text",
"title": "input text",
"teaser": "input text",
"link_1": "...",
"link_2": "...",
},
{
"style": 4,
"position": 0/1,
"background_image": ["width", "height", "src"],
"label": "input text",
"quote": "input text",
"quote_name": "input text",
"link_1": "...",
"link_2": "...",
}
],
"upcoming_events": []
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment