Skip to content
This repository has been archived by the owner on Oct 30, 2018. It is now read-only.

Add Swagger class to support for ViewSet #4

Open
syabro opened this issue Oct 25, 2017 · 0 comments
Open

Add Swagger class to support for ViewSet #4

syabro opened this issue Oct 25, 2017 · 0 comments

Comments

@syabro
Copy link
Contributor

syabro commented Oct 25, 2017

To use as configuration
f.e.

class SomeViewSet(ModelViewSet):
    class Swagger:
        tag = 'Documents'

For a first release add support for tag only

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

1 participant