{ "alps" : { "version" : "1.0", "descriptor" : [ { "id" : "advertiser-representation", "href" : "https://ads.servenobid.com/profile/advertisers", "descriptor" : [ { "name" : "code", "type" : "SEMANTIC" }, { "name" : "domain", "type" : "SEMANTIC" } ] }, { "id" : "create-advertisers", "name" : "advertisers", "type" : "UNSAFE", "descriptor" : [ ], "rt" : "#advertiser-representation" }, { "id" : "get-advertisers", "name" : "advertisers", "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" : "#advertiser-representation" }, { "id" : "delete-advertiser", "name" : "advertiser", "type" : "IDEMPOTENT", "descriptor" : [ ], "rt" : "#advertiser-representation" }, { "id" : "get-advertiser", "name" : "advertiser", "type" : "SAFE", "descriptor" : [ ], "rt" : "#advertiser-representation" }, { "id" : "update-advertiser", "name" : "advertiser", "type" : "IDEMPOTENT", "descriptor" : [ ], "rt" : "#advertiser-representation" }, { "id" : "patch-advertiser", "name" : "advertiser", "type" : "UNSAFE", "descriptor" : [ ], "rt" : "#advertiser-representation" } ] } }