fixing
This commit is contained in:
@ -239,7 +239,7 @@ export class UserToRoomController {
|
|||||||
#swagger.security = [{
|
#swagger.security = [{
|
||||||
"bearerAuth": []
|
"bearerAuth": []
|
||||||
}]
|
}]
|
||||||
#swagger.parameters['id'] = {
|
#swagger.parameters['user_id'] = {
|
||||||
in: 'path',
|
in: 'path',
|
||||||
description: 'User ID.',
|
description: 'User ID.',
|
||||||
required: true,
|
required: true,
|
||||||
|
|||||||
Reference in New Issue
Block a user