Skip to content

Commit afecf6c

Browse files
Update README.md
1 parent 27777b2 commit afecf6c

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
This Repo is a fork of the original codebase that was created to support OpenAPI spec v3.1. The original motivation was to be able to support schema generated by [FastAPI](https://fastapi.tiangolo.com/) versions 0.100 and above.
2-
31
# OpenAPI Typescript Codegen
42

53
[![NPM][npm-image]][npm-url]
@@ -11,6 +9,9 @@ This Repo is a fork of the original codebase that was created to support OpenAPI
119

1210
> Node.js library that generates Typescript clients based on the OpenAPI specification.
1311
12+
This Repo is a fork of the original codebase that was created to support OpenAPI spec v3.1. The original motivation was to be able to support schema generated by [FastAPI](https://fastapi.tiangolo.com/) versions 0.100 and above.
13+
14+
1415
## Why?
1516
- Frontend ❤️ OpenAPI, but we do not want to use JAVA codegen in our builds
1617
- Quick, lightweight, robust and framework-agnostic 🚀

0 commit comments

Comments
 (0)