mirror of
https://github.com/taigrr/wtf
synced 2025-01-18 04:03:14 -08:00
2291
vendor/github.com/Microsoft/azure-devops-go-api/azuredevops/test/client.go
generated
vendored
2291
vendor/github.com/Microsoft/azure-devops-go-api/azuredevops/test/client.go
generated
vendored
File diff suppressed because it is too large
Load Diff
2
vendor/github.com/Microsoft/azure-devops-go-api/azuredevops/test/models.go
generated
vendored
2
vendor/github.com/Microsoft/azure-devops-go-api/azuredevops/test/models.go
generated
vendored
@@ -238,7 +238,7 @@ type CloneOperationInformation struct {
|
||||
SourcePlan *ShallowReference `json:"sourcePlan,omitempty"`
|
||||
// Shallow reference of the source
|
||||
SourceProject *ShallowReference `json:"sourceProject,omitempty"`
|
||||
// Current state of the operation. When State reaches Suceeded or Failed, the operation is complete
|
||||
// Current state of the operation. When State reaches Succeeded or Failed, the operation is complete
|
||||
State *CloneOperationState `json:"state,omitempty"`
|
||||
// Url for getting the clone information
|
||||
Url *string `json:"url,omitempty"`
|
||||
|
||||
Reference in New Issue
Block a user