Skip to content

Commit 5058a46

Browse files
Add description of fork to README
1 parent f3c384d commit 5058a46

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
This is a fork of the original OpenAPI Typescript Codegen library. It is only meant as a temprorary npm package to use until these feature requests are merged into the original repo:
2+
- https://github.com/ferdikoomen/openapi-typescript-codegen/pull/1465
3+
- https://github.com/ferdikoomen/openapi-typescript-codegen/pull/1145
4+
5+
To install this fork: `npm install @oskarasplin/openapi-typescript-codegen`
6+
7+
At the time of writing the `feature/omit-read-only` branch is published as the latest npm version
8+
9+
Original ReadMe below
10+
111
# Important announcement
212

313
> [!IMPORTANT]

0 commit comments

Comments
 (0)