up
This commit is contained in:
@@ -78,7 +78,7 @@ export class RestaurantsController {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/** Super Admin Endpoints */
|
/** Super Admin Endpoints */
|
||||||
// @UseGuards(SuperAdminAuthGuard)
|
@UseGuards(SuperAdminAuthGuard)
|
||||||
@ApiBearerAuth()
|
@ApiBearerAuth()
|
||||||
@ApiOperation({ summary: 'Get all restaurants with pagination and filters' })
|
@ApiOperation({ summary: 'Get all restaurants with pagination and filters' })
|
||||||
@Get('super-admin/restaurants')
|
@Get('super-admin/restaurants')
|
||||||
|
|||||||
Reference in New Issue
Block a user