Skip to content

Commit

Permalink
Merge pull request #413 from alberturria/chore/restore-color-property…
Browse files Browse the repository at this point in the history
…-from-seek-api

Chore / Restore color property from seek api
  • Loading branch information
fitztrev authored Jan 21, 2025
2 parents cc5a233 + d7b1d2f commit ea3e30b
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions doc/specs/tags/board/api-board-seek.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,14 @@ post:
example: 15
minimum: 0
maximum: 180
color:
type: string
description: The color to play. Better left empty to automatically get 50% white.
enum:
- random
- white
- black
default: random
- type: object
title: correspondence
required:
Expand Down

0 comments on commit ea3e30b

Please sign in to comment.