core/provider-configuration/model/provider-definition.model.ts
Properties |
| displayName |
displayName:
|
Type : string
|
|
A user friendly name of the provider |
| id |
id:
|
Type : string
|
|
Unique identifier of the provider |
| schema |
schema:
|
Type : JSONSchema7
|
|
JSON Schema defining the configuration object for the provider |