BaseConnectionDefinition
@prismatic-io/spectral › "types/ConnectionDefinition" › BaseConnectionDefinition
Hierarchy
BaseConnectionDefinition
Index
Properties
Properties
Optional
comments
• comments? : undefined | string
Defined in packages/spectral/src/types/ConnectionDefinition.ts:16
Optional
iconPath
• iconPath? : undefined | string
Defined in packages/spectral/src/types/ConnectionDefinition.ts:17
key
• key: string
Defined in packages/spectral/src/types/ConnectionDefinition.ts:14
label
• label: string
Defined in packages/spectral/src/types/ConnectionDefinition.ts:15
Optional
oauth2Type
• oauth2Type? : OAuth2Type
Defined in packages/spectral/src/types/ConnectionDefinition.ts:18