From cfc6b55ac24685dd247ff5540e564dac9e458bfd Mon Sep 17 00:00:00 2001 From: Allan Joseph Date: Wed, 2 Oct 2024 23:45:24 +0530 Subject: [PATCH] Choosing color in seeks is deprecated --- doc/specs/tags/board/api-board-seek.yaml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/doc/specs/tags/board/api-board-seek.yaml b/doc/specs/tags/board/api-board-seek.yaml index 6af2096..93e615a 100644 --- a/doc/specs/tags/board/api-board-seek.yaml +++ b/doc/specs/tags/board/api-board-seek.yaml @@ -57,14 +57,6 @@ post: - 14 variant: $ref: '../../schemas/VariantKey.yaml' - color: - type: string - description: The color to play. Better left empty to automatically get 50% white. - enum: - - random - - white - - black - default: random ratingRange: type: string description: |