{ "alps" : { "version" : "1.0", "descriptor" : [ { "id" : "article-representation", "href" : "http://sos.com.uz/profile/articles", "descriptor" : [ { "name" : "titleUZ", "type" : "SEMANTIC" }, { "name" : "titleRU", "type" : "SEMANTIC" }, { "name" : "titleKIRIL", "type" : "SEMANTIC" }, { "name" : "descriptionUZ", "type" : "SEMANTIC" }, { "name" : "descriptionRU", "type" : "SEMANTIC" }, { "name" : "descriptionKIRIL", "type" : "SEMANTIC" }, { "name" : "contextUZ", "type" : "SEMANTIC" }, { "name" : "contextRU", "type" : "SEMANTIC" }, { "name" : "contextKIRIL", "type" : "SEMANTIC" }, { "name" : "show", "type" : "SEMANTIC" }, { "name" : "mediaType", "type" : "SEMANTIC", "doc" : { "format" : "TEXT", "value" : "TEXT, MEDIA, YOUTUBE_URL" } }, { "name" : "contentURL", "type" : "SEMANTIC" }, { "name" : "createdAt", "type" : "SEMANTIC" }, { "name" : "createdBy", "type" : "SEMANTIC" }, { "name" : "deleted", "type" : "SEMANTIC" } ] }, { "id" : "get-articles", "name" : "articles", "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" : "#article-representation" }, { "id" : "create-articles", "name" : "articles", "type" : "UNSAFE", "descriptor" : [ ], "rt" : "#article-representation" }, { "id" : "patch-article", "name" : "article", "type" : "UNSAFE", "descriptor" : [ ], "rt" : "#article-representation" }, { "id" : "delete-article", "name" : "article", "type" : "IDEMPOTENT", "descriptor" : [ ], "rt" : "#article-representation" }, { "id" : "get-article", "name" : "article", "type" : "SAFE", "descriptor" : [ ], "rt" : "#article-representation" }, { "id" : "update-article", "name" : "article", "type" : "IDEMPOTENT", "descriptor" : [ ], "rt" : "#article-representation" }, { "name" : "findAllByOrderByCreatedAtDesc", "type" : "SAFE", "descriptor" : [ ] }, { "name" : "findAllByShowTrueOrderByCreatedAtDesc", "type" : "SAFE", "descriptor" : [ ] } ] } }