Elfo Bianco.3786:

Hello, I have just created an app that retrieve all the items from the API:2/items. Following the information on the wiki page http://wiki.guildwars2.com/wiki/API:2/items , I have tried to split all data by type. Currently there are 15 types of items, but the “MiniPet” type is incorrect. All the minipets in the API are “MiniPage” type.
Is this type (“MiniPage”) the right one or there is something wrong in API:2/items?

Lawton Campbell.8517:

O_o

Looks like a typo to me; I recently refactored some of those bits so it’s probably my fault. I’ll see if I can get a bandaid in-place today. Sorry ’bout that.

EDIT: might land tomorrow or Friday at 5PM; it’s been awhile since we last did an API deploy and I’m not sure what snags I’ll run into in the staging environment.

Lawton Campbell.8517:

Deployed. MiniPets are no longer MiniPages. My bad.

Elfo Bianco.3786:

I have just seen that, thank you