{ "$schema": "https://json-structure.org/meta/extended/v0/#", "name": "CreateConnectionResponse", "type": "record", "fields": [ { "name": "Connection", "type": "string" } ] }