Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save kinlane/ef0d4121e1ed7dbcbe4495b880cee0c9 to your computer and use it in GitHub Desktop.
Save kinlane/ef0d4121e1ed7dbcbe4495b880cee0c9 to your computer and use it in GitHub Desktop.
Index API Operations Behind Capabilities
"x-common": [
{
"type": "x-portal",
"url": "http://exmample.com/portal/"
},
{
"type": "x-documentation",
"url": "http://exmample.com/documentation/"
},
{
"type": "x-sign-up",
"url": "http://exmample.com/sign-up/"
},
{
"type": "x-plans",
"url": "http://exmample.com/plans/"
},
{
"type": "TermsOfService",
"url": "http://exmample.com/tos/"
}
],
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment