Skip to content

Commit ce073e6

Browse files
jgomezvejgomezve
andauthored
Fix empty router id for bgp vrf (#293)
Co-authored-by: jgomezve <[email protected]>
1 parent 8a38aea commit ce073e6

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

gen/definitions/bgp_vrf.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ attributes:
3434
type: String
3535
description: 'Router ID.'
3636
example: '1.1.1.1'
37+
omit_empty_value: true
3738
test_prerequisites:
3839
- dn: sys/fm/bgp
3940
class_name: fmBgp

internal/provider/model_nxos_bgp_vrf.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)