Skip to content

Commit

Permalink
Fix empty router id for bgp vrf (#293)
Browse files Browse the repository at this point in the history
Co-authored-by: jgomezve <[email protected]>
  • Loading branch information
jgomezve and jgomezve authored Jan 8, 2025
1 parent 8a38aea commit ce073e6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions gen/definitions/bgp_vrf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ attributes:
type: String
description: 'Router ID.'
example: '1.1.1.1'
omit_empty_value: true
test_prerequisites:
- dn: sys/fm/bgp
class_name: fmBgp
Expand Down
2 changes: 1 addition & 1 deletion internal/provider/model_nxos_bgp_vrf.go

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

0 comments on commit ce073e6

Please sign in to comment.