gw2-api / issues

14 stars 0 forks source link

`characters/:id/skills` and `characters/:id/build_tabs` always show Allicance Stance skills for Rev #48

Open SaculRennorb opened 1 year ago

SaculRennorb commented 1 year ago

Current Behavior

Querying characters/:id/skills or characters/:id/build_tabs on a Revenant always returns the Legendary Alliance version of the skill, regardless of the currently active legend. I'm guessing this is related to how in-game build chat-codes work.

Expected Behavior

Querying those endpoints should return the actual skills that are currently active.

Steps To Reproduce

No response

Happening since

2023, probably earlier but I just started using the enpoint

Anything else?

No response