Skip to content

Commit 4e5ebc8

Browse files
committed
ci: update api
1 parent 57a714a commit 4e5ebc8

2 files changed

Lines changed: 1 addition & 3 deletions

File tree

specs/lichess-api.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
openapi: "3.1.0"
22
info:
3-
version: 2.0.136
3+
version: 2.0.137
44
title: Lichess.org API reference
55
contact:
66
name: "Lichess.org API"
@@ -226,7 +226,6 @@ tags:
226226
227227
Our collection of puzzles is in the public domain, you can [download it here](https://database.lichess.org/#puzzles).
228228
For a list of our [puzzle themes](https://lichess.org/training/themes) with their description, check out the [theme translation file](https://github.com/ornicar/lila/blob/master/translation/source/puzzleTheme.xml).
229-
The daily puzzle can be [posted in your slack workspace](https://lichess.org/daily-puzzle-slack).
230229
- name: Relations
231230
description: |
232231
Access relations between users.

specs/tags/puzzles/api-puzzle-daily.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ get:
33
summary: Get the daily puzzle
44
description: |
55
Get the daily Lichess puzzle in JSON format.
6-
Alternatively, you can [post it in your slack workspace](https://lichess.org/daily-puzzle-slack).
76
tags:
87
- Puzzles
98
security: []

0 commit comments

Comments
 (0)