gw2-api / issues

Issue tracker for the Guild Wars 2 API
https://discord.gg/zqeHCEg
16 stars 0 forks source link

`/v2/items`: PvP runes and sigils classified as `type: "Default"` #79

Open sliekens opened 7 months ago

sliekens commented 7 months ago

Current Behavior

PvP runes and sigils have $.details.type set to "Default", e.g. https://api.guildwars2.com/v2/items/21092

Expected Behavior

The type should be "Rune" or "Sigil" like the normal ones, e.g. https://api.guildwars2.com/v2/items/24714

Steps To Reproduce

No response

Happening since

No response

Anything else?

No response