gw2-api / issues

14 stars 0 forks source link

`Elite Mortar Kit` not listed in `2/characters/:id/buildtabs/:id` payload #64

Open shehi opened 7 months ago

shehi commented 7 months ago

Current Behavior

Querying 2/characters/:id or 2/characters/:id/buildtabs/:id endpoints while having Elite Mortar Kit skill equipped, will not list that skill in endpoint response payload.

image

If elite skill is replaced with something else, e.g. "Elixir X", API starts to work:

image

Expected Behavior

Response should include Elite Mortar Kit as elite skill under skills.

Steps To Reproduce

No response

Happening since

No response

Anything else?

No response