arenanet / api-cdi

Collaborative Development Initiative for Public APIs
252 stars 41 forks source link

/v2/characters endpoint - stat selectable items sometimes missing prefixes #669

Closed ChieftainAlex closed 2 years ago

ChieftainAlex commented 4 years ago

For the characters endpoint, i.e. https://api.guildwars2.com/v2/characters?ids=all&access_token=&lang=en&v=2020-05-23T00:00:00Z , it should be possible to display the prefixes for every stat selectable item.

There are two keys where you might expect to find this information, namely (1) .equipment and (2) .equipment_tabs.

I can't figure out what the pattern is here - they do have their stats correctly selected ingame...

ChieftainAlex commented 2 years ago

Seems this isn't true anymore, closing.