{ "alps" : { "version" : "1.0", "descriptor" : [ { "id" : "data-representation", "href" : "http://sos.com.uz/profile/datas", "descriptor" : [ { "name" : "titleUZ", "type" : "SEMANTIC" }, { "name" : "titleKIRIL", "type" : "SEMANTIC" }, { "name" : "titleRU", "type" : "SEMANTIC" }, { "name" : "contextUZ", "type" : "SEMANTIC" }, { "name" : "contextKIRIL", "type" : "SEMANTIC" }, { "name" : "contextRU", "type" : "SEMANTIC" }, { "name" : "menuId", "type" : "SEMANTIC" }, { "name" : "dataMediasId", "type" : "SEMANTIC" }, { "name" : "createdAt", "type" : "SEMANTIC" }, { "name" : "createdBy", "type" : "SEMANTIC" }, { "name" : "deleted", "type" : "SEMANTIC" } ] }, { "id" : "get-datas", "name" : "datas", "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" : "#data-representation" }, { "id" : "create-datas", "name" : "datas", "type" : "UNSAFE", "descriptor" : [ ], "rt" : "#data-representation" }, { "id" : "patch-data", "name" : "data", "type" : "UNSAFE", "descriptor" : [ ], "rt" : "#data-representation" }, { "id" : "delete-data", "name" : "data", "type" : "IDEMPOTENT", "descriptor" : [ ], "rt" : "#data-representation" }, { "id" : "get-data", "name" : "data", "type" : "SAFE", "descriptor" : [ ], "rt" : "#data-representation" }, { "id" : "update-data", "name" : "data", "type" : "IDEMPOTENT", "descriptor" : [ ], "rt" : "#data-representation" }, { "name" : "findAllByMenuId", "type" : "SAFE", "descriptor" : [ { "name" : "menuId", "type" : "SEMANTIC" } ] } ] } }