Service-level versioning
Overview of settings that control versioning for an entire REST web service.
Service-level versioning defines how a REST Web service exposes and manages its API versions. These settings apply to the web service as a whole and determine how versions are selected, how clients specify a version, and how versions appear in the OpenAPI documentation.
The features in this section let you control versioning consistently across all operations of the service. They operate at the service level, independently of any version settings applied to individual operations.