Skip to content

Commit 03b2ede

Browse files
authored
feat: adds hidi as a converter (#693)
Signed-off-by: Vincent Biret <vincentbiret@hotmail.com>
1 parent 9481e85 commit 03b2ede

1 file changed

Lines changed: 20 additions & 0 deletions

File tree

src/content/tools/hidi.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
---
2+
name: hidi
3+
description: Convert, validate, transform or filter OpenAPI descriptions effortlessly
4+
categories:
5+
- converters
6+
- misc
7+
languages:
8+
csharp: true
9+
cli: true
10+
docker: true
11+
repo: https://github.com/microsoft/openapi.net
12+
link: https://github.com/microsoft/OpenAPI.NET/tree/main/src/Microsoft.OpenApi.Hidi
13+
oasVersions:
14+
v2: true
15+
v3: true
16+
v3_1: true
17+
v3_2: true
18+
badges:
19+
- oas-v32-early
20+
---

0 commit comments

Comments
 (0)