fix: align API specs with actual routes and add environment deprecation notes

- Restore v1 openapi.json from main with environmentId→workspaceId rename
- Remove 5 non-existent v1 endpoints and their orphaned MDX pages
- Update v1 descriptions from "environment" to "workspace" terminology
- Add environment deprecation notes to all v1 client API endpoints
- Remove 2 non-existent v2 client endpoints (contacts attributes, identify)
- Rename v2 project-teams → workspace-teams (path, operationIds, schema)
- Preserve environment deprecation notes in v2 spec

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Dhruwang
2026-04-21 15:15:52 +05:30
parent 4304a7efd6
commit 535974ff8a
6 changed files with 7108 additions and 7916 deletions
@@ -1,3 +0,0 @@
---
openapi: put /api/v1/client/{workspaceId}/displays/{displayId}
---