Skip to content

Commit

Permalink
chore: restore color property to seek API
Browse files Browse the repository at this point in the history
  • Loading branch information
alberturria committed Jan 20, 2025
1 parent b72a56c commit d7b1d2f
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 d7b1d2f

Please sign in to comment.