Skip to content

Commit 18b02ce

Browse files
authored
Add missing DEFAULT_VERSIONING_CLASS entry to API docs (#9126)
1 parent 8da6b69 commit 18b02ce

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/api-guide/settings.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,12 @@ The string that should used for any versioning parameters, such as in the media
163163

164164
Default: `'version'`
165165

166+
#### DEFAULT_VERSIONING_CLASS
167+
168+
The default versioning scheme to use.
169+
170+
Default: `None`
171+
166172
---
167173

168174
## Authentication settings

0 commit comments

Comments
 (0)