Choices are not returned when the API token can PUT but not POST on an endpoint #591
Labels
pynetbox
status: accepted
This issue has been accepted for implementation
type: bug
A confirmed report of unexpected behavior in the application
pynetbox version
v7.1.0
NetBox version
v3.4.3
Python version
3.9
Steps to Reproduce
Using an API token that cannot POST on the
/dcim/devices/
endpoint for instance, try getting choices usingExpected Behavior
A list of choices is returned.
Observed Behavior
The text was updated successfully, but these errors were encountered: