Are you an LLM? You can read better optimized documentation at /documentation/api/testing/interfaces/TestConnectOptions.md for this page in Markdown format
ws-asyncapi API / testing / TestConnectOptions
Interface: TestConnectOptions
Defined in: .api-entries/testing/index.d.ts:12
Properties
path?
optionalpath?:string
Defined in: .api-entries/testing/index.d.ts:14
connection path; defaults to the channel address with params filled 1
query?
optionalquery?:Record<string,string>
Defined in: .api-entries/testing/index.d.ts:15
headers?
optionalheaders?:Record<string,string>
Defined in: .api-entries/testing/index.d.ts:16