Skip to content

Commit

Permalink
linter
Browse files Browse the repository at this point in the history
  • Loading branch information
ychebotarev committed Oct 1, 2024
1 parent 488b9fa commit e3ce8ad
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion temporal/api/workflowservice/v1/service.proto
Original file line number Diff line number Diff line change
Expand Up @@ -876,7 +876,6 @@ service WorkflowService {
rpc DescribeActivityById (DescribeActivityByIdRequest) returns (DescribeActivityByIdResponse) {
option (google.api.http) = {
get: "/namespaces/{namespace}/activities/describe-by-id"
body: "*"
additional_bindings {
get: "/api/v1/namespaces/{namespace}/activities/describe-by-id"
}
Expand Down

0 comments on commit e3ce8ad

Please sign in to comment.