mirror of
https://github.com/Shadowfita/docmost.git
synced 2025-11-17 10:11:03 +10:00
pagination - wip
This commit is contained in:
@ -25,6 +25,7 @@ async function bootstrap() {
|
||||
new ValidationPipe({
|
||||
whitelist: true,
|
||||
stopAtFirstError: true,
|
||||
transform: true,
|
||||
}),
|
||||
);
|
||||
app.enableCors();
|
||||
|
||||
Reference in New Issue
Block a user