zenstack/packages/plugins/openapi
2023-07-24 15:10:54 +08:00
..
src feat: support Prisma v5 (#587) 2023-07-18 22:56:53 +08:00
tests feat: always use superjson to serialize/deserialize in the api layer (#585) 2023-07-17 18:29:22 +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 chore: bump version (#604) 2023-07-24 15:10:54 +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.