project-versions
Read one milestone version
Return one milestone and the manifest it was closed with.
Args: project_id: Project the milestone belongs to. version_id: Milestone to read. auth: Authenticated caller.
Returns: The milestone, plus its stored manifest once it has been closed.
get/projects/{project_id}/versions/{version_id}
Path parameters
project_idstring uuid required
version_idstring uuid required
Response
Successful Response