Skip to content

Commit d326d51

Browse files
committed
Merge branch 'main' into release/0.4
2 parents 0773c31 + 23a14a9 commit d326d51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ansys/api/geometry/v0/commands.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ service Commands{
7979
}
8080

8181
message ChamferRequest {
82-
string id = 1;
82+
repeated string ids = 1;
8383
double distance = 2;
8484
}
8585

0 commit comments

Comments
 (0)