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

  "title": "REST API modify app",
  "description": "PUT command, URI /apps",

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