holandes22 / rafee

1 stars 1 forks source link

Add default user at development to allow swagger doc usage #4

Closed holandes22 closed 9 years ago

holandes22 commented 9 years ago

A user auth scheme can be set to swagger settings, that allows to actually use the API, instead of just querying it

This should be done after closing #3

holandes22 commented 9 years ago

We added DRF browseable API, so swagger will be only for documentation, for dev usage we just use the more robust browseable API