Skip to content

Conversation

GayHackRat
Copy link
Contributor

Currently (in 3.6.3) no authentication or permission classes can be supplied to the SchemaView, so it always uses the defaults.

This is a problem if, for example, the default is token authentication but the docs should be exposed on the web, or if permissions to access the API docs should be different from permissions to make requests to the API.

This PR allows the authentication and permission classes to be explicitly specified as kwargs to include_docs_urls.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants