Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow for multiple now and next events #19

Merged
merged 1 commit into from
May 4, 2024
Merged

Conversation

DanNixon
Copy link
Owner

@DanNixon DanNixon commented May 3, 2024

This allows for multiple now and next events in the response types used in the client and adapter.

It does not allow the client to return multiple now/next events or allow the CLI to display them, this will be done later.

Multiple events should not really be a common issue, but it did happen in 2022, so might happen again, who knows.
May as well handle it correctly if it does happen though.

Re #13

cc @IainYa

This allows for multiple now and next events in the response types used
in the client and adapter.

It does not allow the client to return multiple now/next events or allow
the CLI to display them, this will be done later.

Multiple events should not really be a common issue, but it did happen
in 2022, so might happen again, who knows.
May as well handle it correctly if it does happen though.

Re #13
@DanNixon DanNixon force-pushed the now-next-multiple branch from 0f9c4d2 to e84947e Compare May 4, 2024 04:17
@DanNixon DanNixon merged commit 09e777a into main May 4, 2024
3 checks passed
@DanNixon DanNixon deleted the now-next-multiple branch May 4, 2024 04:34
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.

1 participant