Skip to content

Instantly share code, notes, and snippets.

@evilstreak
Last active August 29, 2015 14:02
Show Gist options
  • Save evilstreak/7f550c92e709628cbccd to your computer and use it in GitHub Desktop.
Save evilstreak/7f550c92e709628cbccd to your computer and use it in GitHub Desktop.
{
"title": "Immigration Rules Updates",
"slug": "guidance/immigration-rules/updates",
"kind": "manual-change-notes",
"details": {
"manual_slug": "guidance/immigration-rules",
"updates": [
{
"published_at": "2014-04-01T12:30:00",
"slug": "guidance/immigration-rules/document-slug",
"title": "document title",
"change_note": "LOL first change"
},
{
"published_at": "2014-04-01T14:30:00",
"slug": "guidance/immigration-rules/document-slug",
"title": "document title",
"change_note": "ROFLMAO second change"
},
{
"published_at": "2014-04-01T15:45:00",
"slug": "guidance/immigration-rules/other-document-slug",
"title": "document title",
"change_note": "A rad change"
},
{
"published_at": "2014-05-01T00:30:00",
...
}
]
}
}
@bestie
Copy link

bestie commented Jun 11, 2014

I think we should change "updated_at" to "published_at" and "change_notes" to "change_note"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment