Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
API: Add motion seq field back for rounds
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.
- Loading branch information