go-octopusdeploy icon indicating copy to clipboard operation
go-octopusdeploy copied to clipboard

fix: Fix issue root get call wrong endpoint

Open HuyPhanNguyen opened this issue 10 months ago • 0 comments

sc-103873

  • Fixed Root.Get() to correctly call the root API endpoint at /api
  • Added new GetSpaceRoot() function to get space-scoped root resources at /api/{space-id}
  • Added e2e test to verify space root endpoint functionality

HuyPhanNguyen avatar Feb 17 '25 12:02 HuyPhanNguyen