Removed unwanted API parameter
This commit is contained in:
parent
084654cd3c
commit
f16b993294
@ -32,9 +32,6 @@ export async function getAll () {
|
||||
|
||||
getAll.description = 'returns all the existing group'
|
||||
getAll.permission = 'admin'
|
||||
getAll.params = {
|
||||
id: {type: 'string'}
|
||||
}
|
||||
|
||||
// -------------------------------------------------------------------
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user