Replies: 1 comment 5 replies
-
Netbox version? Can you provide an example of an API call that fails, but that you think should succeed? |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Should the extra_choices be required via the API?
Currently it is, but via the UI I can create choice sets that do not have extra_choices, but rather just base_choices.
Should be this line? (compare it to line 178 directly above)
netbox/netbox/extras/api/serializers.py
Line 180 in b7668fb
Beta Was this translation helpful? Give feedback.
All reactions