fork of hey-api/openapi-ts because I need some additional things
1<div align="center">
2 <h1 align="center"><b>Codegen Core</b></h1>
3 <p align="center">🧱 TypeScript framework for generating files.</p>
4</div>
5
6<br/>
7
8<p align="center">
9 <a href="https://opensource.org/license/mit" rel="nofollow"><img src="https://img.shields.io/github/license/hey-api/openapi-ts" alt="MIT License"></a>
10 <a href="https://github.com/hey-api/openapi-ts/actions?query=branch%3Amain"><img src="https://github.com/hey-api/openapi-ts/actions/workflows/ci.yml/badge.svg?event=push&branch=main" alt="CI status" /></a>
11</p>
12
13## Notice
14
15This is an internal framework. Visit [Hey API](https://heyapi.dev/) to discover our products.
16
17## License
18
19Released under the [MIT License](https://github.com/hey-api/openapi-ts/blob/main/LICENSE.md).