Closed yuuki0xff closed 2 years ago
@awix any chance you can take a look at this in the near term? I've done some poking at this and it appears to work as expected. Right now I'm having to hold a netbox update because I can't realistically pin dependencies against a PR.
@awix any chance you can take a look at this in the near term? I've done some poking at this and it appears to work as expected. Right now I'm having to hold a netbox update because I can't realistically pin dependencies against a PR.
I'm waiting for this fix too!
Netbox 3.3 has some breaking changes in the API schema. As a result, some IPAM-related functions always fail to decode responses.
I regenerated the client using Netbox 3.3.5 API schema following the instructions in the README.
IPAM-related functions seem to work correctly. Please let me know if any additional work is required to merge it.