auth clssification
This commit is contained in:
parent
18c7a2799e
commit
3e605920e5
@ -10,7 +10,7 @@ import { Roles } from 'src/decorators/roles.decorator';
|
||||
import { JwtAuthGuard } from 'src/guards/jwt-auth.guard';
|
||||
|
||||
@ApiTags('Auth')
|
||||
@Controller()
|
||||
@Controller("1")
|
||||
export class AuthController {
|
||||
constructor(
|
||||
private readonly authService: AuthService,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user