Version 2.6.0
Changelog
PR #10
- Added
locale
optional query parameter on some routes, with translations made available by Blizzard. Default isen-us
(same as before the update). Available locales :de-de
,en-gb
,en-us
,es-es
,es-mx
,fr-fr
,it-it
,ja-jp
,ko-kr
,pl-pl
,pt-br
,ru-ru
andzh-tw
. - Updated routes with
locale
parameter :- Get a list of heroes (
/heroes?locale=xx-xx
) - Get hero data (
/heroes/ana?locale=xx-xx
) - Get a list of roles (
/roles?locale=xx-xx
) - Get a list of gamemodes (
/gamemodes?locale=xx-xx
)
- Get a list of heroes (