Skip to content

Add missing endpoints and models - #95

Merged
ion232 merged 8 commits into
mainfrom
feat/misc-changes
Aug 22, 2026
Merged

Add missing endpoints and models#95
ion232 merged 8 commits into
mainfrom
feat/misc-changes

Conversation

@ion232

@ion232 ion232 commented Aug 22, 2026

Copy link
Copy Markdown
Owner

No description provided.

ion232 added 8 commits August 22, 2026 15:24
PuzzleAndGame's Player and Puzzle structs were missing fields present
in the current OpenAPI schema.
BroadcastForm's grouping object (info.name, info.tours, scoreGroups) was
missing from CreateBroadcastTournamentForm. scoreGroups needs a manual
Serialize impl since Lichess expects it as indexed form keys
(grouping.scoreGroups[0], [1], ...), which a single struct field can't
produce via serde_urlencoded's normal derive.
@ion232
ion232 merged commit 2b075d7 into main Aug 22, 2026
4 checks passed
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