{ "alps" : { "version" : "1.0", "descriptor" : [ { "id" : "threadEntity-representation", "href" : "http://www.dentalimplantsclinic.com/profile/threadEntities", "descriptor" : [ { "name" : "threadId", "type" : "SEMANTIC" }, { "name" : "createdAt", "type" : "SEMANTIC" }, { "name" : "status", "type" : "SEMANTIC" }, { "name" : "updatedAt", "type" : "SEMANTIC" }, { "name" : "followupAt", "type" : "SEMANTIC" }, { "name" : "summary", "type" : "SEMANTIC" }, { "name" : "mobile", "type" : "SEMANTIC" }, { "name" : "tenant", "type" : "SEMANTIC" } ] }, { "id" : "create-threadEntities", "name" : "threadEntities", "type" : "UNSAFE", "descriptor" : [ ], "rt" : "#threadEntity-representation" }, { "id" : "get-threadEntities", "name" : "threadEntities", "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" : "#threadEntity-representation" }, { "id" : "delete-threadEntity", "name" : "threadEntity", "type" : "IDEMPOTENT", "descriptor" : [ ], "rt" : "#threadEntity-representation" }, { "id" : "get-threadEntity", "name" : "threadEntity", "type" : "SAFE", "descriptor" : [ ], "rt" : "#threadEntity-representation" }, { "id" : "update-threadEntity", "name" : "threadEntity", "type" : "IDEMPOTENT", "descriptor" : [ ], "rt" : "#threadEntity-representation" }, { "id" : "patch-threadEntity", "name" : "threadEntity", "type" : "UNSAFE", "descriptor" : [ ], "rt" : "#threadEntity-representation" }, { "name" : "deleteAllByMobile", "type" : "SAFE", "descriptor" : [ { "name" : "mobile", "type" : "SEMANTIC" } ] }, { "name" : "findByThreadId", "type" : "SAFE", "descriptor" : [ { "name" : "threadId", "type" : "SEMANTIC" } ] }, { "name" : "findFirstByTenantAndMobileAndStatusInAndUpdatedAtGreaterThanOrderByCreatedAtDesc", "type" : "SAFE", "descriptor" : [ { "name" : "tenant", "type" : "SEMANTIC" }, { "name" : "mobile", "type" : "SEMANTIC" }, { "name" : "status", "type" : "SEMANTIC" }, { "name" : "timestamp", "type" : "SEMANTIC" } ] }, { "name" : "findByMobileAndUpdatedAtGreaterThan", "type" : "SAFE", "descriptor" : [ { "name" : "mobile", "type" : "SEMANTIC" }, { "name" : "timestamp", "type" : "SEMANTIC" } ] }, { "name" : "deleteByThreadId", "type" : "SAFE", "descriptor" : [ { "name" : "threadId", "type" : "SEMANTIC" } ] }, { "name" : "findAllByMobile", "type" : "SAFE", "descriptor" : [ { "name" : "mobile", "type" : "SEMANTIC" } ] }, { "name" : "findByStatusAndUpdatedAtLessThanOrderByUpdatedAtAsc", "type" : "SAFE", "descriptor" : [ { "name" : "skipped", "type" : "SEMANTIC" }, { "name" : "timestamp", "type" : "SEMANTIC" } ] }, { "name" : "findByMobile", "type" : "SAFE", "descriptor" : [ { "name" : "mobile", "type" : "SEMANTIC" } ] }, { "name" : "findFirstByMobileAndStatusInAndUpdatedAtGreaterThanOrderByCreatedAtDesc", "type" : "SAFE", "descriptor" : [ { "name" : "mobile", "type" : "SEMANTIC" }, { "name" : "status", "type" : "SEMANTIC" }, { "name" : "timestamp", "type" : "SEMANTIC" } ] } ] } }