Patch Studio
Review AI Documentation Fixes Like Code
Full-screen diff review — deletions in red, additions in teal, metadata for every change block.
Accept at:
Original
POST /v2/organizations Body: { "workspace_id": "ws_123", "name": "Acme Corp" }
Diff marks
− workspace_id + organization_id ? confirm scope v2.6+
Proposed patch
POST /v2/organizations Body: { "organization_id": "org_123", "name": "Acme Corp" }
Collaboration
Tech writer
Confirm whether v2.5 examples should remain in migration guide only.
PM
Yes — v2.5 uses workspace_id; v2.6+ uses organization_id.
Engineer
Python example verified against OpenAPI v2.6.0 schema.
Accept at word, sentence, or paragraph level · locked paragraphs are never overwritten by future scans.