fix(api)!: paginate schedule calendar by resource

This commit is contained in:
avicenan
2026-03-25 09:44:41 +07:00
parent 85929539d6
commit 1f73c5e04f
3 changed files with 18 additions and 33 deletions

View File

@ -413,9 +413,7 @@ const doc = {
scheduleCalendarMeta: {
$total_count: 24,
$page: 1,
$limit: 20,
$order_field: "startAt",
$order_direction: "ASC"
$limit: 20
},
},
parameters: {