Skip to content

Commit 425fa29

Browse files
authored
Add oas-patch (#588)
1 parent 4f4619d commit 425fa29

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

_data/tools.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -305,6 +305,14 @@
305305
v3: true
306306
v3_1: false
307307

308+
- name: oas-patch
309+
category: miscellaneous
310+
language: Python
311+
github: https://github.com/mcroissant/oas_patcher
312+
description: A command-line tool for OpenAPI Overlays, allowing you to patch and modify OpenAPI documents. And create overlays from two openapi documents
313+
v3: true
314+
v3_1: true
315+
308316
- name: optic diff
309317
category: miscellaneous
310318
language: Node

0 commit comments

Comments
 (0)