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
Is your feature request related to a problem or unsupported use case? Please describe.
Our OpenAPI schema is not accurate, we rely only on what is provided by DRF. It brings basic information but they are incomplete. With a complete and valid OpenAPI schema, the front can use it to maintain its types with library like orval
Describe the solution you'd like
The schema can be extended using the decorator @extend_schema.