Closed maxtruxa closed 7 years ago
Changes/additions in this PR:
opt
ApiClient#_request
opt.token
WarcraftClient#getUserCharacters
/wow/user/characters
Changes/additions in this PR:
opt
argument toApiClient#_request
to pass additional arguments.opt.token
is used as access token for the request.ApiClient#_request
.WarcraftClient#getUserCharacters
makes a call to the/wow/user/characters
endpoint using the specified access token.