Skip to content

Commit

Permalink
fix metadata.proto
Browse files Browse the repository at this point in the history
  • Loading branch information
charantejag504 committed Jul 7, 2023
1 parent e07f980 commit 19d2148
Show file tree
Hide file tree
Showing 2 changed files with 73 additions and 63 deletions.
2 changes: 1 addition & 1 deletion proto/metadata.proto
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@ message Metadata {
// Skip power admin for controller card
bool skip_controller_card_power_admin = 51;
// Skip PLQ packets count check.
bool skip_plq_packets_count_check = 55;
bool skip_plq_packets_count_check = 55;
// Device requires the banner to have a delimiter character.
string banner_delimiter = 60;
// Allowed tolerance for BGP traffic flow while comparing for pass or fail
Expand Down
134 changes: 72 additions & 62 deletions proto/metadata_go_proto/metadata.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 19d2148

Please sign in to comment.