This is a monorepo project utilizing the tooling Nx.
-
- Converts a Zod schema into an OpenAPI 3.0
SchemaObject
- Leverages openapi3-ts for typings and builders
- Converts a Zod schema into an OpenAPI 3.0
-
- Generates a mock objet for testing.
- Fake data generated from the peer dependency faker.js
-
- Helper tooling to use Zod in NestJS.
- Patch for @nestjs/swagger to use
@anatine/zod-openapi
to display schemas.
This project was generated using Nx.