v1.1.0
This release applies the schema changes of 2021-04-06, which has moved the PvP equipment details to the proper equipment tabs information.
Endpoints
- Move
EquipmentPvp
fromGw2Sharp.WebApi.V2.Models.Character
toGw2Sharp.WebApi.V2.Models.CharacterEquipmentTabSlot
(#85).- This deprecates
EquipmentPvp
fromGw2Sharp.WebApi.V2.Models.Character
and will finally be removed from Gw2Sharp starting from version 2.0 - This makes
EquipmentPvp
also available under the/v2/characters/:id/equipmenttabs
sub-endpoint, which can be reached fromGw2Client.WebApi.V2.Characters[id].EquipmentTabs
- This deprecates