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
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I generated the golang SDK for Netbox using go-swagger.
I would like to list items using two tags.
It seems that tag is a string and not an array like in this code : https://github.com/smutel/terraform-provider-netbox/blob/bca9952c12600f8088cf813152cdeff66cfe5a89/vendor/github.com/smutel/go-netbox/v3/netbox/client/circuits/circuits_circuit_terminations_list_parameters.go#L243
How can I achieve this ?
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions