Skip to content

Commit 3871154

Browse files
committed
tweak study moves doc
1 parent 6318e4e commit 3871154

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

doc/specs/tags/studies/api-study-studyId-chapterId-moves.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
post:
2-
operationId: apiStudyChapterPgnMoves
2+
operationId: apiStudyChapterMoves
33
summary: Update the moves of a study chapter
44
description: |
5-
Updates the moves of a chapter's pgn.
5+
Replaces the moves tree of a study chapter.
66
No tags will be modified.
77
tags:
88
- Studies
@@ -48,7 +48,7 @@ post:
4848
type: string
4949
default: "'*'"
5050
"400":
51-
description: Bad request - might be the provided study/chapter doesn't exist, or you aren't allowed to edit it.
51+
description: Bad request - might be the provided study/chapter doesn't exist, or you aren't allowed to edit it, or the PGN is invalid.
5252
content:
5353
application/json:
5454
schema:

0 commit comments

Comments
 (0)