Skip to content

Instantly share code, notes, and snippets.

View tysoncadenhead's full-sized avatar
🚀

Tyson Cadenhead tysoncadenhead

🚀
View GitHub Profile
{
"swagger" : "2.0",
"info" : {
"version" : "1.0.0",
"title" : "LiveSales API",
"description" : "For our Square integration with LiveSales, we will need to provide a server-side endpoint to interface with the Beta Square Fulfillment API and to complete transactions."
},
"paths" : {
"/{citizenAppId}/categories" : {
"get" : {