Changesets

Controller to handle all Rest Calls for Changeset Changes

Operations

Create

Create a new changeset.

Accepts TfvcChangeset as JSON body

Get

Retrieve a Tfvc Changeset

Get Batched Changesets

Returns changesets for a given list of changeset Ids.

Get Changeset Changes

Retrieve Tfvc changes for a given changeset.

Get Changesets

Retrieve Tfvc Changesets

Note: This is a new version of the GetChangesets API that doesn't expose the unneeded queryParams present in the 1.0 version of the API.

Get Changeset Work Items

Retrieves the work items associated with a particular changeset.