mirror of
https://github.com/Shadowfita/docmost.git
synced 2026-07-20 23:12:46 +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