Skip to content

feat: add swap endpoint and ownership validation for player boards#196

Merged
rmyers merged 5 commits into
mainfrom
184-player-swap
Jun 8, 2026
Merged

feat: add swap endpoint and ownership validation for player boards#196
rmyers merged 5 commits into
mainfrom
184-player-swap

Conversation

@rmyers

@rmyers rmyers commented Jun 7, 2026

Copy link
Copy Markdown
Member
  • Adds swap endpoint /player/{username}/swap
  • Add validation that the user is authenticated and they own the board.

Closes: #184

@rmyers rmyers merged commit 66a6ca3 into main Jun 8, 2026
1 check passed
@rmyers rmyers deleted the 184-player-swap branch June 8, 2026 02:11
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.

Task 4: Backend - Player board handler (HTTP routes)

1 participant