Record -
http
: Versioning
Configurations for service versioning.
Fields
- pattern string v{major}.{minor}
-
Expected version pattern in the request URL
- allowNoVersion boolean false
-
Allow requests with missing version path segment in the URL to be dispatched
- matchMajorVersion boolean false
-
Allow requests with only the major version specified in the URL to be dispatched