Skip to content

Instantly share code, notes, and snippets.

@ericmoritz
Last active January 3, 2016 22:39
Show Gist options
  • Select an option

  • Save ericmoritz/8529744 to your computer and use it in GitHub Desktop.

Select an option

Save ericmoritz/8529744 to your computer and use it in GitHub Desktop.
{
"queries": [
{
"href" : "http://example.org/apollo/v1/merged-fronts/",
"prompt" : "Get a merged front",
"data" : [
{"name": "front", "prompt": "Front slug, may be repeated"},
{"name": "page", "prompt": "The page number"},
{"name": "count", "prompt": "The items per page"}
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment