SourceConfiguration
OCP App SDK / SourceConfiguration
Interface: SourceConfiguration
Defined in: src/app/SourceFunction.ts:5
Properties
dataSyncId
dataSyncId:
string
Defined in: src/app/SourceFunction.ts:6
schema
schema:
string
| {entry_point
:string
; }
Defined in: src/app/SourceFunction.ts:8
sourceKey
sourceKey:
string
Defined in: src/app/SourceFunction.ts:7
webhookUrl?
optional
webhookUrl:string
Defined in: src/app/SourceFunction.ts:9
Updated 3 days ago