mirror of
https://github.com/docmost/docmost.git
synced 2026-05-07 14:43:06 +08: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