The API does correctly return all stories for End of Dragons and Secrets of the Obscure, but it does not report some quests for these stories. This also means that /v2/characters/:id/quests can not be used to read out the completion status of those quests.
Current Behavior
The API does correctly return all stories for End of Dragons and Secrets of the Obscure, but it does not report some quests for these stories. This also means that
/v2/characters/:id/quests
can not be used to read out the completion status of those quests.The quests impacted are:
Expected Behavior
The API should return the quests.
Steps To Reproduce
Happening since
2023-05-23
Anything else?
Follow up for https://github.com/gw2-api/issues/issues/44