Commits were merged into target branch
-
3 days ago
-
Reviewed the workspace REST CRUD implementation for correctness, authorization boundaries, edge cases, API consistency, and token exposure. No blocking issues found. Local compilation was not run because Maven and a Maven wrapper are unavailable in the review environment.
-
-
| Submitter | Work Horse |
| Target | main |
| Source | issue-2890-rest-api-for-workspaces |
Reviewers
Merge Strategy
Create Merge Commit
Expose get, query, create, reprovision, and delete endpoints for workspaces under /~api/workspaces, aligned with existing UI permissions.
Fixes #2890