Open darthmaim opened 3 months ago
The homestead recipes are not whitelisted
The homestead recipes should be included.
https://api.guildwars2.com/v2/recipes?v=latest&lang=en&ids=14126,14733,14528,14272,14481,14872,14284,14107,14292,14326,14784,14590,14577,14770 should return all recipes (those ids are from https://api.guildwars2.com/v2/items/103364?v=latest&lang=en)
Janthir Wilds
This probably requires a new output_decoration_id similar to output_upgrade_id for guild upgrades.
output_decoration_id
output_upgrade_id
Current Behavior
The homestead recipes are not whitelisted
Expected Behavior
The homestead recipes should be included.
Steps To Reproduce
https://api.guildwars2.com/v2/recipes?v=latest&lang=en&ids=14126,14733,14528,14272,14481,14872,14284,14107,14292,14326,14784,14590,14577,14770 should return all recipes (those ids are from https://api.guildwars2.com/v2/items/103364?v=latest&lang=en)
Happening since
Janthir Wilds
Anything else?
This probably requires a new
output_decoration_id
similar tooutput_upgrade_id
for guild upgrades.