Missing specification in Team Matches endpoint

Sort:
Tricky_Dicky

Returned endpoint, https://api.chess.com/pub/club/{ID}/matches, does not conform to specification.

API data includes "start_time": & "time_class":
Not in specification

Nevfy

You require the answer on this post, but it does not contain the question... tongue.png

API description presented here ( https://www.chess.com/news/view/published-data-api ) is not always up to date with respect to the current abilities of API. I guess it will be updated some day or other, and meanwhile I believe that you can understand, what fields "start_time" and "time_class" mean without detailed explanation. happy.png

Tricky_Dicky

That's not the point. The documentation is inaccurate and therefore doesn't present the correct information for other users,

 

tortoises3

Yes, the documentation needs to be corrected.

Nevfy

As I said, it is not something surprising here. From time to time it is updated by the developers (the last one was made the 22nd of January, 2020), but quite often the documentation does not fully describe the last changes in API...

andreamorandini

@Tricky_Dicky We have added "start_time" and "time_class" to relevant endpoint. Thanks for spotting it.

Tricky_Dicky

Thanks Andrea