blob: 0e068afaa9cdb8eba96d4f66937c14c5bddb3bdc [file] [log] [blame]
{
"groups": [
{
"name": "camel.language.datasonnet",
"type": "org.apache.camel.language.datasonnet.springboot.DatasonnetLanguageConfiguration",
"sourceType": "org.apache.camel.language.datasonnet.springboot.DatasonnetLanguageConfiguration"
},
{
"name": "camel.language.datasonnet.customizer",
"type": "org.apache.camel.spring.boot.LanguageConfigurationPropertiesCommon$CustomizerProperties",
"sourceType": "org.apache.camel.language.datasonnet.springboot.DatasonnetLanguageConfiguration",
"sourceMethod": "getCustomizer()"
}
],
"properties": [
{
"name": "camel.language.datasonnet.body-media-type",
"type": "java.lang.String",
"description": "The String representation of the message's body MediaType",
"sourceType": "org.apache.camel.language.datasonnet.springboot.DatasonnetLanguageConfiguration"
},
{
"name": "camel.language.datasonnet.customizer.enabled",
"type": "java.lang.Boolean",
"sourceType": "org.apache.camel.spring.boot.LanguageConfigurationPropertiesCommon$CustomizerProperties"
},
{
"name": "camel.language.datasonnet.enabled",
"type": "java.lang.Boolean",
"description": "Whether to enable auto configuration of the datasonnet language. This is enabled by default.",
"sourceType": "org.apache.camel.language.datasonnet.springboot.DatasonnetLanguageConfiguration"
},
{
"name": "camel.language.datasonnet.output-media-type",
"type": "java.lang.String",
"description": "The String representation of the MediaType to output",
"sourceType": "org.apache.camel.language.datasonnet.springboot.DatasonnetLanguageConfiguration"
},
{
"name": "camel.language.datasonnet.trim",
"type": "java.lang.Boolean",
"description": "Whether to trim the value to remove leading and trailing whitespaces and line breaks",
"sourceType": "org.apache.camel.language.datasonnet.springboot.DatasonnetLanguageConfiguration",
"defaultValue": true
}
],
"hints": []
}