Leynch
Leynch
### Expected A request to delete a not existing workspace id should return a HTTP 404 or a HTTP 200 signaling workspace doesn't exist (`{"success":false,"message":"Workspace doesn't exist."}`). ### Actual The...
### Description ### Description I like to use the structurizr cli in my CI/CD pipelines for pushing workspaces to branches and clean them up (e.g. after merge-requests finished). To achieve...
### Description I like to use the structurizr cli in my CI/CD pipelines for pushing workspaces to branches and clean them up (e.g. after merge-requests finished). Currently, Structurizr CLI does...