mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-07-18 04:02:35 +03:00
Add missing DEFAULT_VERSIONING_CLASS
entry to API docs
This commit is contained in:
parent
605cc4f736
commit
7624063a1d
|
@ -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