Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(cloud): extract some utilities out of
CloudApi
(#6707)
* chore: fix some typos * refactor(cloud): move some static util methods outside `CloudApi` class * chore: update jsdocs * chore: use readonly fields where possible * refactor: rename class `CloudApi` -> `GardenCloudApi` * refactor: extract `apiFetch` machinery as inner http client class
- Loading branch information