Skip to content

Commit c0ae5ee

Browse files
committed
feat: add openapi-to-hurl
1 parent 81ee294 commit c0ae5ee

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

_data/tools.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1937,6 +1937,15 @@
19371937
v2: true
19381938
v3: true
19391939

1940+
- name: openapi-to-hurl
1941+
category: converters
1942+
github: https://github.com/ethancarlsson/openapi-to-hurl
1943+
language: CLI
1944+
description: "A CLI to convert OpenAPI 3.1 Description Documents to hurl test files"
1945+
v2: false
1946+
v3: false
1947+
v3_1: true
1948+
19401949
- name: openapi-to-postman
19411950
category: converters
19421951
github: https://github.com/postmanlabs/openapi-to-postman

0 commit comments

Comments
 (0)