{ "alps" : { "version" : "1.0", "descriptor" : [ { "id" : "usersRegistration-representation", "href" : "http://m.hungama.com/profile/usersRegistrations", "descriptor" : [ { "name" : "msisdn", "type" : "SEMANTIC" }, { "name" : "operator", "type" : "SEMANTIC" }, { "name" : "country", "type" : "SEMANTIC" }, { "name" : "dateTime", "type" : "SEMANTIC" }, { "name" : "lastSeenDateTime", "type" : "SEMANTIC" }, { "name" : "email", "type" : "SEMANTIC" }, { "name" : "mncCode", "type" : "SEMANTIC" }, { "name" : "mccCode", "type" : "SEMANTIC" }, { "name" : "mode", "type" : "SEMANTIC" }, { "name" : "fcmToken", "type" : "SEMANTIC" }, { "name" : "notificationFlag", "type" : "SEMANTIC" }, { "name" : "appVersion", "type" : "SEMANTIC" }, { "name" : "status", "type" : "SEMANTIC" }, { "name" : "deviceOs", "type" : "SEMANTIC" }, { "name" : "deviceName", "type" : "SEMANTIC" }, { "name" : "deviceOsVersion", "type" : "SEMANTIC" }, { "name" : "avtarId", "type" : "SEMANTIC" }, { "name" : "avtarUrl", "type" : "SEMANTIC" }, { "name" : "language", "type" : "SEMANTIC" }, { "name" : "loginStatus", "type" : "SEMANTIC" }, { "name" : "logoutDateTime", "type" : "SEMANTIC" }, { "name" : "videoQuality", "type" : "SEMANTIC" }, { "name" : "appId", "type" : "SEMANTIC" }, { "name" : "regMode", "type" : "SEMANTIC" }, { "name" : "userTokens", "type" : "SAFE", "rt" : "http://m.hungama.com/profile/userJWTTokenses#userJWTTokens-representation" } ] }, { "id" : "create-usersRegistrations", "name" : "usersRegistrations", "type" : "UNSAFE", "descriptor" : [ ], "rt" : "#usersRegistration-representation" }, { "id" : "get-usersRegistrations", "name" : "usersRegistrations", "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" : "#usersRegistration-representation" }, { "id" : "delete-usersRegistration", "name" : "usersRegistration", "type" : "IDEMPOTENT", "descriptor" : [ ], "rt" : "#usersRegistration-representation" }, { "id" : "get-usersRegistration", "name" : "usersRegistration", "type" : "SAFE", "descriptor" : [ ], "rt" : "#usersRegistration-representation" }, { "id" : "update-usersRegistration", "name" : "usersRegistration", "type" : "IDEMPOTENT", "descriptor" : [ ], "rt" : "#usersRegistration-representation" }, { "id" : "patch-usersRegistration", "name" : "usersRegistration", "type" : "UNSAFE", "descriptor" : [ ], "rt" : "#usersRegistration-representation" }, { "name" : "findOneById", "type" : "SAFE", "descriptor" : [ { "name" : "id", "type" : "SEMANTIC" } ] }, { "name" : "findByMsisdn", "type" : "SAFE", "descriptor" : [ { "name" : "msisdn", "type" : "SEMANTIC" } ] }, { "name" : "findByEmail", "type" : "SAFE", "descriptor" : [ { "name" : "email", "type" : "SEMANTIC" } ] }, { "name" : "findTop1ByMsisdnOrderByIdDesc", "type" : "SAFE", "descriptor" : [ { "name" : "msisdn", "type" : "SEMANTIC" } ] }, { "name" : "findTop1ByMsisdnAndAppIdOrderByIdDesc", "type" : "SAFE", "descriptor" : [ { "name" : "msisdn", "type" : "SEMANTIC" }, { "name" : "appId", "type" : "SEMANTIC" } ] }, { "name" : "deleteById", "type" : "SAFE", "descriptor" : [ { "name" : "id", "type" : "SEMANTIC" } ] } ] } }