Overview
Add support for the Studies endpoints.
Endpoints
| Path |
Method |
Status |
| /api/study/{studyId}/{chapterId}.pgn |
GET |
❌ |
| /api/study/{studyId}.pgn |
GET |
❌ |
| /api/study/{studyId}.pgn |
HEAD |
❌ |
| /api/study/{studyId}/import-pgn |
POST |
✅ |
| /study/by/{username}/export.pgn |
GET |
❌ |
| /api/study/by/{username} |
GET |
❌ |
Overview
Add support for the Studies endpoints.
Endpoints