Blob Blame History Raw
{
  "$schema": "http://json-schema.org/draft-04/schema#",

  "title": "REST API get app",
  "description": "GET single app result, URI /apps/<app_id>",

  "$ref": "definitions.json#/app_api_get"
}