zenstack/packages/plugins/openapi
2024-12-13 09:30:38 +08:00
..
src fix(openapi): bugfix for compound id create and update (#1855) 2024-11-26 09:30:57 -08:00
tests fix: make sure the logical DMMF respects auth() in @default (#1904) 2024-12-04 10:28:01 +08:00
CHANGELOG.md merge v2 to dev (#1281) 2024-04-24 21:19:41 +08:00
jest.config.ts chore: unify jest.config.ts and .eslintrc.json (#881) 2023-12-03 07:17:49 -08:00
LICENSE feat: OpenAPI & fastify adapter (#254) 2023-03-10 17:20:44 +08:00
package.json chore: exclude IDE packages from regular build (#1911) 2024-12-13 09:30:38 +08:00
README.md feat: OpenAPI & fastify adapter (#254) 2023-03-10 17:20:44 +08:00
tsconfig.json chore: unify tsconfig files (#722) 2023-10-01 22:32:32 -07:00

ZenStack OpenAPI plugin

This package contains ZenStack plugin for generating OpenAPI specification.

Visit Homepage for more details.