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

API: Add motion seq field back for rounds #2392

Merged
merged 1 commit into from
Jan 26, 2024
Merged

API: Add motion seq field back for rounds #2392

merged 1 commit into from
Jan 26, 2024

Conversation

tienne-B
Copy link
Member

The sequence field had been removed in the Round API endpoint in favour of relying on the ordering in the array. However, as the field was still in use, it caused an unintended breakage. The sequence will now remain, but be read-only as we look to the ordering when creating them.

The sequence field had been removed in the Round API endpoint in favour
of relying on the ordering in the array. However, as the field was still
in use, it caused an unintended breakage. The sequence will now remain,
but be read-only as we look to the ordering when creating them.
@tienne-B tienne-B merged commit 91120cc into develop Jan 26, 2024
4 checks passed
@tienne-B tienne-B deleted the api/show-seq branch January 26, 2024 22:05
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