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
for my purposes I wanted to work with ASNs in this provider but I noticed them not being present. During investigation I noticed that referenced go-netbox library (https://github.com/fbreckle/go-netbox) is generated for an ealier version (3.0) which does not include the API entpoints I need.
In my opinion it is reasonable to use the API version of Netbox that is "officially" supported by the current provider release.
I create a PR in the go-netbox repo with the updated files: fbreckle/go-netbox#9
Please let me know if I can contribute any further work to get the current API version to work.
The text was updated successfully, but these errors were encountered:
Hello,
for my purposes I wanted to work with ASNs in this provider but I noticed them not being present. During investigation I noticed that referenced go-netbox library (https://github.com/fbreckle/go-netbox) is generated for an ealier version (3.0) which does not include the API entpoints I need.
In my opinion it is reasonable to use the API version of Netbox that is "officially" supported by the current provider release.
I create a PR in the go-netbox repo with the updated files: fbreckle/go-netbox#9
Please let me know if I can contribute any further work to get the current API version to work.
The text was updated successfully, but these errors were encountered: