{ "alps" : { "version" : "1.0", "descriptor" : [ { "id" : "attendanceImage-representation", "href" : "http://rapidder.com/profile/attendanceImages", "descriptor" : [ { "name" : "folderPath", "type" : "SEMANTIC" }, { "name" : "fileName", "type" : "SEMANTIC" }, { "name" : "attendance", "type" : "SAFE", "rt" : "http://rapidder.com/profile/attendances#attendance-representation" } ] }, { "id" : "get-attendanceImages", "name" : "attendanceImages", "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" : "#attendanceImage-representation" }, { "id" : "create-attendanceImages", "name" : "attendanceImages", "type" : "UNSAFE", "descriptor" : [ ], "rt" : "#attendanceImage-representation" }, { "id" : "update-attendanceImage", "name" : "attendanceImage", "type" : "IDEMPOTENT", "descriptor" : [ ], "rt" : "#attendanceImage-representation" }, { "id" : "get-attendanceImage", "name" : "attendanceImage", "type" : "SAFE", "descriptor" : [ ], "rt" : "#attendanceImage-representation" }, { "id" : "delete-attendanceImage", "name" : "attendanceImage", "type" : "IDEMPOTENT", "descriptor" : [ ], "rt" : "#attendanceImage-representation" }, { "id" : "patch-attendanceImage", "name" : "attendanceImage", "type" : "UNSAFE", "descriptor" : [ ], "rt" : "#attendanceImage-representation" }, { "name" : "findByIdInAny", "type" : "SAFE", "descriptor" : [ { "name" : "ids", "type" : "SEMANTIC" } ] }, { "name" : "findByFileName", "type" : "SAFE", "descriptor" : [ { "name" : "fileName", "type" : "SEMANTIC" } ] }, { "name" : "findFileNameByIdIn", "type" : "SAFE", "descriptor" : [ { "name" : "idList", "type" : "SEMANTIC" } ] }, { "name" : "findAllAttendanceId", "type" : "SAFE", "descriptor" : [ ] } ] } }