We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81ee294 commit c0ae5eeCopy full SHA for c0ae5ee
_data/tools.yml
@@ -1937,6 +1937,15 @@
1937
v2: true
1938
v3: true
1939
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
+
1949
- name: openapi-to-postman
1950
category: converters
1951
github: https://github.com/postmanlabs/openapi-to-postman
0 commit comments