{ "alps" : { "version" : "1.0", "descriptor" : [ { "id" : "emergencyLocator-representation", "href" : "https://ewt.echosos.com/profile/emergencyLocators", "descriptor" : [ { "name" : "partnerId", "type" : "SEMANTIC" }, { "name" : "imageBase64", "type" : "SEMANTIC" }, { "name" : "imageType", "type" : "SEMANTIC" } ] }, { "id" : "get-emergencyLocators", "name" : "emergencyLocators", "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" : "#emergencyLocator-representation" }, { "id" : "create-emergencyLocators", "name" : "emergencyLocators", "type" : "UNSAFE", "descriptor" : [ ], "rt" : "#emergencyLocator-representation" }, { "id" : "delete-emergencyLocator", "name" : "emergencyLocator", "type" : "IDEMPOTENT", "descriptor" : [ ], "rt" : "#emergencyLocator-representation" }, { "id" : "get-emergencyLocator", "name" : "emergencyLocator", "type" : "SAFE", "descriptor" : [ ], "rt" : "#emergencyLocator-representation" }, { "id" : "update-emergencyLocator", "name" : "emergencyLocator", "type" : "IDEMPOTENT", "descriptor" : [ ], "rt" : "#emergencyLocator-representation" }, { "id" : "patch-emergencyLocator", "name" : "emergencyLocator", "type" : "UNSAFE", "descriptor" : [ ], "rt" : "#emergencyLocator-representation" }, { "name" : "findByPartnerId", "type" : "SAFE", "descriptor" : [ { "name" : "partnerId", "type" : "SEMANTIC" } ] } ] } }