Add v5.0.0-beta1 package updates #32
Open
+4,375
−13,331
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
User Model beta release
Changes
Added
createAlias
- PATCH /apps/{app_id}/users/by/{alias_label}/{alias_id}/identitycreateAliasBySubscription
- PATCH /apps/{app_id}/subscriptions/{subscription_id}/user/identityexportSubscriptions
- POST /players/csv_export?app_id={app_id}getAliases
- GET /apps/{app_id}/users/by/{alias_label}/{alias_id}/identitygetAliasesBySubscription
- GET /apps/{app_id}/subscriptions/{subscription_id}/user/identitygetSegments
- GET /apps/{app_id}/segmentsgetUser
- GET /apps/{app_id}/users/by/{alias_label}/{alias_id}unsubscribeEmailWithToken
- POST /apps/{app_id}/notifications/{notification_id}/unsubscribeExportSubscriptionsRequestBody
ExportSubscriptionsSuccessResponse
FilterExpression
GenericSuccessBoolResponse
GetNotificationHistoryRequestBody
GetSegmentsSuccessResponse
LanguageStringMap
PropertiesBody
RateLimitError
SegmentData
Subscription
SubscriptionBody
SubscriptionNotificationTarget
UserIdentityBody
WebButton
Removed
beginLiveActivity
- POST /apps/{app_id}/live_activities/{activity_id}/tokencreatePlayer
- POST /playerscreateSegments
- POST /apps/{app_id}/segmentsdeletePlayer
- DELETE /players/{player_id}deleteSegments
- DELETE /apps/{app_id}/segments/{segment_id}endLiveActivity
- DELETE /apps/{app_id}/live_activities/{activity_id}/token/{subscription_id}exportPlayers
- POST /players/csv_export?app_id={app_id}fetchAliases
- GET /apps/{app_id}/subscriptions/{subscription_id}/user/identityfetchUser
- GET /apps/{app_id}/users/by/{alias_label}/{alias_id}fetchUserIdentity
- GET /apps/{app_id}/users/by/{alias_label}/{alias_id}/identitygetEligibleIams
- GET /apps/{app_id}/subscriptions/{subscription_id}/iamsgetPlayer
- GET /players/{player_id}getPlayers
- GET /playersidentifyUserByAlias
- PATCH /apps/{app_id}/users/by/{alias_label}/{alias_id}/identityidentifyUserBySubscriptionId
- PATCH /apps/{app_id}/subscriptions/{subscription_id}/user/identityupdatePlayer
- PUT /players/{player_id}updatePlayerTags
- PUT /apps/{app_id}/users/{external_user_id}BeginLiveActivityRequest
CancelNotificationSuccessResponse
CreatePlayerSuccessResponse
CreateSubscriptionRequestBody
DeletePlayerNotFoundResponse
DeletePlayerSuccessResponse
DeleteSegmentNotFoundResponse
DeleteSegmentSuccessResponse
ExportPlayersRequestBody
ExportPlayersSuccessResponse
FilterExpressions
GenericErrorErrorsInner
GetNotificationRequestBody
InlineResponse200
InlineResponse2003
InlineResponse201
InlineResponse202
InvalidIdentifierError
Player
PlayerNotificationTarget
PlayerNotificationTargetIncludeAliases
PlayerSlice
RateLimiterError
StringMap
SubscriptionObject
UpdatePlayerSuccessResponse
UpdatePlayerTagsRequestBody
UpdatePlayerTagsSuccessResponse
UpdateSubscriptionRequestBody
UserIdentityRequestBody
UserIdentityResponse
UserSubscriptionOptions
Modified
createSegments
renamed tocreateSegment
- POST /apps/{app_id}/segmentsdeleteSegments
renamed todeleteSegment
- DELETE /apps/{app_id}/segments/{segment_id}Updated
app_key
torest_api_key
user_key
touser_auth_key