Skip to content

Commit 16fa15a

Browse files
carlydfSushisource
andauthored
Update temporal/api/workflowservice/v1/request_response.proto
Co-authored-by: Spencer Judge <spencer@temporal.io>
1 parent 273d580 commit 16fa15a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

temporal/api/workflowservice/v1/request_response.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2122,7 +2122,7 @@ message SetWorkerDeploymentRampingVersionResponse {
21222122
// Deprecated. Use `previous_ramping`.
21232123
string previous_version = 2 [deprecated = true];
21242124
// The version that was ramping before executing this operation.
2125-
oneof previous_ramping {
2125+
oneof replaced_ramping {
21262126
temporal.api.deployment.v1.WorkerDeploymentVersion deployment_version = 4;
21272127
bool unversioned = 5;
21282128
};

0 commit comments

Comments
 (0)