Skip to content

Commit a77996c

Browse files
Add Hey API (#533)
Co-authored-by: Phil Sturgeon <[email protected]>
1 parent 5969abd commit a77996c

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

_data/tools.yml

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -830,6 +830,18 @@
830830
v2: true
831831
v3: true
832832

833+
- name: '@hey-api/openapi-ts'
834+
category:
835+
- converters
836+
- sdk
837+
description: Turn your OpenAPI description into a beautiful TypeScript client.
838+
language: TypeScript
839+
github: https://github.com/hey-api/openapi-ts
840+
link: https://heyapi.vercel.app/
841+
v2: true
842+
v3: true
843+
v3_1: true
844+
833845
- name: Vert.x Web Api Contract
834846
category: server
835847
language: Java, Kotlin, JavaScript, Groovy, Ruby, Ceylon or Scala
@@ -2878,7 +2890,7 @@
28782890
description: Generate Slate/Shins markdown from OpenAPI 2.0/3.0.x
28792891
v2: true
28802892
v3: true
2881-
2893+
28822894
- name: Zudoku
28832895
category: documentation
28842896
link: https://zudoku.dev

0 commit comments

Comments
 (0)