All translations
Enter a message name below to show all available translations.
Found one translation.
Name | Current message text |
---|---|
h English (en) | {| class="wikitable" ! style="text-align:left;"| Property ! style="text-align:left;"| Constraint ! style="text-align:left;"| Data Type ! style="text-align:left;"| Description |- |key |Required |String |Represents the name of a configuration property to set. Possible values are listed under GET /api/config. |- |value |Required |String |Represents the value to be set for a given configuration property. The value should be a string but must be convertible to the appropriate type for that configuration property. (E.g. "auto.mine.round1" must have a value of "true" or "false") |} |