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
A tool to convert [OpenApi](https://swagger.io/specification/) specifications into callable endpoint functions in [TS](https://www.typescriptlang.org/).
10
10
11
-
## Why should I use `oas2ts`?
11
+
## Why should I use `oas-to-code`?
12
12
Easy one to answer:
13
13
- to have a single-source-of-truth for endpoint definitions
14
14
- to have the possibility for an automatic compatibility check of your api endpoints with your TS frontends
0 commit comments