Fix bug 1863560
Closes-Bug: #1863560 Change-Id: Ic5b9cd9a2795c9c915cfc0554880718e2733fed1
This commit is contained in:
parent
80aa2946c5
commit
f2dd398a1b
@ -52,6 +52,9 @@ list_queues = {
|
||||
'queues': {
|
||||
'type': 'array',
|
||||
'items': list_queue
|
||||
},
|
||||
'count': {
|
||||
'type': 'number'
|
||||
}
|
||||
},
|
||||
'required': ['links', 'queues']
|
||||
|
Loading…
Reference in New Issue
Block a user