latestOpenAPI 3.1.02026-08-19270462702.4 KB

b92f75fd3b61

project-versions

Close the current milestone version and open the next

Freeze or abandon the current milestone and open its successor.

Args: project_id: Project to advance. request: Reviewed summary, its revision token, and close options. auth: Authenticated caller.

Returns: The closed milestone and the newly opened one.

post/projects/{project_id}/versions

Path parameters

project_idstring uuid required

Request body

revision_tokenstring required

Token from the preview whose summary the caller reviewed.

carryover_summarystring required

Reviewed (and possibly edited) narrative to store on the closing milestone.

objectivestring nullable

Objective for the new milestone.

abandonboolean

Close without a champion. Required when the milestone has none.

carry_dataset_idsstring[] nullable

Dataset versions to carry forward. Omit to carry every reference on the closing milestone.

Response

Successful Response