Skip to content

Commit 19d685f

Browse files
TxEqConfig should be nullable
1 parent 628d75f commit 19d685f

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
@@ -31,5 +31,6 @@ func emptyTypes() []string {
3131
func nullable() []string {
3232
return []string{
3333
"InstanceDiskAttachment",
34+
"TxEqConfig",
3435
}
3536
}

0 commit comments

Comments
 (0)