mirror of
https://github.com/processone/ejabberd
synced 2025-10-03 09:49:18 +02:00
mod_http_api: Annotate that default_version was added in new release
This commit is contained in:
parent
1107cefdb6
commit
d93a8e341f
1 changed files with 1 additions and 0 deletions
|
@ -590,6 +590,7 @@ mod_doc() ->
|
||||||
opts =>
|
opts =>
|
||||||
[{default_version,
|
[{default_version,
|
||||||
#{value => "integer() | string()",
|
#{value => "integer() | string()",
|
||||||
|
note => "added in 24.12",
|
||||||
desc =>
|
desc =>
|
||||||
?T("What API version to use when none is specified in the URL path. "
|
?T("What API version to use when none is specified in the URL path. "
|
||||||
"If setting an ejabberd version, it will use the latest API "
|
"If setting an ejabberd version, it will use the latest API "
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue