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
that was a good catch. the spec is not 100% clear, if that actually behaves as intended. at least its more valid than before 😁 Also SwaggerUI properly recognizes it so that should be good enough here.
Hi!
Currenlty it doesn't work (the "readonly" is ignored):
Fix:
Change this:
drf-spectacular/drf_spectacular/plumbing.py
Line 236 in 9daf0ad
to:
Result (inheritance with overriding):
(it doesn't look like the correct way to fix it. so, it is just example)
The text was updated successfully, but these errors were encountered: