mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-04 20:04:50 +00:00
Correct allowable values for ARI general information filter
........ Merged revisions 400291 from http://svn.asterisk.org/svn/asterisk/branches/12 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@400295 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -27,9 +27,10 @@
|
||||
"allowableValues": {
|
||||
"valueType": "LIST",
|
||||
"values": [
|
||||
"version",
|
||||
"modules",
|
||||
"uptime"
|
||||
"build",
|
||||
"system",
|
||||
"config",
|
||||
"status"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user