ConventionEndpoint
Defined in: src/mft/conventions.ts:46
Endpoint shape used by createInboxRoute/createOutboxRoute.
Properties
Section titled “Properties”| Property | Type | Description | Defined in |
|---|---|---|---|
path | string | Path on the endpoint side. | src/mft/conventions.ts:50 |
profile | ConnectionProfile | Profile used to connect to the endpoint provider. | src/mft/conventions.ts:48 |