anzemur / chess-api

Chess API: REST API for playing chess and storing highscores
MIT License
43 stars 24 forks source link

Inconsistent response for list possible moves in API documentation when king in check #4

Open bogdanbebic opened 4 years ago

bogdanbebic commented 4 years ago

The API returns "+" when king in check or "#" when in checkmate instead of the usual response string.