django-rest-framework icon indicating copy to clipboard operation
django-rest-framework copied to clipboard

[OAS3] Schemas Generator minor improvements

Open peppelinux opened this issue 5 years ago • 1 comments

Better generalization for third-party integrations.

Added **kwargs in schema contructors and related callables that initialize it. The goal: have a better generalization for third-party schema generators that would need more arguments in BaseGenerator. init

Derived from this: https://github.com/encode/django-rest-framework/pull/7461

peppelinux avatar Aug 05 '20 10:08 peppelinux

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar May 02 '22 13:05 stale[bot]

We should probably let this be closed, right?

lovelydinosaur avatar Jan 05 '23 16:01 lovelydinosaur