-
Notifications
You must be signed in to change notification settings - Fork 28
Labels
Description
Problem
There's functions within the API client that are used by only testers and should be removed. VCellApiClient should only be used for HTTP client related state management. The messengers actually make the calls to their respective endpoints/resources.
Solution
Clean out all of these functions, and make VCellAPIClient handle only client/HTTP state.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done