Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for OpenAPI 3 schema change in Netbox 4.x #62

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

nepomucen
Copy link

What does this change resolves ?

  • it backports fix from fbreckle/go-netbox to enable support for Netbox 4.x:
  • fixes the following error in go-netbox REST API call to dcim_devices_retrieve resource in Netbox
  • tested with Netbox v4.1.11 version

Error: json: cannot unmarshal object into Go struct field NestedIPAddress.results.primary_ip.family of type int64

@auto-assign auto-assign bot requested a review from smutel January 23, 2025 14:38
@smutel
Copy link
Owner

smutel commented Jan 24, 2025

Hello,

Thank you for your PR. Unfortunately I will not continue to maintain this repo.

For the story:

I don't how you use this lib but if you can try go-netbox-community and tell me if you encounter issues, it will be great ...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants