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