You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-7
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,5 @@
1
1
# OpenAPI Typescript Codegen
2
2
3
-
[![NPM][npm-image]][npm-url]
4
-
[![License][license-image]][license-url]
5
-
[![Coverage][coverage-image]][coverage-url]
6
-
[![Coverage][coverage-image]][coverage-url]
7
-
[![Downloads][downloads-image]][downloads-url]
8
-
[![Build][build-image]][build-url]
9
-
10
3
> Node.js library that generates Typescript clients based on the OpenAPI specification.
11
4
12
5
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.
0 commit comments