blob: 729b89ae8102ae02e4050d0fbc1fad735b16d55d [file] [log] [blame]
{
"groups": [
{
"name": "camel.dataformat.jsonapi",
"type": "org.apache.camel.component.jsonapi.springboot.JsonApiDataFormatConfiguration",
"sourceType": "org.apache.camel.component.jsonapi.springboot.JsonApiDataFormatConfiguration"
},
{
"name": "camel.dataformat.jsonapi.customizer",
"type": "org.apache.camel.spring.boot.DataFormatConfigurationPropertiesCommon$CustomizerProperties",
"sourceType": "org.apache.camel.component.jsonapi.springboot.JsonApiDataFormatConfiguration",
"sourceMethod": "getCustomizer()"
}
],
"properties": [
{
"name": "camel.dataformat.jsonapi.customizer.enabled",
"type": "java.lang.Boolean",
"sourceType": "org.apache.camel.spring.boot.DataFormatConfigurationPropertiesCommon$CustomizerProperties"
},
{
"name": "camel.dataformat.jsonapi.data-format-types",
"type": "java.lang.Class<java.lang.Object>[]",
"description": "The classes to take into account for the marshalling",
"sourceType": "org.apache.camel.component.jsonapi.springboot.JsonApiDataFormatConfiguration"
},
{
"name": "camel.dataformat.jsonapi.enabled",
"type": "java.lang.Boolean",
"description": "Whether to enable auto configuration of the jsonApi data format. This is enabled by default.",
"sourceType": "org.apache.camel.component.jsonapi.springboot.JsonApiDataFormatConfiguration"
},
{
"name": "camel.dataformat.jsonapi.main-format-type",
"type": "java.lang.Class<java.lang.Object>",
"description": "The classes to take into account while unmarshalling",
"sourceType": "org.apache.camel.component.jsonapi.springboot.JsonApiDataFormatConfiguration"
}
],
"hints": []
}