You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The swagger.json for netbox does not allow creating valid functions for IpamPrefixesAvailablePrefixesCreate, IpamPrefixesAvailableIpsCreate and IpamIPRangesAvailableIpsCreate.
Changing the swagger.json to use a list as input to these functions will generate a function that is usable with netbox.
Summary
The swagger.json for netbox does not allow creating valid functions for IpamPrefixesAvailablePrefixesCreate, IpamPrefixesAvailableIpsCreate and IpamIPRangesAvailableIpsCreate.
Changing the swagger.json to use a list as input to these functions will generate a function that is usable with netbox.
See netbox-community/netbox#10311
Example
See smutel/terraform-provider-netbox#45
Usage
The text was updated successfully, but these errors were encountered: