Skip to content

Commit

Permalink
tweak wording of study export endpoints
Browse files Browse the repository at this point in the history
  • Loading branch information
kraktus committed Aug 13, 2023
1 parent f7884ab commit 8f791c4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/specs/lichess-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3751,7 +3751,7 @@ paths:
If authenticated, then all public, unlisted, and private studies are included.
If not, only public, listed studies are included.
If not, only public (non-unlisted) studies are included.
tags:
- Studies
security:
Expand Down Expand Up @@ -3825,7 +3825,7 @@ paths:
If authenticated, then all public, unlisted, and private studies are included.
If not, only public, listed studies are included.
If not, only public (non-unlisted) studies are included.
Studies are streamed as [ndjson](#section/Introduction/Streaming-with-ND-JSON).
tags:
Expand Down

0 comments on commit 8f791c4

Please sign in to comment.