From 5c26f7e55deb428e8e9dee2fd08a920510ead90a Mon Sep 17 00:00:00 2001 From: Arkadiusz biel Date: Sat, 8 Aug 2026 10:20:45 +0100 Subject: [PATCH 1/2] Add Bielu.AspNetCore.ApiDescriptions to the list of Overlay tools Co-Authored-By: Claude Sonnet 5 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d3e7823..4c87dc9 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,7 @@ If you are looking for tools to use with Overlays, try these: - [oas-overlay-java](https://github.com/IBM/oas-overlay-java) - [Specmatic](https://specmatic.io/) - [Docs](https://docs.specmatic.io/documentation/contract_tests.html#overlays) - [BinkyLabs.OpenApi.Overlays - dotnet](https://github.com/BinkyLabs/openapi-overlays-dotnet) +- [Bielu.AspNetCore.ApiDescriptions - dotnet](https://github.com/bielu/Bielu.AspNetCore.ApiDescriptions) - [Legba - Clojure OpenAPI toolkit](https://github.com/mpenet/legba?tab=readme-ov-file#openapi-overlay-support) - [Zuplo CLI](https://zuplo.com/docs/guides/openapi-overlays) From 9ac154c2fb9295bc9372483ac019c122a7655393 Mon Sep 17 00:00:00 2001 From: Arkadiusz biel Date: Sat, 8 Aug 2026 10:30:28 +0100 Subject: [PATCH 2/2] Add docs link for Bielu.AspNetCore.ApiDescriptions Co-Authored-By: Claude Sonnet 5 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4c87dc9..449a4a9 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ If you are looking for tools to use with Overlays, try these: - [oas-overlay-java](https://github.com/IBM/oas-overlay-java) - [Specmatic](https://specmatic.io/) - [Docs](https://docs.specmatic.io/documentation/contract_tests.html#overlays) - [BinkyLabs.OpenApi.Overlays - dotnet](https://github.com/BinkyLabs/openapi-overlays-dotnet) -- [Bielu.AspNetCore.ApiDescriptions - dotnet](https://github.com/bielu/Bielu.AspNetCore.ApiDescriptions) +- [Bielu.AspNetCore.ApiDescriptions - dotnet](https://github.com/bielu/Bielu.AspNetCore.ApiDescriptions) - [Docs](https://apidescriptions.bielu.pl/) - [Legba - Clojure OpenAPI toolkit](https://github.com/mpenet/legba?tab=readme-ov-file#openapi-overlay-support) - [Zuplo CLI](https://zuplo.com/docs/guides/openapi-overlays)