Update Spec
specs
Update Spec
Update a spec. Bumps version when content fields change.
Rejects orphan linked_* references with 422 — see
_validate_spec_linked_refs in services/main.py for the exact rules.
PATCH
Update Spec
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Body
application/json
Schema for updating a spec.
Required string length:
1 - 500Response
Successful Response
Schema for full spec response.
Spec lifecycle status.
Available options:
draft, review, approved, validated, in_progress, done, cancelled Last modified on May 17, 2026