Skip to content

Commit

Permalink
remove extra .
Browse files Browse the repository at this point in the history
  • Loading branch information
mastermanu committed Mar 13, 2024
1 parent 9acae7e commit 57ff662
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion temporal/api/cloud/cloudservice/v1/request_response.proto
Original file line number Diff line number Diff line change
Expand Up @@ -331,7 +331,7 @@ message GetOutgoingServicesRequest {
// The namespace to get all the outgoing services from
string namespace = 3;

// The name of the outgoing service to filter on. - optional. Specifying this will result in zero or one results.
// The name of the outgoing service to filter on - optional. Specifying this will result in zero or one results.
string service_name = 4;
}

Expand Down

0 comments on commit 57ff662

Please sign in to comment.