Open Drevoed opened 5 years ago
This is a tracking issue for LeagueClient methods that implement access and fetching of data from Riot LoL API endpoints.
LeagueClient
Every method must link to endpoint that it reaches to and to DTO that it returns.
This issue will track each endpoint by linking to each issue with that endpoint.
This is a tracking issue for
LeagueClient
methods that implement access and fetching of data from Riot LoL API endpoints.Steps
Every method must link to endpoint that it reaches to and to DTO that it returns.