{ "alps" : { "version" : "1.0", "descriptor" : [ { "id" : "domain-representation", "href" : "https://api-dev-trace.in-touch.cloud/profile/domains", "descriptor" : [ { "name" : "domain", "type" : "SEMANTIC" }, { "name" : "displayAds", "type" : "SEMANTIC" } ] }, { "id" : "get-domains", "name" : "domains", "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" : "#domain-representation" }, { "id" : "create-domains", "name" : "domains", "type" : "UNSAFE", "descriptor" : [ ], "rt" : "#domain-representation" }, { "id" : "delete-domain", "name" : "domain", "type" : "IDEMPOTENT", "descriptor" : [ ], "rt" : "#domain-representation" }, { "id" : "get-domain", "name" : "domain", "type" : "SAFE", "descriptor" : [ ], "rt" : "#domain-representation" }, { "id" : "patch-domain", "name" : "domain", "type" : "UNSAFE", "descriptor" : [ ], "rt" : "#domain-representation" }, { "id" : "update-domain", "name" : "domain", "type" : "IDEMPOTENT", "descriptor" : [ ], "rt" : "#domain-representation" }, { "name" : "findCustomByDomain", "type" : "SAFE", "descriptor" : [ { "name" : "domain", "type" : "SEMANTIC" } ] }, { "name" : "findByDomainAndDisplayAds", "type" : "SAFE", "descriptor" : [ { "name" : "domain", "type" : "SEMANTIC" }, { "name" : "displayAds", "type" : "SEMANTIC" } ] }, { "name" : "findFirstByDomain", "type" : "SAFE", "descriptor" : [ { "name" : "domain", "type" : "SEMANTIC" } ] }, { "name" : "findCustomByRegExDomain", "type" : "SAFE", "descriptor" : [ { "name" : "domain", "type" : "SEMANTIC" } ] } ] } }