Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
Loading