{ "alps" : { "version" : "1.0", "descriptor" : [ { "id" : "person-representation", "href" : "http://sos.com.uz/profile/persons", "descriptor" : [ { "name" : "fullName", "type" : "SEMANTIC" }, { "name" : "phoneNumber", "type" : "SEMANTIC" }, { "name" : "receptionDateTimes", "type" : "SEMANTIC" }, { "name" : "biographyLatin", "type" : "SEMANTIC" }, { "name" : "biographyRU", "type" : "SEMANTIC" }, { "name" : "biographyKIRIL", "type" : "SEMANTIC" }, { "name" : "obligationLATIN", "type" : "SEMANTIC" }, { "name" : "obligationRU", "type" : "SEMANTIC" }, { "name" : "obligationKIRIL", "type" : "SEMANTIC" }, { "name" : "activityLATIN", "type" : "SEMANTIC" }, { "name" : "activityRU", "type" : "SEMANTIC" }, { "name" : "activityKIRIL", "type" : "SEMANTIC" }, { "name" : "position", "type" : "SEMANTIC" }, { "name" : "partyName", "type" : "SEMANTIC" }, { "name" : "order", "type" : "SEMANTIC" }, { "name" : "category", "type" : "SEMANTIC", "doc" : { "format" : "TEXT", "value" : "RAHBARIYAT, APPARAT_XODIMLARI" } }, { "name" : "photoUrl", "type" : "SEMANTIC" }, { "name" : "createdAt", "type" : "SEMANTIC" }, { "name" : "createdBy", "type" : "SEMANTIC" }, { "name" : "deleted", "type" : "SEMANTIC" } ] }, { "id" : "create-persons", "name" : "persons", "type" : "UNSAFE", "descriptor" : [ ], "rt" : "#person-representation" }, { "id" : "get-persons", "name" : "persons", "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" : "#person-representation" }, { "id" : "delete-person", "name" : "person", "type" : "IDEMPOTENT", "descriptor" : [ ], "rt" : "#person-representation" }, { "id" : "get-person", "name" : "person", "type" : "SAFE", "descriptor" : [ ], "rt" : "#person-representation" }, { "id" : "patch-person", "name" : "person", "type" : "UNSAFE", "descriptor" : [ ], "rt" : "#person-representation" }, { "id" : "update-person", "name" : "person", "type" : "IDEMPOTENT", "descriptor" : [ ], "rt" : "#person-representation" }, { "name" : "findAllByCategory", "type" : "SAFE", "descriptor" : [ { "name" : "category", "type" : "SEMANTIC", "doc" : { "format" : "TEXT", "value" : "RAHBARIYAT, APPARAT_XODIMLARI" } } ] } ] } }