From f7b84baee822246c73f822d310314a456fefc2db Mon Sep 17 00:00:00 2001 From: HariKrishnan Date: Tue, 27 May 2025 09:12:04 -0700 Subject: [PATCH] doc: Add Specmatic to the list tools that support Overlay 1.0 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index edce32a..8034b4c 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,7 @@ If you are looking for tools to use with Overlays, try these: - [openapi-format CLI/UI](https://github.com/thim81/openapi-format) - [oas-patch CLI](https://github.com/mcroissant/oas_patcher) - [oas-overlay-java](https://github.com/IBM/oas-overlay-java) +- [Specmatic](https://specmatic.io/) - [Docs](https://docs.specmatic.io/documentation/contract_tests.html#overlays) (Is something missing from the list? Send us a pull request to add it!)