{ "alps" : { "version" : "1.0", "descriptor" : [ { "id" : "publisher-representation", "href" : "http://carbon-nv.servenobids.com/profile/publishers", "descriptor" : [ { "name" : "code", "type" : "SEMANTIC" }, { "name" : "name", "type" : "SEMANTIC" }, { "name" : "carbonizerEnabled", "type" : "SEMANTIC" }, { "name" : "analyticsEnabled", "type" : "SEMANTIC" }, { "name" : "analyticsAllowedBidders", "type" : "SEMANTIC" }, { "name" : "clientEventsSampleSize", "type" : "SEMANTIC" }, { "name" : "clientAuctionEndEventsSampleSize", "type" : "SEMANTIC" }, { "name" : "clientBidWonEventsSampleSize", "type" : "SEMANTIC" }, { "name" : "active", "type" : "SEMANTIC" } ] }, { "id" : "get-publishers", "name" : "publishers", "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" : "#publisher-representation" }, { "id" : "create-publishers", "name" : "publishers", "type" : "UNSAFE", "descriptor" : [ ], "rt" : "#publisher-representation" }, { "id" : "delete-publisher", "name" : "publisher", "type" : "IDEMPOTENT", "descriptor" : [ ], "rt" : "#publisher-representation" }, { "id" : "update-publisher", "name" : "publisher", "type" : "IDEMPOTENT", "descriptor" : [ ], "rt" : "#publisher-representation" }, { "id" : "get-publisher", "name" : "publisher", "type" : "SAFE", "descriptor" : [ ], "rt" : "#publisher-representation" }, { "id" : "patch-publisher", "name" : "publisher", "type" : "UNSAFE", "descriptor" : [ ], "rt" : "#publisher-representation" }, { "name" : "findAll", "type" : "SAFE", "descriptor" : [ ] } ] } }