[ 
https://issues.apache.org/jira/browse/CAMEL-10744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16112416#comment-16112416
 ] 

Dhiraj Bokde commented on CAMEL-10744:
--------------------------------------

Fixed in master branch and cherry-picked on camel-2.19.x branch

This fix adds the following maven plugin properties:
* jsonSchema - true to generate json schema instead of DTOs, default is false
* jsonSchemaId - generated schema ID, default is 
{{urn:jsonschema:org:apache:camel:component:salesforce:dto}}
* jsonSchemaFilename - generated schema filename, default is 
salesforce-dto-schema.json

> Camel Salesforce maven plugin should generate JSON schema
> ---------------------------------------------------------
>
>                 Key: CAMEL-10744
>                 URL: https://issues.apache.org/jira/browse/CAMEL-10744
>             Project: Camel
>          Issue Type: New Feature
>          Components: camel-salesforce
>    Affects Versions: 2.18.1, 2.19.0
>            Reporter: Dhiraj Bokde
>            Assignee: Dhiraj Bokde
>
> Camel Salesforce maven plugin generates Java DTOs. It could just as well 
> generate a JSON schema, which would come in handy in applications that want 
> to send/receive plain JSON message bodies as mentioned in CAMEL-10743. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to