All Products
Search
Document Center

API Gateway:HttpApiVersionInfo

Last Updated:Mar 31, 2025
ParameterTypeDescriptionExample
object

The API version information.

enableboolean

Specifies whether to enable versioning.

true
schemestring

The versioning solution.

Query
headerNamestring

The key in the specified header when the header versioning solution is used.

my-version
queryNamestring

The key in the specified query parameter when the query versioning solution is used.

myVersion
versionstring

The version number.

v1