Skip to content

Conversation

@field123
Copy link
Collaborator

@field123 field123 commented Jan 30, 2026

Summary

  • Add cmCors middleware to remaining endpoints.

Endpoints Updated

  • /api/v1/templates/:projectId/clone (POST)
  • /api/v1/workspaces (GET, POST)
  • /api/v1/workspaces/:workspaceId (GET, PUT, DELETE)
  • /api/v1/personal-workspace (GET)

Also Added

  • Preflight handlers for /api/v1/templates/*, /api/v1/workspaces, /api/v1/workspaces/*, /api/v1/personal-workspace

Add cmCors middleware to remaining endpoints from OpenAPI spec:
- /api/v1/templates/:projectId/clone (POST)
- /api/v1/workspaces (GET, POST)
- /api/v1/workspaces/:workspaceId (GET, PUT, DELETE)
- /api/v1/personal-workspace (GET)

Add preflight handlers for templates, workspaces, personal-workspace.
@field123 field123 merged commit 4009027 into master Jan 30, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants