ConfigVersion

Version of the API proxy configuration schema. Currently, only 4.0 is supported.

JSON representation
{
  "majorVersion": integer,
  "minorVersion": integer
}
Fields
majorVersion

integer

Major version of the API proxy configuration schema.

minorVersion

integer

Minor version of the API proxy configuration schema.