Value of the Origin Max HTTP Version Setting.
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/cache_origin_max_http_version_value", "title": "cache_origin_max_http_version_value", "description": "Value of the Origin Max HTTP Version Setting.", "enum": [ "2", "1" ], "type": "string" }