Add a mechanism for specifying which loader to use
Closed this issue · 0 comments
sondrelg commented
I suggest we add an optional kwarg for passing a loader class explicitly to the SchemaTester. This would be useful if you're running dual configurations (drf-yasg
for one app, and a static schema for another), and will make testing more straight forward internally.