Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
inkognitro committed Aug 19, 2024
1 parent 91ae650 commit b414bfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
![Total](./badges/jest/coverage-total.svg)

# oas-to-code
A tool to convert [OpenApiV3](https://swagger.io/specification/) specifications into callable endpoint functions for [TS](https://www.typescriptlang.org/) and [Zod](https://zod.dev).
A tool to convert [OpenApiV3](https://swagger.io/specification/) specifications into endpoint caller functions for [TS](https://www.typescriptlang.org/) and [Zod](https://zod.dev).

## Why should I use `oas-to-code`?
- to use your [OAS3](https://swagger.io/specification/) specification as a single-source-of-truth for your endpoint definitions
Expand Down

0 comments on commit b414bfd

Please sign in to comment.