{ "alps" : { "version" : "1.0", "descriptor" : [ { "id" : "menu-representation", "href" : "http://sos.com.uz/profile/menus", "descriptor" : [ { "name" : "nameUZ", "type" : "SEMANTIC" }, { "name" : "nameKIRIL", "type" : "SEMANTIC" }, { "name" : "nameRU", "type" : "SEMANTIC" }, { "name" : "parentId", "type" : "SEMANTIC" }, { "name" : "createdAt", "type" : "SEMANTIC" }, { "name" : "createdBy", "type" : "SEMANTIC" }, { "name" : "deleted", "type" : "SEMANTIC" } ] }, { "id" : "get-menus", "name" : "menus", "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" : "#menu-representation" }, { "id" : "create-menus", "name" : "menus", "type" : "UNSAFE", "descriptor" : [ ], "rt" : "#menu-representation" }, { "id" : "patch-menu", "name" : "menu", "type" : "UNSAFE", "descriptor" : [ ], "rt" : "#menu-representation" }, { "id" : "delete-menu", "name" : "menu", "type" : "IDEMPOTENT", "descriptor" : [ ], "rt" : "#menu-representation" }, { "id" : "get-menu", "name" : "menu", "type" : "SAFE", "descriptor" : [ ], "rt" : "#menu-representation" }, { "id" : "update-menu", "name" : "menu", "type" : "IDEMPOTENT", "descriptor" : [ ], "rt" : "#menu-representation" }, { "name" : "findByParentId", "type" : "SAFE", "descriptor" : [ { "name" : "parentId", "type" : "SEMANTIC" } ] }, { "name" : "findAllByParentIdIsNull", "type" : "SAFE", "descriptor" : [ ] } ] } }