Closed camden11 closed 2 months ago
See https://github.com/HubSpot/hubspot-local-dev-lib/pull/167 and https://git.hubteam.com/HubSpot/hubspot-cli-issues/issues/605
Now that we're returning the full axios response from API modules, the CLI needs to be updated to handle the response. Since the CLI doesn't use the http module directly, I think these changes should be exhaustive.
http
Test everything a lot!
@brandenrodgers @kemmerle @joe-yeager
Description and Context
See https://github.com/HubSpot/hubspot-local-dev-lib/pull/167 and https://git.hubteam.com/HubSpot/hubspot-cli-issues/issues/605
Now that we're returning the full axios response from API modules, the CLI needs to be updated to handle the response. Since the CLI doesn't use the
http
module directly, I think these changes should be exhaustive.TODO
Test everything a lot!
@brandenrodgers @kemmerle @joe-yeager