Skip to content

Commit dd41d8d

Browse files
committed
descope account
1 parent 110afb2 commit dd41d8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

temporal/api/cloud/cloudservice/v1/service.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -979,7 +979,7 @@ service CloudService {
979979
// Get audit logs
980980
rpc GetAuditLogs(GetAuditLogsRequest) returns (GetAuditLogsResponse) {
981981
option (google.api.http) = {
982-
get: "/cloud/account/audit-logs",
982+
get: "/cloud/audit-logs",
983983
};
984984
}
985985

0 commit comments

Comments
 (0)