Add v5.0.0-beta1 package updates #47
Merged
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
API Endpoints
Added Endpoints
CreateAlias
— PATCH /apps/{app_id}/users/by/{alias_label}/{alias_id}/identityCreateAliasBySubscription
— PATCH /apps/{app_id}/subscriptions/{subscription_id}/user/identityCreateSegment
— POST /apps/{app_id}/segmentsExportSubscriptions
— 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}/unsubscribeRemoved Endpoints
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}Models
Added Models
ExportSubscriptionsRequestBody
ExportSubscriptionsSuccessResponse
FilterExpression
GenericSuccessBoolResponse
GetNotificationHistoryRequestBody
GetSegmentsSuccessResponse
LanguageStringMap
PropertiesBody
RateLimitError
SegmentData
Subscription
SubscriptionBody
SubscriptionNotificationTarget
UserIdentityBody
WebButton
Removed Models
BeginLiveActivityRequest
CancelNotificationSuccessResponse
CreatePlayerSuccessResponse
CreateSubscriptionRequestBody
DeletePlayerNotFoundResponse
DeletePlayerSuccessResponse
DeleteSegmentNotFoundResponse
DeleteSegmentSuccessResponse
ExportPlayersRequestBody
ExportPlayersSuccessResponse
FilterExpressions
GenericErrorErrorsInner
GetNotificationRequestBody
InlineResponse200
InlineResponse2003
InlineResponse201
InlineResponse202
InvalidIdentifierError
Notification200Errors
Player
PlayerNotificationTarget
PlayerNotificationTargetIncludeAliases
PlayerSlice
RateLimiterError
StringMap
SubscriptionObject
UpdatePlayerSuccessResponse
UpdatePlayerTagsRequestBody
UpdatePlayerTagsSuccessResponse
UpdateSubscriptionRequestBody
UserIdentityRequestBody
UserIdentityResponse
UserSubscriptionOptions
Authorization section
app_key
-->rest_api_key
user_key
-->user_auth_key