project-versions
List a project's milestone versions
Return the open milestone and the frozen/abandoned history.
Args: project_id: Project to read. auth: Authenticated caller.
Returns: The current milestone, then history newest first.
get/projects/{project_id}/versions
Path parameters
project_idstring uuid required
Response
Successful Response