Minipet with details.id field

Minipet with details.id field

in API Development

Posted by: StevenL.3761

StevenL.3761

Minipet items have a “_.details.id” field that isn’t documented anywhere. What does it identify?

https://api.guildwars2.com/v2/items/20153
https://api.guildwars2.com/v1/item_details.json?item_id=20153

(edited by StevenL.3761)

Minipet with details.id field

in API Development

Posted by: Lawton Campbell

Lawton Campbell

Web Programmer

Next

Oh… huh.

That’s the minipet id which relates to /v2/minipets and /v2/account/minipets which I was working on before getting sidetracked. Totally forgot about that. Probably going to rename it to minipet_id, sorry for letting that get out before it was ready :<

Minipet with details.id field

in API Development

Posted by: StevenL.3761

StevenL.3761

Are you going to rename the field in v1 too?

https://api.guildwars2.com/v1/item_details.json?item_id=20153

Minipet with details.id field

in API Development

Posted by: Lawton Campbell

Previous

Lawton Campbell

Web Programmer

Uhh, I probably should, yeah.