Commit graph

24 commits

Author SHA1 Message Date
Thomas Sunde Nielsen
c344f77941
Improve working with entities related to entities that uses compound ids (#1801)
Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>
2024-10-25 09:04:49 -07:00
Thomas Sunde Nielsen
ff997e7bcd
Mark openapi attributes as required for reads (#1772)
Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>
2024-10-14 12:47:16 -07:00
Thomas Sunde Nielsen
a2c78a18db
OpenApi @@id support (#1757)
Co-authored-by: Yiming <yiming@whimslab.io>
2024-10-08 10:23:17 -07:00
Yiming
e4e9fbfc42
fix(openapi): wrong spec for "Meta" object for rpc-style generation (#1673) 2024-08-30 12:33:04 -07:00
Yiming
420df87bf1
merge v2 to dev (#1281)
Co-authored-by: Augustin <43639468+Azzerty23@users.noreply.github.com>
Co-authored-by: Jonathan Stevens <jonathan.stevens@resnovas.com>
Co-authored-by: Jonathan S <jonathan.stevens@eventiva.co.uk>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: ErikMCM <70036542+ErikMCM@users.noreply.github.com>
Co-authored-by: Jason Kleinberg <ustice@gmail.com>
Co-authored-by: Jonathan S <punk.gift9475@alias.org.uk>
Co-authored-by: Jiasheng <jiashengguo@outlook.com>
2024-04-24 21:19:41 +08:00
Yiming
813748160e
fix(openapi): CreateManyArgs does not take array as input (#1246) 2024-04-12 15:04:23 +08:00
Yiming
7f0b91fed6
chore: setup tmp package cleanup (#1168) 2024-03-21 10:41:55 -07:00
Jiasheng
24b189eb61
test: fix test failing in windows (#1153) 2024-03-18 21:27:35 -07:00
Yiming
0e422adf1a
fix: properly handle nullable fields in openapi generator (#906) 2023-12-25 15:42:42 +08:00
Yiming
787a24453c
fix: openapi - do not generate "id" field in create input if the field has default value (#758) 2023-10-13 17:35:02 -07:00
Yiming
b5da998b7f
feat: include raw zod errors in response (#691) 2023-09-14 18:58:19 -07:00
Yiming
2bbe1d8880
chore: upgrade prisma internals v4 to latest to address a audit warning (#675) 2023-09-07 14:40:47 +08:00
Yiming
0cb7cd1ae5
fix: zod and openapi generation error when "fullTextSearch" is enabled (#658) 2023-08-31 07:25:32 +08:00
Yiming
32d5b262ca
fix: bugs related to model name casing (#645) 2023-08-23 16:16:24 +08:00
Yiming
46fec666c3
feat: always use superjson to serialize/deserialize in the api layer (#585) 2023-07-17 18:29:22 +08:00
Yiming
2855647510
fix: open-api issues (#446) 2023-06-02 09:00:58 +08:00
Yiming
e76ee35bdb
fix: bug fixes for openapi plugin (#432) 2023-05-27 20:57:46 +09:00
Yiming
a5848ea5ef
fix: openapi plugin - make sure components are generated even model is marked ignored (#422) 2023-05-20 12:22:42 +09:00
Yiming
4ebaa1fa4a
feat: restful style openapi spec generation (#410) 2023-05-12 10:48:56 -07:00
Yiming
2860f002e5
feat: implement openapi security inferrence and override (#341) 2023-04-10 23:21:07 -07:00
Yiming
3b9e3567b8
feat: improvements of openapi plugin (#335) 2023-04-07 11:51:22 -07:00
Yiming
dd62f8d13c
fix: openapi plugin bugs - relation handling and spec version (#317) 2023-03-31 18:42:31 +08:00
Yiming
6f7cb0e651
fix: handle @@ignore models properly in plugins (#283) 2023-03-21 11:58:26 +08:00
Yiming
dd9963cd35
feat: OpenAPI & fastify adapter (#254) 2023-03-10 17:20:44 +08:00