ocdladefense/lib-salesforce-rest-api

There is no license information available for the latest version (v3.11) of this package.

OCDLA plugin accesses.

Installs: 254

Dependents: 13

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/ocdladefense/lib-salesforce-rest-api

v3.11 2022-10-05 16:34 UTC

README

Version History

v3.11

  • Paging: Provides paging functionality using the setPageSize() method.
  • Endpoints: Let consumers pass absolute paths to resources. Specifying an absolute path overrides the default resource path.
  • Code improvements: Use class constants to specify the URL endpoint and API version.
  • BUGFIXES: Remove unused class variables and code blocks.