Skip to content

Commit a947edc

Browse files
committed
feat: add openapi-to-hurl
1 parent ce62695 commit a947edc

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
@@ -1845,6 +1845,15 @@
18451845
v2: true
18461846
v3: true
18471847

1848+
- name: openapi-to-hurl
1849+
category: converters
1850+
github: https://github.com/ethancarlsson/openapi-to-hurl
1851+
language: CLI
1852+
description: "A CLI to convert OpenAPI 3.1 Description Documents to hurl test files"
1853+
v2: false
1854+
v3: false
1855+
v3_1: true
1856+
18481857
- name: openapi-to-postman
18491858
category: converters
18501859
github: https://github.com/postmanlabs/openapi-to-postman

0 commit comments

Comments
 (0)