{ "alps" : { "version" : "1.0", "descriptor" : [ { "id" : "userSSD-representation", "href" : "http://demo.shopperwp.com/profile/userSSDs", "descriptor" : [ { "name" : "userId", "type" : "SEMANTIC" }, { "name" : "version", "type" : "SEMANTIC" }, { "name" : "xp", "type" : "SEMANTIC" }, { "name" : "pr", "type" : "SEMANTIC" }, { "name" : "jira", "type" : "SEMANTIC" }, { "name" : "confluence", "type" : "SEMANTIC" }, { "name" : "prsId", "type" : "SEMANTIC" }, { "name" : "questionsAnsweredCount", "type" : "SEMANTIC" }, { "name" : "questionsAnsweredIds", "type" : "SEMANTIC" } ] }, { "id" : "get-userSSDs", "name" : "userSSDs", "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" : "#userSSD-representation" }, { "id" : "create-userSSDs", "name" : "userSSDs", "type" : "UNSAFE", "descriptor" : [ ], "rt" : "#userSSD-representation" }, { "id" : "patch-userSSD", "name" : "userSSD", "type" : "UNSAFE", "descriptor" : [ ], "rt" : "#userSSD-representation" }, { "id" : "get-userSSD", "name" : "userSSD", "type" : "SAFE", "descriptor" : [ ], "rt" : "#userSSD-representation" }, { "id" : "update-userSSD", "name" : "userSSD", "type" : "IDEMPOTENT", "descriptor" : [ ], "rt" : "#userSSD-representation" }, { "id" : "delete-userSSD", "name" : "userSSD", "type" : "IDEMPOTENT", "descriptor" : [ ], "rt" : "#userSSD-representation" }, { "name" : "findByUserId", "type" : "SAFE", "descriptor" : [ { "name" : "userID", "type" : "SEMANTIC" } ] } ] } }