mirror of
https://github.com/encode/django-rest-framework.git
synced 2024-11-25 02:53:58 +03:00
Add missing DEFAULT_VERSIONING_CLASS
entry to API docs (#9126)
This commit is contained in:
parent
8da6b696ab
commit
18b02ce00e
|
@ -163,6 +163,12 @@ The string that should used for any versioning parameters, such as in the media
|
|||
|
||||
Default: `'version'`
|
||||
|
||||
#### DEFAULT_VERSIONING_CLASS
|
||||
|
||||
The default versioning scheme to use.
|
||||
|
||||
Default: `None`
|
||||
|
||||
---
|
||||
|
||||
## Authentication settings
|
||||
|
|
Loading…
Reference in New Issue
Block a user