fbreckle / go-netbox

Package netbox provides an API client for DigitalOcean's NetBox IPAM and DCIM service.
Other
1 stars 22 forks source link

Allow empty coordinates #36

Closed haipersuccor02 closed 1 year ago

haipersuccor02 commented 1 year ago

This PR is part of this change https://github.com/fbreckle/go-netbox/pull/35/files . We just run the make generate to reflect changes

fbreckle commented 1 year ago

oh ok, I didnt even check the go file that was changed in the last PR. I just assumed it reflects the changes in the preprocess/swagger file :D my bad

haipersuccor02 commented 1 year ago

No worries, thank you for your help on merging it :)

haipersuccor02 commented 1 year ago

Hi @fbreckle , it seems that the changes are not yet being reflected, we need the latest go-netbox in the terraform-provider, how can we use it?

fbreckle commented 1 year ago

Just use go get github.com/fbreckle/go-netbox@<commit id>. Current master is e4c3e860c1538cb8f933887ecf33192d2a9376f4