lichess-org / api

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

Added documentation for the /broadcast/by/:user endpoint #310

Closed MatthewTave closed 4 months ago

MatthewTave commented 4 months ago

Added documentation for the /broadcast/by/:user endpoint

Resolves #272

fitztrev commented 4 months ago

Thanks for the PR. Just checking, is this actually an API endpoint within lila right now? I'm only getting an html response.

MatthewTave commented 4 months ago

Hi Trevor,

I was also only getting an HTML response, I added this just because I saw the issue and assumed it needed to be addressed. Sorry for any misunderstandings, I'm a new contributor and trying to learn more about this project.

ornicar commented 4 months ago

we don't document HTML endpoints, as they're not part of the public API, but intended for browser use only.