{ "alps" : { "version" : "1.0", "descriptor" : [ { "id" : "category-representation", "href" : "http://enovine.org/profile/categories", "descriptor" : [ { "name" : "name", "type" : "SEMANTIC" }, { "name" : "title", "type" : "SEMANTIC" }, { "name" : "regex", "type" : "SEMANTIC" } ] }, { "id" : "create-categories", "name" : "categories", "type" : "UNSAFE", "descriptor" : [ ], "rt" : "#category-representation" }, { "id" : "get-categories", "name" : "categories", "type" : "SAFE", "descriptor" : [ ], "rt" : "#category-representation" }, { "id" : "delete-category", "name" : "category", "type" : "IDEMPOTENT", "descriptor" : [ ], "rt" : "#category-representation" }, { "id" : "get-category", "name" : "category", "type" : "SAFE", "descriptor" : [ ], "rt" : "#category-representation" }, { "id" : "update-category", "name" : "category", "type" : "IDEMPOTENT", "descriptor" : [ ], "rt" : "#category-representation" }, { "id" : "patch-category", "name" : "category", "type" : "UNSAFE", "descriptor" : [ ], "rt" : "#category-representation" }, { "name" : "findAllByDomainOrderByOrderIndexAscWithSources", "type" : "SAFE", "descriptor" : [ { "name" : "domain", "type" : "SEMANTIC" } ] }, { "name" : "findAllByDomainOrderByOrderIndexAsc", "type" : "SAFE", "descriptor" : [ { "name" : "domain", "type" : "SEMANTIC" } ] }, { "name" : "findCategoryById", "type" : "SAFE", "descriptor" : [ { "name" : "categoryId", "type" : "SEMANTIC" } ] } ] } }