Publish a new specification version
PATCH/approval/checklist/specification/:id
Publishes a new version rather than editing in place. The response is a new specification ID under the same name and NRN, with the version number bumped. Approval actions keep pointing at the version they already reference until you move them.
Request
Responses
- 200
- 4XX
- 5XX
The new version was published.
Client error responses due to invalid input or missing parameters.
Server error responses indicating an issue on the API side.