project-versions
Select a milestone version's champion model
Record a model as the milestone's champion and route traffic to it.
Args: project_id: Project the milestone belongs to. version_id: Milestone to record the champion on. request: Exactly one champion target, plus an optional reason. auth: Authenticated caller.
Returns: The updated milestone, the deployment record, and the live pointer.
post/projects/{project_id}/versions/{version_id}/champion
Path parameters
project_idstring uuid required
version_idstring uuid required
Request body
Response
Successful Response
Changes
Changed in 1 of the 3 revisions of this API.1
- ○
endpoint added
endpoint-added
This revision also has 23 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○