zbendhiba commented on a change in pull request #3068:
URL: https://github.com/apache/camel-quarkus/pull/3068#discussion_r702987423



##########
File path: 
integration-tests/salesforce/src/main/java/org/apache/camel/quarkus/component/salesforce/generated/Account.java
##########
@@ -722,21 +729,6 @@ public void setSLAExpirationDate__c(java.time.LocalDate 
SLAExpirationDate__c) {
         this.SLAExpirationDate__c = SLAExpirationDate__c;
     }
 
-    @XStreamConverter(MultiSelectPicklistConverter.class)
-    private Account_MyMultiselectEnum[] MyMultiselect__c;
-
-    @JsonProperty("MyMultiselect__c")

Review comment:
       So maybe we have something different in the settings of Salesforce 
account.
   I need to regenerate the files with my account to get the Account class 
compatible with Salesforce API responses.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to