Skip to content

Commit b0d65a4

Browse files
add LLDP to nullable types
1 parent d417273 commit b0d65a4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

internal/generate/exceptions.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ func nullable() []string {
1616
// the usage of this type. Remove when this is fixed in the upstream API
1717
return []string{
1818
"InstanceDiskAttachment",
19+
"LldpLinkConfig",
1920
"TxEqConfig",
2021
}
2122
}

0 commit comments

Comments
 (0)