When using the short form of connections (i.e., a list of connection names), the validation fails as it expects the long form (a list of objects with to keys).
Fix the validation. json schema has anyOf and oneOf our YANG to json schema conversion should use that.