zenstack/packages/plugins/openapi
2023-05-05 17:37:24 -07:00
..
src fix: zod plugin issue with lower-case model names (#396) 2023-05-05 17:37:24 -07:00
tests feat: implement openapi security inferrence and override (#341) 2023-04-10 23:21:07 -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: zod plugin issue with lower-case model names (#396) 2023-05-05 17:37:24 -07: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.