Skip to content

deployment list response: update format

Slavina Stefanova requested to merge slavina/fix-deploy-list-response into main
  • Change GET /deployment response to wrap deployments in ApiResponse
  • Add new DeploymentList model to standardize response format
  • Fix deployment cleanup between tests to prevent accumulation
  • Update tests to handle new response format with data.deployments structure

Merge request reports