diff --git a/pom.xml b/pom.xml index 59647af..1eab482 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ 078efef1-d139-48ed-92f5-f8d4a0592374 micorp-customer-sapi-asset - 1.3.57 + 1.3.58 mule-application micorp-customer-sapi Mulesoft service for creating customers in Salesforce using data from the Corporate Orders System diff --git a/src/main/mule/implementations/get.xml b/src/main/mule/implementations/get.xml index ccd0c29..db787ae 100644 --- a/src/main/mule/implementations/get.xml +++ b/src/main/mule/implementations/get.xml @@ -1,19 +1,20 @@ - + http://www.mulesoft.org/schema/mule/opentelemetry/current/mule-opentelemetry.xsd +http://www.mulesoft.org/schema/mule/validation http://www.mulesoft.org/schema/mule/validation/current/mule-validation.xsd"> @@ -82,6 +83,11 @@ FROM Customer__c value="#[attributes.queryParams.lastName]" doc:name="lastName" variableName="lastName"/> +