Skip to content

Commit

Permalink
add cron comments
Browse files Browse the repository at this point in the history
  • Loading branch information
asim committed Sep 27, 2022
1 parent a51640d commit aa928ac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cron/proto/cron.proto
Original file line number Diff line number Diff line change
Expand Up @@ -55,5 +55,6 @@ message DeleteResponse {}
message JobsRequest {}

message JobsResponse {
// the list of scheduled jobs
repeated Job jobs = 1;
}

0 comments on commit aa928ac

Please sign in to comment.