From 879357adb393e6d0f5fcc0f6d21f035ad0d1cd49 Mon Sep 17 00:00:00 2001 From: Sajinie Date: Thu, 2 Nov 2023 16:15:56 +0530 Subject: [PATCH] Update salesforce operation names --- .../salesforcerest-layouts/component.xml | 24 +++++++++---------- ... returnHeadersForGlobalSObjectLayouts.xml} | 2 +- ...eturnHeadersForSObjectApprovalLayouts.xml} | 2 +- ...valLayoutsForSpecifiedApprovalProcess.xml} | 2 +- ...returnHeadersForSObjectCompactLayouts.xml} | 2 +- ...xml => returnHeadersForSObjectLayouts.xml} | 2 +- ...youtsForObjectWithMultipleRecordTypes.xml} | 2 +- .../salesforcerest-quickaction/component.xml | 24 +++++++++---------- ... returnHeadersForDefaultValueOfAction.xml} | 2 +- ...urnHeadersForDefaultValueOfActionById.xml} | 2 +- ...eturnHeadersForDescribeSpecificAction.xml} | 2 +- ...on.xml => returnHeadersForQuickAction.xml} | 2 +- ....xml => returnHeadersForSObjectAction.xml} | 2 +- ...> returnHeadersForSpecificQuickAction.xml} | 2 +- ...> addOrChangeTranslationOfSurveyField.xml} | 2 +- .../salesforcerest-survey/component.xml | 8 +++---- ...tipleSurveyFieldsInOneOrMoreLanguages.xml} | 2 +- ... addOrChangeTranslationOfSurveyField.json} | 2 +- ...ipleSurveyFieldsInOneOrMoreLanguages.json} | 2 +- ...returnHeadersForDefaultValueOfAction.json} | 4 ++-- ...rnHeadersForDefaultValueOfActionById.json} | 4 ++-- ...turnHeadersForDescribeSpecificAction.json} | 4 ++-- ...returnHeadersForGlobalSObjectLayouts.json} | 6 ++--- ....json => returnHeadersForQuickAction.json} | 4 ++-- ...son => returnHeadersForSObjectAction.json} | 4 ++-- ...turnHeadersForSObjectApprovalLayouts.json} | 4 ++-- ...alLayoutsForSpecifiedApprovalProcess.json} | 4 ++-- ...eturnHeadersForSObjectCompactLayouts.json} | 4 ++-- ...on => returnHeadersForSObjectLayouts.json} | 4 ++-- ...outsForObjectWithMultipleRecordTypes.json} | 4 ++-- ... returnHeadersForSpecificQuickAction.json} | 4 ++-- 31 files changed, 69 insertions(+), 69 deletions(-) rename src/main/resources/salesforcerest-layouts/{headersForGlobalSObjectLayouts.xml => returnHeadersForGlobalSObjectLayouts.xml} (91%) rename src/main/resources/salesforcerest-layouts/{headersForSObjectApprovalLayouts.xml => returnHeadersForSObjectApprovalLayouts.xml} (92%) rename src/main/resources/salesforcerest-layouts/{headersForSObjectApprovalLayoutsForSpecifiedApprovalProcess.xml => returnHeadersForSObjectApprovalLayoutsForSpecifiedApprovalProcess.xml} (90%) rename src/main/resources/salesforcerest-layouts/{headersForSObjectCompactLayouts.xml => returnHeadersForSObjectCompactLayouts.xml} (92%) rename src/main/resources/salesforcerest-layouts/{headersForSObjectLayouts.xml => returnHeadersForSObjectLayouts.xml} (92%) rename src/main/resources/salesforcerest-layouts/{headersForSObjectLayoutsForObjectWithMultipleRecordTypes.xml => returnHeadersForSObjectLayoutsForObjectWithMultipleRecordTypes.xml} (90%) rename src/main/resources/salesforcerest-quickaction/{headersForDefaultValueOfAction.xml => returnHeadersForDefaultValueOfAction.xml} (92%) rename src/main/resources/salesforcerest-quickaction/{headersForDefaultValueOfActionById.xml => returnHeadersForDefaultValueOfActionById.xml} (93%) rename src/main/resources/salesforcerest-quickaction/{headersForDescribeSpecificAction.xml => returnHeadersForDescribeSpecificAction.xml} (92%) rename src/main/resources/salesforcerest-quickaction/{headersForQuickAction.xml => returnHeadersForQuickAction.xml} (92%) rename src/main/resources/salesforcerest-quickaction/{headersForSObjectAction.xml => returnHeadersForSObjectAction.xml} (92%) rename src/main/resources/salesforcerest-quickaction/{headersForSpecificQuickAction.xml => returnHeadersForSpecificQuickAction.xml} (92%) rename src/main/resources/salesforcerest-survey/{addOrChangeTheTranslationOfSurveyField.xml => addOrChangeTranslationOfSurveyField.xml} (94%) rename src/main/resources/salesforcerest-survey/{deleteTheTranslatedValueOfMultipleSurveyFieldsInOneOrMoreLanguages.xml => deleteTranslatedValueOfMultipleSurveyFieldsInOneOrMoreLanguages.xml} (91%) rename src/main/resources/uischema/{addOrChangeTheTranslationOfSurveyField.json => addOrChangeTranslationOfSurveyField.json} (97%) rename src/main/resources/uischema/{deleteTheTranslatedValueOfMultipleSurveyFieldsInOneOrMoreLanguages.json => deleteTranslatedValueOfMultipleSurveyFieldsInOneOrMoreLanguages.json} (94%) rename src/main/resources/uischema/{headersForDefaultValueOfAction.json => returnHeadersForDefaultValueOfAction.json} (94%) rename src/main/resources/uischema/{headersForDefaultValueOfActionById.json => returnHeadersForDefaultValueOfActionById.json} (95%) rename src/main/resources/uischema/{headersForDescribeSpecificAction.json => returnHeadersForDescribeSpecificAction.json} (94%) rename src/main/resources/uischema/{headersForGlobalSObjectLayouts.json => returnHeadersForGlobalSObjectLayouts.json} (63%) rename src/main/resources/uischema/{headersForQuickAction.json => returnHeadersForQuickAction.json} (91%) rename src/main/resources/uischema/{headersForSObjectAction.json => returnHeadersForSObjectAction.json} (93%) rename src/main/resources/uischema/{headersForSObjectApprovalLayouts.json => returnHeadersForSObjectApprovalLayouts.json} (92%) rename src/main/resources/uischema/{headersForSObjectApprovalLayoutsForSpecifiedApprovalProcess.json => returnHeadersForSObjectApprovalLayoutsForSpecifiedApprovalProcess.json} (91%) rename src/main/resources/uischema/{headersForSObjectCompactLayouts.json => returnHeadersForSObjectCompactLayouts.json} (92%) rename src/main/resources/uischema/{headersForSObjectLayouts.json => returnHeadersForSObjectLayouts.json} (93%) rename src/main/resources/uischema/{headersForSObjectLayoutsForObjectWithMultipleRecordTypes.json => returnHeadersForSObjectLayoutsForObjectWithMultipleRecordTypes.json} (92%) rename src/main/resources/uischema/{headersForSpecificQuickAction.json => returnHeadersForSpecificQuickAction.json} (94%) diff --git a/src/main/resources/salesforcerest-layouts/component.xml b/src/main/resources/salesforcerest-layouts/component.xml index 26fba3a..a1d4bf6 100644 --- a/src/main/resources/salesforcerest-layouts/component.xml +++ b/src/main/resources/salesforcerest-layouts/component.xml @@ -49,23 +49,23 @@ sObjectApprovalLayoutsForSpecifiedApprovalProcess.xml Returns an approval layout for a named approval process on a specified object. - - headersForSObjectApprovalLayouts.xml + + returnHeadersForSObjectApprovalLayouts.xml Returns only the headers that are returned by the sObjectApprovalLayouts operation - - headersForSObjectApprovalLayoutsForSpecifiedApprovalProcess.xml + + returnHeadersForSObjectApprovalLayoutsForSpecifiedApprovalProcess.xml Returns only the headers that are returned by the sObjectApprovalLayoutsForSpecifiedApprovalProcess operation - - headersForSObjectCompactLayouts.xml + + returnHeadersForSObjectCompactLayouts.xml Returns only the headers that are returned by the sObjectCompactLayouts operation - - headersForSObjectLayouts.xml + + returnHeadersForSObjectLayouts.xml Returns only the headers that are returned by the sObjectLayouts operation @@ -75,15 +75,15 @@ more than one record type defined. - - headersForSObjectLayoutsForObjectWithMultipleRecordTypes.xml + + returnHeadersForSObjectLayoutsForObjectWithMultipleRecordTypes.xml Returns only the headers that are returned by the sObjectLayoutsForObjectWithMultipleRecordTypes operation - - headersForGlobalSObjectLayouts.xml + + returnHeadersForGlobalSObjectLayouts.xml Returns only the headers that are returned by the globalSObjectLayouts operation diff --git a/src/main/resources/salesforcerest-layouts/headersForGlobalSObjectLayouts.xml b/src/main/resources/salesforcerest-layouts/returnHeadersForGlobalSObjectLayouts.xml similarity index 91% rename from src/main/resources/salesforcerest-layouts/headersForGlobalSObjectLayouts.xml rename to src/main/resources/salesforcerest-layouts/returnHeadersForGlobalSObjectLayouts.xml index 47bee54..927d09a 100644 --- a/src/main/resources/salesforcerest-layouts/headersForGlobalSObjectLayouts.xml +++ b/src/main/resources/salesforcerest-layouts/returnHeadersForGlobalSObjectLayouts.xml @@ -16,7 +16,7 @@ specific language governing permissions and limitations under the License. --> -