AttributeError: object of class Schema has no attribute fields #11433
Labels
status: accepted
This issue has been accepted for implementation
type: bug
A confirmed report of unexpected behavior in the application
NetBox version
v3.3.10
Python version
3.10
Steps to Reproduce
Write a
ViewSet
withcreate
method. Add a swagger decorator on it asExpected Behavior
The swagger docs page should not crash
Observed Behavior
The text was updated successfully, but these errors were encountered: