Skip to content

Commit

Permalink
sync: file sync performed by ansys-tools-repo-sync (#42)
Browse files Browse the repository at this point in the history
Co-authored-by: tfs_caslservice <tfs_caslservice@cdcw22cslbld02>
  • Loading branch information
pyansys-ci-bot and tfs_caslservice authored Jan 27, 2025
1 parent b05c91f commit 69e084d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ansys/api/dbu/v0/designs.proto
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ service Designs{
rpc OpenCloudFileFromUrl(OpenCloudFileFromUrlRequest) returns(google.protobuf.Empty);

rpc SaveCloudFile(google.protobuf.Empty) returns(google.protobuf.Empty);

rpc DownloadExportFile(DownloadExportFileRequest) returns (DownloadExportFileResponse);

}
Expand Down Expand Up @@ -85,4 +85,4 @@ message DownloadExportFileRequest{

message DownloadExportFileResponse {
bytes data=1;
}
}

0 comments on commit 69e084d

Please sign in to comment.