Class ApiVersion
- Namespace
- GuildWars2.Metadata
- Assembly
- GW2SDK.dll
Information about an API version.
public sealed record ApiVersion : IEquatable<ApiVersion>
- Inheritance
-
ApiVersion
- Implements
- Inherited Members
Remarks
Don't expect new top-level versions in the future: '/v1' has been turned off, and '/v2' has been updated with schema versions.
Properties
- Languages
The supported languages for this version of the API.
- Routes
The routes available in this version of the API.
- SchemaVersions
The schema versions available in this version of the API.