Skip to content

Get recipe sheet item id from recipe id#66

Open
RedGlow wants to merge 1 commit into
arenanet:masterfrom
RedGlow:master
Open

Get recipe sheet item id from recipe id#66
RedGlow wants to merge 1 commit into
arenanet:masterfrom
RedGlow:master

Conversation

@RedGlow

@RedGlow RedGlow commented Jul 24, 2015

Copy link
Copy Markdown
Contributor

There is now way right now, AFAIK, to get the recipe sheet item id(s) starting from a recipe id, that is, the item which allows me to learn the recipe.

It would be a reverse lookup on the field details.recipe_id of a recipe item (e.g.: https://api.guildwars2.com/v2/items/9626), just as the recipe search interface (recipes/search?output=...) is a reverse lookup on the field output_item_id of a recipe.

Added a sheet recipe example.
@lye

lye commented Jul 27, 2015

Copy link
Copy Markdown
Contributor

Yeah, there's a massive need for a generalized query system for both items and recipes (and probably other endpoints later). I spent quite a bit of time looking into this six months ago, and it's really gross to set up with our existing infrastructure. It's still something I want to get done, but it's totally fallen off my schedule at this point.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants