Files
plane/apps/api
Manish Gupta b9a01fdaef [WEB-8382][WEB-8383] docs: document 403 responses in the OpenAPI contract
The author/admin guard on comment update+delete and the project-membership
guard on attachment list all return 403, but their explicit `responses` maps
omitted it, so the generated schema advertised only 400/404/409.

Adds `403: FORBIDDEN_RESPONSE` (already imported) to update_work_item_comment,
delete_work_item_comment and list_work_item_attachments.

Addresses CodeRabbit review on #9475.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-07-31 16:59:25 +05:30
..