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