From 5c507d3c621ecc136096d48c08cd66a22aee4c0c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Edd=C3=BA=20Mel=C3=A9ndez=20Gonzales?= Date: Thu, 5 Dec 2024 03:38:18 -0500 Subject: [PATCH] Update index.md --- modules/microcks/index.md | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/microcks/index.md b/modules/microcks/index.md index 4037ce7..a023fae 100644 --- a/modules/microcks/index.md +++ b/modules/microcks/index.md @@ -57,7 +57,6 @@ docs: ```bash dotnet add package Microcks.Testcontainers --version 0.1.0 `` - description: | Microcks is an open-source cloud-native platform for mocking and contract-testing all kinds of APIs. It supports REST [OpenAPI](https://www.openapis.org/), [gRPC](https://grpc.io/), [GraphQL](https://graphql.org/), [Async APIs](https://www.asyncapi.com/) and SOAP WebServices.