Commit graph

14 commits

Author SHA1 Message Date
Olup
50bf7b22cf
fix(openapi): use ZModel AST array flag for TypeDef[] @json fields (#2314)
Co-authored-by: Yiming <yiming@whimslab.io>
Co-authored-by: Claude <noreply@anthropic.com>
2025-12-04 08:41:13 +08:00
Olup
94a6dc20e9
feat(openapi): add TypeDef support to RPC OpenAPI generator (#2222)
Co-authored-by: Yiming <yiming@whimslab.io>
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>
2025-08-17 10:31:55 +08:00
Yiming
d123047a8e
fix: make sure the logical DMMF respects auth() in @default (#1904) 2024-12-04 10:28:01 +08:00
Yiming
ea72e9c837
chore: bump prisma dependency to 6.0.x (#1896) 2024-12-03 08:08:12 +08:00
Yiming
3134f0df1e
feat(openapi): add plugin option to omit generating input object details for RPC flavor (#1852) 2024-11-13 20:48:42 -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
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
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
Renamed from packages/plugins/openapi/tests/openapi.test.ts (Browse further)