zenstack/packages/plugins/openapi
2023-09-05 10:36:20 +08:00
..
src chore: remove aux fields (unused since a few release ago) (#662) 2023-09-01 10:07:26 +08:00
tests fix: zod and openapi generation error when "fullTextSearch" is enabled (#658) 2023-08-31 07:25:32 +08: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: issue with client typing generation in trpc plugin (#673) 2023-09-05 10:36:20 +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.