Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 23 additions & 0 deletions src/content/tools/clio.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
---
name: Clio
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.
categories:
- misc
- converters
languages:
csharp: true
cli: true
docker: true
oasVersions:
v2: true
v3: true
v3_1: true
v3_2: true
oaiSpecs:
oas: true
overlays: true
badges:
- oas-v32-early
- overlays-pioneer
repo: https://github.com/BinkyLabs/openapi-overlays-dotnet
---