Skip to content

Conversation

@AndrewFerr
Copy link
Member

Instead of using a single "update" method to encompass all update actions (send/restart/cancel), give each action its own method. This makes it easier for widget driver implementations to call the newly-proposed split endpoints for those actions in the CS-API.

Instead of using a single "update" method to encompass all update
actions (send/restart/cancel), give each action its own method.
This makes it easier for widget driver implementations to call the
newly-proposed split endpoints for those actions in the CS-API.
@sonarqubecloud
Copy link

sonarqubecloud bot commented Oct 30, 2025

@AndrewFerr
Copy link
Member Author

This PR currently introduces breaking changes to the WidgetApi methods for updating delayed events, and to the WidgetDriver methods for performing the requested update action in a client.

What has not changed is the API between widgets and clients as described in MSC4157.

@AndrewFerr AndrewFerr requested a review from toger5 October 30, 2025 20:39
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