Table of Contents

Field V20191219

Namespace
GuildWars2
Assembly
GW2SDK.dll

Represents the schema version "2019-12-19T00:00:00.000Z".

public static readonly SchemaVersion V20191219

Returns

SchemaVersion
Represents the schema version "2019-12-19T00:00:00.000Z".

Remarks

<ul><li>Adds <code>code</code> and <code>skills_by_palette</code> to <code>/v2/professions</code>.</li><li>Adds <code>code</code> to <code>/v2/legends</code>.</li><li>Adds <code>build_storage_slots</code> to <code>/v2/account</code>.</li><li>Adds <code>build_tabs_unlocked</code>, <code>active_build_tab</code>, <code>build_tabs</code>,

equipment_tabs_unlocked, active_equipment_tab, and equipment_tabs to /v2/characters/:id.

  • Adds equipment[i].location and equipment[i].tabs to /v2/characters/:id.
  • Removes skills and specializations from /v2/characters/:id.