Skip to content

Instantly share code, notes, and snippets.

@lee-kagiso
Created October 20, 2015 11:21
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 lee-kagiso/1a03161ea3d243fcc15f to your computer and use it in GitHub Desktop.
Save lee-kagiso/1a03161ea3d243fcc15f to your computer and use it in GitHub Desktop.
Schema
[
{
"abstractText": "<p>My abstract<br/></p>",
"author": "Lee",
"body": "<div class=\"block-heading\">Hello</div>",
"id": 4,
"image": {
"author": "My attribution",
"description": "jjjjjjjjjjjjjjjjjjjjjjjjjjj",
"title": "My image",
"url": "/media/images/ab.original.png"
},
"link": [
{
"href": "http://localhost/my-story/",
"rel": "self",
"type": "application/atom+xml"
}
],
"published": "2015-10-19T08:11:15.836Z",
"title": "My story",
"updated": "2015-10-19T08:11:15.815Z"
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment