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
I'm a little busy but I'll get a release out tomorrow that fixes this.
Otherwise, you can edit model_tag.go directly as well as add the prop name here and open a PR and I'll merge and release v4.2.2-3 with your changes today.
Uh oh!
There was an error while loading. Please reload this page.
Hello!
https://github.com/netbox-community/go-netbox/blob/master/model_tag.go#L478
The UnmarshalJSON method requires the
tagged_items
property in the JSON from netbox. When creating an object, that field is not shown:I used the following to create a tag:
The text was updated successfully, but these errors were encountered: