Skip to content

Commit 41efb00

Browse files
authored
add clio to the list of tools (#695)
1 parent f25db81 commit 41efb00

1 file changed

Lines changed: 23 additions & 0 deletions

File tree

src/content/tools/clio.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
---
2+
name: Clio
3+
description: Clio is a CLI to apply Overlays to OpenAPI descriptions. It's small, blazing fast and dedicated to applying Overlays really well. It's also available as a .net library in case you'd want to integrate overlay processing in your application.
4+
categories:
5+
- misc
6+
- converters
7+
languages:
8+
csharp: true
9+
cli: true
10+
docker: true
11+
oasVersions:
12+
v2: true
13+
v3: true
14+
v3_1: true
15+
v3_2: true
16+
oaiSpecs:
17+
oas: true
18+
overlays: true
19+
badges:
20+
- oas-v32-early
21+
- overlays-pioneer
22+
repo: https://github.com/BinkyLabs/openapi-overlays-dotnet
23+
---

0 commit comments

Comments
 (0)