lichess-org / api

Lichess API documentation and examples
https://lichess.org/api
GNU Affero General Public License v3.0
448 stars 150 forks source link

Update layout of create challenge response #363

Closed tors42 closed 4 months ago

tors42 commented 4 months ago

The layout of the challenge response has been simplified. The challenge properties are now top-level rather than in a nested separate challenge object.

Resolves: #361

Similar to: https://github.com/lichess-org/api/pull/354