Skip to content

Add status query parameter to Broadcasts + Broadcasts Stats#143

Draft
n7studios wants to merge 1 commit into
masterfrom
add-status-query-param-broadcasts
Draft

Add status query parameter to Broadcasts + Broadcasts Stats#143
n7studios wants to merge 1 commit into
masterfrom
add-status-query-param-broadcasts

Conversation

@n7studios

Copy link
Copy Markdown
Contributor

Summary

Adds support for the status parameter on the get_broadcasts and get_broadcasts_stats methods, which was added to the API on May 26th 2026:
https://developers.kit.com/changelog#may-26-2026-%E2%80%94-broadcasts

Testing

  • testGetBroadcastsWithCompletedStatus: Test that get_broadcasts() returns the expected data when the completed status is specified.
  • testGetBroadcastsWithAbortedStatus: Test that get_broadcasts() returns the expected data when the aborted status is specified.
  • testGetBroadcastsStatsWithCompletedStatus: Test that get_broadcasts_stats() returns the expected data when the completed status is specified.
  • testGetBroadcastsStatsWithAbortedStatus: Test that get_broadcasts_stats() returns the expected data when the aborted status is specified.

Checklist

@n7studios n7studios added this to the 2.5 milestone Jun 9, 2026
@n7studios n7studios self-assigned this Jun 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant