Commit graph

2 commits

Author SHA1 Message Date
ccbikai
af5724f3c1 feat: add configurable list query limit
Extracts list query limit into runtime configuration
Updates default pagination limit in query schema

Makes the list query limit configurable across the application rather than hardcoding it to 500, improving flexibility for different deployment scenarios.
2024-12-25 12:14:38 +08:00
ccbikai
bd47e755d5 feat: init 2024-05-25 08:09:30 +08:00