Skip to content

Instantly share code, notes, and snippets.

@natepreifwenner
Last active July 23, 2018 20:09
Show Gist options
  • Save natepreifwenner/03feb94fc21a69c598c9975ffee882f6 to your computer and use it in GitHub Desktop.
Save natepreifwenner/03feb94fc21a69c598c9975ffee882f6 to your computer and use it in GitHub Desktop.
services
{
"services": [
{
"id": 12345,
"slug": "label-service",
"name": "Label Service",
"docs": "https://raw.githubusercontent.com/SPSCommerce/mock-doc-public/master/docs/"
},
{
"id": 91234,
"slug": "location-service",
"name": "Location Service",
"docs": "https://raw.githubusercontent.com/SPSCommerce/mock-doc-public/master/docs/"
},
{
"id": 54323,
"slug": "other-service",
"name": "Other Service",
"docs": "https://raw.githubusercontent.com/SPSCommerce/mock-doc-public/master/docs/"
},
{
"id": 81929,
"slug": "service-service",
"name": "Service Service",
"docs": "https://raw.githubusercontent.com/SPSCommerce/mock-doc-public/master/docs/"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment