Skip to content

Commit 968da7c

Browse files
committed
fix comment
1 parent 292135d commit 968da7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -963,7 +963,7 @@ message GetAuditLogsRequest {
963963
}
964964

965965
message GetAuditLogsResponse {
966-
// The list of audit logs ordered by inserted time, emit time, log_id
966+
// The list of audit logs ordered by emit time, log_id
967967
repeated temporal.api.cloud.auditlog.v1.LogRecord logs = 1;
968968
// The next page's token.
969969
string next_page_token = 2;

0 commit comments

Comments
 (0)