Field ApiVersion
The contract version, carried as a URL segment (§11.11) so the version a client targets is a routing fact rather than a runtime negotiation. Each official UI pins one.
public const string ApiVersion = "v1"
Returns
- string
- The contract version, carried as a URL segment (§11.11) so the version a client targets is a routing fact rather than a runtime negotiation. Each official UI pins one.