zenstack/packages/plugins/openapi
2023-10-22 20:15:27 -04:00
..
src fix: openapi - do not generate "id" field in create input if the field has default value (#758) 2023-10-13 17:35:02 -07:00
tests fix: openapi - do not generate "id" field in create input if the field has default value (#758) 2023-10-13 17:35:02 -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 chore: bump version (#781) 2023-10-22 20:15:27 -04: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.