netbox-community / go-netbox

The official Go API client for Netbox IPAM and DCIM service.
Other
194 stars 144 forks source link

NestedIPAddresses, attribute 'family' of wrong type #80

Closed Gorjan87 closed 4 years ago

Gorjan87 commented 4 years ago

"family": { "title": "Family", "type": "string", "readOnly": true }

Where type should be integer instead of string.