{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/ConnectionHttpsUrlWithHttpFallback255", "title": "ConnectionHttpsUrlWithHttpFallback255", "allOf": [ { "$ref": "#/components/schemas/ConnectionHttpsUrlWithHttpFallback" }, { "maxLength": 255 } ] }