Open API Model generator templates
npm install @breadstone-tools/openapi-templates| Package Status | Source |
|----------------|--------|
|  | tools/openapi/templates |
> Templates for OpenAPI model and service generation.
> EJS templates for TypeScript models, Angular services, and more.
---
Part of the monorepo mosaik
Package path: tools/openapi/templates
Version: see npm
License: MIT
---
``bash`
yarn add @breadstone-tools/openapi-templatesor
npm install @breadstone-tools/openapi-templates
---
Templates are used internally by the OpenAPI code generation tools.
Override or extend templates for custom output.
---
- EJS templates for models, services, and index files
- Supports customization for different frameworks
---
- Customize templates to match your project's code style or framework requirements.
---
`bash``
yarn nx run openapi-templates:publish
---
MIT © Breadstone
---