From 697da6e6f72ae9e88479447244bf0c2e684fb8fd Mon Sep 17 00:00:00 2001 From: ethancarlsson Date: Sat, 20 Jul 2024 11:03:33 +0200 Subject: [PATCH] feat: add openapi-to-hurl --- _data/tools.yml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/_data/tools.yml b/_data/tools.yml index c468f161..88ec2809 100755 --- a/_data/tools.yml +++ b/_data/tools.yml @@ -1951,6 +1951,15 @@ v2: true v3: true +- name: openapi-to-hurl + category: converters + github: https://github.com/ethancarlsson/openapi-to-hurl + language: CLI + description: "A CLI to convert OpenAPI 3.1 Description Documents to hurl test files" + v2: false + v3: false + v3_1: true + - name: openapi-to-postman category: converters github: https://github.com/postmanlabs/openapi-to-postman