Skip to content

Conversation

jmadler
Copy link
Contributor

@jmadler jmadler commented May 19, 2023

  • Rename create/get_segments to _segment.
  • Remove frontend APIs begin_live_activity and end_live_activity.
  • Rename fetch_* to get_*.
  • Add get_subscription.
  • Mark player operations as deprecated.

* Rename create/get_segments to _segment.
* Remove frontend APIs begin_live_activity and end_live_activity.
* Rename fetch_* to get_*.
* Add get_subscription.
* Mark player operations as deprecated.
@@ -3082,6 +2969,7 @@
"/apps/{app_id}/users/{external_user_id}": {
"put": {
"operationId": "update_player_tags",
"deprecated": true,
Copy link
Contributor

@brismithers brismithers May 22, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

for this and all of these, can we point to what should be used instead of the now deprecated endpoints? I don't think there's a dedicated field we could use to describe this, but maybe in the description?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants