mirror of
https://github.com/processone/ejabberd.git
synced 2024-12-24 17:29:28 +01:00
mod_http_api: Annotate that default_version was added in new release
This commit is contained in:
parent
1107cefdb6
commit
d93a8e341f
@ -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…
Reference in New Issue
Block a user