blob: 5bc9802a64714518aa22846a1ccb30e6ecc93650 [file] [log] [blame]
{
"dataformat": {
"kind": "dataformat",
"name": "rss",
"title": "RSS",
"description": "Transform from ROME SyndFeed Java Objects to XML and vice-versa.",
"deprecated": false,
"firstVersion": "2.1.0",
"label": "dataformat,transformation",
"javaType": "org.apache.camel.dataformat.rss.RssDataFormat",
"supportLevel": "Stable",
"groupId": "org.apache.camel.springboot",
"artifactId": "camel-rss-starter",
"version": "3.10.1-SNAPSHOT",
"modelName": "rss",
"modelJavaType": "org.apache.camel.model.dataformat.RssDataFormat"
},
"properties": {
"id": { "kind": "attribute", "displayName": "Id", "required": false, "type": "string", "javaType": "java.lang.String", "deprecated": false, "autowired": false, "secret": false, "description": "The id of this node" }
}
}