Skip to content

Instantly share code, notes, and snippets.

@qmacro
Created September 17, 2016 11:04
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 qmacro/13caa45911220c1b1989b7e437b1adff to your computer and use it in GitHub Desktop.
Save qmacro/13caa45911220c1b1989b7e437b1adff to your computer and use it in GitHub Desktop.
sitMAN Workshop
{
"routes": [
{
"path": "/d/pos",
"target": {
"type": "destination",
"name": "public-odata-services"
},
"description": "Public OData Services"
},
{
"path": "/d/ngs",
"target": {
"type": "destination",
"name": "bluefin-ngs"
},
"description": "Bluefin NGS System"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment