Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

GET /config-rules

Gives the config rules for the possible configuration parameters for this connector

Ex.

Code Block
languagejson
{
  "Rules": [
  {"Name": "TextModel", "Type": "String", "Required": false}
  ]
}

...