StringConfigFieldSchema
Defines a string value integration config field.
API GatewayAI GatewayAI ConnectivityAgent GatewayEvent GatewayMCP RegistryService MeshLLMKafkaKonnectOpen Source
Properties
| Name |
Type |
Description |
| display_name |
string |
user-friendly name of the configuration field. |
| description |
string |
Optional brief description of the configuration field. |
| required |
boolean |
Denotes whether the config field is a required value. |
| mutable_condition |
object |
|
| type |
string |
The field type of the config value. |
| default |
string |
The default value for the config field. |
JSON Schema