Skip to content

Commit 697da6e

Browse files
committed
feat: add openapi-to-hurl
1 parent eb9be5b commit 697da6e

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
@@ -1951,6 +1951,15 @@
19511951
v2: true
19521952
v3: true
19531953

1954+
- name: openapi-to-hurl
1955+
category: converters
1956+
github: https://github.com/ethancarlsson/openapi-to-hurl
1957+
language: CLI
1958+
description: "A CLI to convert OpenAPI 3.1 Description Documents to hurl test files"
1959+
v2: false
1960+
v3: false
1961+
v3_1: true
1962+
19541963
- name: openapi-to-postman
19551964
category: converters
19561965
github: https://github.com/postmanlabs/openapi-to-postman

0 commit comments

Comments
 (0)