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
The AutoSchema class for OpenAPI does not have a get_manual_fields method like coreapi implementation used to have it.
What is the best practive of adding manual fields to a schema?