Releases: GW2Treasures/gw2api-ts
Releases · GW2Treasures/gw2api-ts
@gw2api/[email protected]
Minor Changes
- Add
onRequest
option to modify requests (#65 by @darthmaim)
@gw2api/[email protected]
Patch Changes
- Allow passing partial options for unknown endpoints (#63 by @darthmaim)
@gw2api/[email protected]
Patch Changes
- Fix wrong type for
WizardsVaultObjective.title
(#61 by @darthmaim)
@gw2api/[email protected]
Patch Changes
- Fix
/v2/guild/upgrades
being matched as/v2/guild/:id/
(#59 by @darthmaim)
@gw2api/[email protected]
Patch Changes
- Improve endpoint type resolution for endpoints that are both authenticated and localized (#58 by @darthmaim)
- Add types for character endpoints (#58 by @darthmaim)
/v2/characters
/v2/characters/:id/backstory
/v2/characters/:id/buildtabs
/v2/characters/:id/core
/v2/characters/:id/crafting
/v2/characters/:id/equipment
/v2/characters/:id/equipmenttabs
/v2/characters/:id/inventory
/v2/characters/:id/recipes
/v2/characters/:id/skills
/v2/characters/:id/specializations
/v2/characters/:id/training
- Add types for new endpoints (#56 by @darthmaim)
/v2/account/bank
/v2/account/inventory
/v2/account/material
/v2/materials
@gw2api/[email protected]
Minor Changes
- Make
options
parameter optional if it does not contain required properties (#63 by @darthmaim)
@gw2api/[email protected]
Patch Changes
- Fix type resolution for undefined schema (#54 by @darthmaim)
@gw2api/[email protected]
Patch Changes
- Enable
verbatimModuleSyntax
(#49 by @darthmaim)
@gw2api/[email protected]
Patch Changes
- Fix type for
/v2/commerce/prices
(eba7a59
by @darthmaim)
@gw2api/[email protected]
Patch Changes
- Add types for
/v2/account/wallet
(#43 by @darthmaim) - Add types for
/v2/account/achievements
(#41 by @darthmaim) - Fix model schema resolution (#39 by @darthmaim)
- Add types for wizards vault endpoints (#47 by @darthmaim)
/v2/account/wizardsvault/daily
/v2/account/wizardsvault/listings
/v2/account/wizardsvault/special
/v2/account/wizardsvault/weekly
/v2/wizardsvault
/v2/wizardsvault/listings
/v2/wizardsvault/objectives
- Add types for account endpoints that return a list of ids: (#42 by @darthmaim)
/v2/account/dyes
/v2/account/emotes
/v2/account/gliders
/v2/account/home/nodes
/v2/account/jadebots
/v2/account/mailcarriers
/v2/account/mapchests
/v2/account/minis
/v2/account/mounts/skins
/v2/account/mounts/types
/v2/account/novelties
/v2/account/outfits
/v2/account/pvp/heroes
/v2/account/raids
/v2/account/recipes
/v2/account/skiffs
/v2/account/skins
/v2/account/titles
/v2/account/worldbosses