Commit graph

3 commits

Author SHA1 Message Date
Lukas Kahwe Smith
169560af77
Add nested routes support in the RestApiHandler (#2454) 2026-03-23 18:25:36 -07:00
Yiming Cao
9033211ae6
fix(server): allow Infinity as pageSize option for REST api (#581)
* fix(server): allow Infinity as pageSize option for REST api

* fix schema
2026-01-09 16:17:25 +08:00
Yiming Cao
6ac5af5ab1
fix(qaas): add options validation (#574)
* feat(cli): implement watch mode for generate

* chore(root): update pnpm-lock.yaml

* chore(cli): track all model declaration and removed paths, logs in past tense

* fix(cli): typo, unused double array from

* fix(orm): preserve zod validation errors when validating custom json types

* update

* chore(cli): move import, fix parallel generation on watch

* feat(common-helpers): implement single-debounce

* chore(cli): use single-debounce for debouncing

* feat(common-helpers): implement single-debounce

* fix(common-helpers): re run single-debounce

* fix(qaas): add options validation

* fix pr comments

---------

Co-authored-by: FTB_lag <tabolskyy.git@gmail.com>
2026-01-08 16:58:45 +08:00