Commit graph

23 commits

Author SHA1 Message Date
Yiming
3be9ade114
chore: fix test directory cleanup (#357) 2023-04-18 10:22:24 -07:00
Yiming
8284988cf1
fix: support object literal in plugin fields processing (#351) 2023-04-14 11:05:56 -07:00
Yiming
2035319a03
fix: wrong return type of generated count hook (#347) 2023-04-13 13:20:30 -07:00
Yiming
83fd21e5b2
fix: wrong type generated for groupBy hook (#344) 2023-04-12 23:28:13 -07:00
Yiming
2860f002e5
feat: implement openapi security inferrence and override (#341) 2023-04-10 23:21:07 -07:00
Yiming
d996d09be1
chore: bump version (#339) 2023-04-10 17:57:06 -07:00
Yiming
3b9e3567b8
feat: improvements of openapi plugin (#335) 2023-04-07 11:51:22 -07:00
Yiming
f1c9765b77
fix: openapi generator relation handling (#320) 2023-03-31 21:01:00 +08:00
Yiming
181f9ef178
fix: wrong dev dependency in cli project (#318) 2023-03-31 20:40:33 +08:00
Yiming
dd62f8d13c
fix: openapi plugin bugs - relation handling and spec version (#317) 2023-03-31 18:42:31 +08:00
Yiming
30fa09304b
chore: bump version (#316) 2023-03-31 18:13:27 +08:00
Yiming
51484a76f9
fix: fix react-query code-gen and improve mutation options merging (#314) 2023-03-31 15:20:29 +08:00
Yiming
21ccddb9be
feat: react-hooks generator and runtime targeting @tanstack/react-query (#309)
Co-authored-by: Jonathan Gerbaud <jonathan.gerbaud@abewy.com>
2023-03-31 07:34:25 +08:00
Thomas Horner
fe74a805db feat: generate openapi doc with 3.1.0 version 2023-03-28 23:29:17 -06:00
Yiming
5378d515b6
chore: bump version (#296) 2023-03-28 17:23:18 +08:00
Yiming
933012f046
merge main to dev (#291) 2023-03-27 11:29:34 +08:00
Yiming
79144709b3
feat: add support for filter operator functions (#289) 2023-03-24 11:00:00 +08:00
Yiming
6f7cb0e651
fix: handle @@ignore models properly in plugins (#283) 2023-03-21 11:58:26 +08:00
Yiming
c294a3ac94
chore: bump version (#275) 2023-03-19 19:50:30 +08:00
Yiming
e1600c8bc6
fix: batch bug fixes (#273) 2023-03-19 19:37:00 +08:00
Yiming
e12fc5a4ca
feat: express.js adapter (#271) 2023-03-15 19:20:04 +08:00
Yiming
51c094e329
feat: zod plugin and zod validation for open-api requests (#262) 2023-03-13 23:36:17 +08:00
Yiming
dd9963cd35
feat: OpenAPI & fastify adapter (#254) 2023-03-10 17:20:44 +08:00