ocdladefense / lib-salesforce-rest-api
There is no license information available for the latest version (v3.11) of this package.
OCDLA plugin accesses.
v3.11
2022-10-05 16:34 UTC
Requires
This package is auto-updated.
Last update: 2024-10-11 22:58:05 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.