fix(Salesforce Node): Upgrade to API version 59 (#8346)

This commit is contained in:
Elias Meire 2024-01-17 12:55:12 +01:00 committed by GitHub
parent eb1320fd7a
commit b51cbb325e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 1 additions and 2388 deletions

View file

@ -29,7 +29,7 @@ function getOptions(
method,
body,
qs,
uri: `${instanceUrl}/services/data/v39.0${endpoint}`,
uri: `${instanceUrl}/services/data/v59.0${endpoint}`,
json: true,
};

File diff suppressed because it is too large Load diff