Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DOCS][BUG] New val-match-v1.getRecent docs have wrong return type #366

Closed
MingweiSamuel opened this issue Sep 15, 2020 · 1 comment
Closed
Labels

Comments

@MingweiSamuel
Copy link

MingweiSamuel commented Sep 15, 2020

https://developer.riotgames.com/apis#val-match-v1/GET_getRecent

Currently says:

Return value: string

Should be something like (maybe not named RecentMatchesDto):

Return value: RecentMatchesDto

RecentMatchesDto

Name Data Type Description
currentTime long Current time in epoch seconds
matchIds List[string] List of match ID strings
@RiotTuxedo
Copy link
Contributor

This issue should now be resolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants