Versions Compared

Key

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

...

ConfigChangeRequest => [ConfigData]
ConfigData => ConfigKey ConfigValue
  
ConfigKey => string
ConfigValue => string

Response:

ConfigChangeResponse => ErrorCode
ErrorCode => int16

To change global configuration:

...