zenstack/packages/plugins/openapi
2023-09-14 18:58:19 -07:00
..
src feat: include raw zod errors in response (#691) 2023-09-14 18:58:19 -07:00
tests feat: include raw zod errors in response (#691) 2023-09-14 18:58:19 -07:00
.eslintrc.json feat: OpenAPI & fastify adapter (#254) 2023-03-10 17:20:44 +08:00
jest.config.ts feat: OpenAPI & fastify adapter (#254) 2023-03-10 17:20:44 +08:00
LICENSE feat: OpenAPI & fastify adapter (#254) 2023-03-10 17:20:44 +08:00
package.json fix: add "exports" to generated package.json, make trpc code-gen compatible with vite (#677) 2023-09-07 15:50:21 +08:00
README.md feat: OpenAPI & fastify adapter (#254) 2023-03-10 17:20:44 +08:00
tsconfig.json feat: OpenAPI & fastify adapter (#254) 2023-03-10 17:20:44 +08:00

ZenStack OpenAPI plugin

This package contains ZenStack plugin for generating OpenAPI specification.

Visit Homepage for more details.