{ "alps" : { "version" : "1.0", "descriptor" : [ { "id" : "gameRequest-representation", "href" : "https://w.hungama.com/profile/gameRequests", "descriptor" : [ { "name" : "gameId", "type" : "SEMANTIC" }, { "name" : "userIp", "type" : "SEMANTIC" }, { "name" : "userAgent", "type" : "SEMANTIC" }, { "name" : "msisdn", "type" : "SEMANTIC" }, { "name" : "createdAt", "type" : "SEMANTIC" }, { "name" : "playableUrl", "type" : "SEMANTIC" }, { "name" : "apiResponse", "type" : "SEMANTIC" }, { "name" : "status", "type" : "SEMANTIC" }, { "name" : "errorMessage", "type" : "SEMANTIC" }, { "name" : "apiRequest", "type" : "SEMANTIC" }, { "name" : "partnerRequest", "type" : "SEMANTIC" }, { "name" : "resposneToPartner", "type" : "SEMANTIC" }, { "name" : "apiUrl", "type" : "SEMANTIC" }, { "name" : "apiHeaders", "type" : "SEMANTIC" } ] }, { "id" : "create-gameRequests", "name" : "gameRequests", "type" : "UNSAFE", "descriptor" : [ ], "rt" : "#gameRequest-representation" }, { "id" : "get-gameRequests", "name" : "gameRequests", "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" : "#gameRequest-representation" }, { "id" : "delete-gameRequest", "name" : "gameRequest", "type" : "IDEMPOTENT", "descriptor" : [ ], "rt" : "#gameRequest-representation" }, { "id" : "get-gameRequest", "name" : "gameRequest", "type" : "SAFE", "descriptor" : [ ], "rt" : "#gameRequest-representation" }, { "id" : "update-gameRequest", "name" : "gameRequest", "type" : "IDEMPOTENT", "descriptor" : [ ], "rt" : "#gameRequest-representation" }, { "id" : "patch-gameRequest", "name" : "gameRequest", "type" : "UNSAFE", "descriptor" : [ ], "rt" : "#gameRequest-representation" }, { "name" : "findByUserIp", "type" : "SAFE", "descriptor" : [ { "name" : "userIp", "type" : "SEMANTIC" } ] }, { "name" : "findByStatus", "type" : "SAFE", "descriptor" : [ { "name" : "status", "type" : "SEMANTIC" } ] }, { "name" : "findByGameId", "type" : "SAFE", "descriptor" : [ { "name" : "gameId", "type" : "SEMANTIC" } ] } ] } }