zenstack/packages/plugins/openapi
2024-02-12 19:42:18 +08:00
..
src fix: properly handle nullable fields in openapi generator (#906) 2023-12-25 15:42:42 +08:00
tests fix: properly handle nullable fields in openapi generator (#906) 2023-12-25 15:42:42 +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 fix: supports for complex usage of "@@index" in zmodel (#995) 2024-02-12 19:42:18 +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.