zenstack/packages/plugins/openapi
2025-08-17 10:21:46 +08:00
..
src feat: option to include models tagged with @openapi.ignore in the spec file (#2221) 2025-08-17 10:21:46 +08:00
tests feat(openapi): add ordering and pagination to RPC findMany endpoints (#2207) 2025-08-06 23:13:54 +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: bump version (#2224) 2025-08-16 14:52:46 +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.