Alexandre Bodin 4b81731941 Fix tests
2021-08-31 19:31:32 +02:00

8 lines
98 B
JavaScript

module.exports = {
rest: {
defaultLimit: 25,
maxLimit: 30,
withCount: true,
},
};