To use as configuration f.e. ``` class SomeViewSet(ModelViewSet): class Swagger: tag = 'Documents' ``` For a first release add support for `tag` only
To use as configuration
f.e.
For a first release add support for
tagonly