...
GET /config-rules
Gives the config rules for the possible configuration parameters for this connector
Ex.
Code Block | ||
---|---|---|
| ||
{ "Rules": [ {"Name": "TextModel", "Type": "String", "Required": false} ] } |
...
...
Gives the config rules for the possible configuration parameters for this connector
Ex.
Code Block | ||
---|---|---|
| ||
{ "Rules": [ {"Name": "TextModel", "Type": "String", "Required": false} ] } |
...