Api versioning¶
Built in support for api versioning.
- specify a default version
- specify multiple routes for the same WebApiEndpoint
- deprecate a version and all the routes for that version
- deprecate an individual route version
Also integrated into OpenApi support.