Skip to content

Commit 35095e9

Browse files
authored
Add ts-oas (#534)
1 parent 3b977ec commit 35095e9

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

_data/tools.yml

+13
Original file line numberDiff line numberDiff line change
@@ -1804,6 +1804,19 @@
18041804
v3: true
18051805
v3_1: true
18061806

1807+
- name: ts-oas
1808+
category:
1809+
- auto-generators
1810+
- converters
1811+
- dsl
1812+
language: Typescript
1813+
link: https://github.com/ts-oas/ts-oas
1814+
github: https://github.com/ts-oas/ts-oas
1815+
description: Automatically generate OpenAPI specifications from lovely Typescript types.
1816+
v2: false
1817+
v3: true
1818+
v3_1: true
1819+
18071820
- name: mitmproxy2swagger
18081821
category: auto-generators
18091822
language: Python

0 commit comments

Comments
 (0)