NetBox version
3.5.6, plugin installed in venv via pip
Describe the bug
When trying to add a voice circuit (sip)
I was thrown this error:
`
<class 'netbox.api.exceptions.SerializerNotFound'>
Could not determine serializer for phonebox_plugin.VoiceCircuit with prefix ''
Python version: 3.8.10
NetBox version: 3.5.6
`
To Reproduce
In netbox 3.5.6 gui go to plugins > phonebox plugin > voice circuits and add a circuit - any combination yeilds above serializer error
Expected behavior
It should work
Screenshots
