-
Notifications
You must be signed in to change notification settings - Fork 187
model_vlan_group.go #222
Copy link
Copy link
Open
Description
generated go schema for VidRanges is wrong. it stated as [][][]int32 altough api scehma state it is: [][]int32
according to: https://demo.netbox.dev/api/schema/
vid_ranges is array of IntegerRange. IntegerRange is array of ints
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels