Skip to content

Commit

Permalink
Fix flow record delete behavior
Browse files Browse the repository at this point in the history
  • Loading branch information
danischm committed Mar 24, 2024
1 parent a87212b commit e76cd7f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
2 changes: 2 additions & 0 deletions gen/definitions/flow_record.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,10 @@ attributes:
- yang_name: collect/interface/output
example: true
- yang_name: collect/counter/bytes/long
delete_parent: true
example: true
- yang_name: collect/counter/packets/long
delete_parent: true
example: true
- yang_name: collect/transport/tcp/flags
example: true
Expand Down
8 changes: 4 additions & 4 deletions internal/provider/model_iosxe_flow_record.go

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

0 comments on commit e76cd7f

Please sign in to comment.