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.