{ "alps" : { "version" : "1.0", "descriptor" : [ { "id" : "cas-representation", "href" : "https://api-dev-trace.in-touch.cloud/profile/cases", "descriptor" : [ { "name" : "name", "type" : "SEMANTIC" }, { "name" : "expirationMonth", "type" : "SEMANTIC" }, { "name" : "expirationYear", "type" : "SEMANTIC" } ] }, { "id" : "create-cases", "name" : "cases", "type" : "UNSAFE", "descriptor" : [ ], "rt" : "#cas-representation" }, { "id" : "get-cases", "name" : "cases", "type" : "SAFE", "descriptor" : [ { "name" : "page", "type" : "SEMANTIC", "doc" : { "format" : "TEXT", "value" : "The page to return." } }, { "name" : "size", "type" : "SEMANTIC", "doc" : { "format" : "TEXT", "value" : "The size of the page to return." } }, { "name" : "sort", "type" : "SEMANTIC", "doc" : { "format" : "TEXT", "value" : "The sorting criteria to use to calculate the content of the page." } } ], "rt" : "#cas-representation" }, { "id" : "delete-cas", "name" : "cas", "type" : "IDEMPOTENT", "descriptor" : [ ], "rt" : "#cas-representation" }, { "id" : "update-cas", "name" : "cas", "type" : "IDEMPOTENT", "descriptor" : [ ], "rt" : "#cas-representation" }, { "id" : "patch-cas", "name" : "cas", "type" : "UNSAFE", "descriptor" : [ ], "rt" : "#cas-representation" }, { "id" : "get-cas", "name" : "cas", "type" : "SAFE", "descriptor" : [ ], "rt" : "#cas-representation" } ] } }