Skip to content

Conversation

@doflynn
Copy link

@doflynn doflynn commented Nov 10, 2021

GET_LIST

The SDK for getlist currently does not support optional selection of fields. This pull requires updates the getlist function to optionally support specifying which fields to include in the getlist results.

GET

The SDK did not include a function for get. The pull request provides an implementation of get, that also supports optionally parameters for specifying which fields to include.

Unit Tests

Unit tests for both getlist and get are included.

@dylan-holt-sage
Copy link
Contributor

@doflynn, GET functionality is already handled via the Read.ts file in the "Common" directory. Please revert those changes related to GET api.

@dylan-holt-sage dylan-holt-sage changed the base branch from master to v2.2.0 July 5, 2022 17:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants