cli/internal/codespaces/api
Jose Garcia 8135fdbd99 Switch GetCodespace to new API endpoint
- Drop GetCodespaceToken as it is no longer necessary
- Introduces new behavior with the API to optionally include connection
  details in the GET request. Ommitting to do so results in a faster
  response
2021-10-06 08:50:42 -04:00
..
api.go Switch GetCodespace to new API endpoint 2021-10-06 08:50:42 -04:00
api_test.go Update ListCodespaces to use new API endpoint 2021-10-01 10:37:15 -04:00