Skip to content

Instantly share code, notes, and snippets.

@yiantseng
yiantseng / onebox.json
Created August 18, 2016 22:48
onebox swagger file
{
"basePath": "/1.0/crm-api",
"definitions": {
"Buyers Collection": {},
"OAuth2 Requests": {},
"Purchases Collection": {}
},
"host": "onebox-api-url",
"info": {
"description": "API to share CRM data to our integrated clients.\n\nTo do so, we have used a **API Blueprint** standard, **apiary** as an online editing and mocking tool, **aglio** to document it and **getsandbox** as a sandbox provider:\n\n+ [API Blueprint](https://apiblueprint.org/)\n\n+ [apiary.io](http://docs.oneboxcrmapi.apiary.io/)\n\n+ [getsandbox.com](http://onebox-crm-api.getsandbox.com/)\n\n+ [aglio](https://github.com/danielgtaylor/aglio)\n\n+ [github](https://github.com/joliva-ob/onebox-crm-api)\n\n+ [onebox-developer](http://developer.oneboxtickets.com/crm-api/)\n\n",
@yiantseng
yiantseng / onebox.json
Created August 18, 2016 22:48
onebox swagger file
{
"basePath": "/1.0/crm-api",
"definitions": {
"Buyers Collection": {},
"OAuth2 Requests": {},
"Purchases Collection": {}
},
"host": "onebox-api-url",
"info": {
"description": "API to share CRM data to our integrated clients.\n\nTo do so, we have used a **API Blueprint** standard, **apiary** as an online editing and mocking tool, **aglio** to document it and **getsandbox** as a sandbox provider:\n\n+ [API Blueprint](https://apiblueprint.org/)\n\n+ [apiary.io](http://docs.oneboxcrmapi.apiary.io/)\n\n+ [getsandbox.com](http://onebox-crm-api.getsandbox.com/)\n\n+ [aglio](https://github.com/danielgtaylor/aglio)\n\n+ [github](https://github.com/joliva-ob/onebox-crm-api)\n\n+ [onebox-developer](http://developer.oneboxtickets.com/crm-api/)\n\n",