Created
July 21, 2017 20:27
-
-
Save tristansokol/b3cf5b37b232641c4ae2f52395606c77 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
"info": { | |
"version": "2.0", | |
"title": "Square Connect API", | |
"description": "Client library for accessing the Square Connect APIs", | |
"termsOfService": "https://connect.squareup.com/tos", | |
"contact": { | |
"name": "Square Developer Platform", | |
"email": "[email protected]", | |
"url": "https://squareup.com/developers" | |
}, | |
"license": { | |
"name": "Apache 2.0", | |
"url": "http://www.apache.org/licenses/LICENSE-2.0.html" | |
} | |
}, |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment