📝 Make sure that it is possible to customize `operation_id` generation (#1461)
If people need to tailor the
operation_id exact look, we need to be able to provide a callback to do that.I think that we need to do it somewhere here:
• django-modern-rest/dmr/openapi/core/context.py
Line 29 in 405ba9b
• django-modern-rest/dmr/openapi/core/context.py
Line 80 in 405ba9b
Probably via a callback? Other options are also fine :)
But, make sure that the default implementation will be kept.
#feature #good_first_issue #help_wanted #openapi #opensource_september #django_modern_rest
sent via relator