Skip to content

Commit

Permalink
add protobuf field
Browse files Browse the repository at this point in the history
  • Loading branch information
oliver-sanders committed Jun 13, 2024
1 parent 2f4b6c3 commit 99b7bd4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cylc/flow/network/protobuf/cylc/v5/schema.proto
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ message PbMeta {
// buf:lint:ignore FIELD_LOWER_SNAKE_CASE
optional string URL = 3;
optional string user_defined = 4;
optional string new_field = 5;
}

message PbTimeZone {
Expand Down

0 comments on commit 99b7bd4

Please sign in to comment.