📝 Add an option to rename schemas (#505)
Right now schemas are registered like regular python classes, their name is just
type(...).__name__ we need a way to rename schemas in the openapi.I propose adding
__dmr_schema_name__ special attribute to do that.This will also require a test case for the openapi.
#enhancement #good_first_issue #help_wanted #django_modern_rest
sent via relator