diff --git a/backend/schema/endpoints/streams.json b/backend/schema/endpoints/streams.json index 7d4878a..159c803 100644 --- a/backend/schema/endpoints/streams.json +++ b/backend/schema/endpoints/streams.json @@ -21,7 +21,7 @@ "maximum": 65535 }, "forwarding_host": { - "oneOf": [ + "anyOf": [ { "$ref": "../definitions.json#/definitions/domain_name" },