Skip to content

Instantly share code, notes, and snippets.

@cmheisel
Created June 26, 2012 18:04
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 cmheisel/2997554 to your computer and use it in GitHub Desktop.
Save cmheisel/2997554 to your computer and use it in GitHub Desktop.
category_management.json
[
{
"Top News": {
"feeds": [
"/api/content/v1/manuallist/5847/?format=json",
"/api/content/v1/automaticlist/9121/?format=json"
]
}
},
{
"Sports": {
"feeds": [
"/api/content/v1/manuallist/1112121/?format=json",
"/api/content/v1/automaticlist/31/?format=json"
]
}
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment