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