| { |
| "groups": [ |
| { |
| "name": "camel.dataformat.json-api", |
| "type": "org.apache.camel.component.jsonapi.springboot.JsonApiDataFormatConfiguration", |
| "sourceType": "org.apache.camel.component.jsonapi.springboot.JsonApiDataFormatConfiguration" |
| }, |
| { |
| "name": "camel.dataformat.json-api.customizer", |
| "type": "org.apache.camel.spring.boot.DataFormatConfigurationPropertiesCommon$CustomizerProperties", |
| "sourceType": "org.apache.camel.component.jsonapi.springboot.JsonApiDataFormatConfiguration", |
| "sourceMethod": "getCustomizer()" |
| } |
| ], |
| "properties": [ |
| { |
| "name": "camel.dataformat.json-api.customizer.enabled", |
| "type": "java.lang.Boolean", |
| "sourceType": "org.apache.camel.spring.boot.DataFormatConfigurationPropertiesCommon$CustomizerProperties" |
| }, |
| { |
| "name": "camel.dataformat.json-api.data-format-types", |
| "type": "java.lang.String", |
| "description": "The classes to take into account for the marshalling. Multiple classes can be separated by comma.", |
| "sourceType": "org.apache.camel.component.jsonapi.springboot.JsonApiDataFormatConfiguration" |
| }, |
| { |
| "name": "camel.dataformat.json-api.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.json-api.main-format-type", |
| "type": "java.lang.String", |
| "description": "The class to take into account while unmarshalling.", |
| "sourceType": "org.apache.camel.component.jsonapi.springboot.JsonApiDataFormatConfiguration" |
| } |
| ], |
| "hints": [], |
| "ignored": { |
| "properties": [] |
| } |
| } |