Skip to content

Commit 7d28066

Browse files
committed
Add quarkus-extension
1 parent b9b506a commit 7d28066

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
name: "OpenAPI Generator - Moqu - Wiremock Generator"
2+
artifact: ${project.groupId}:${project.artifactId}:${project.version}
3+
description: The OpenAPI Generator Moqu extension converts an OpenAPI specification into a mock representation. This mock can then be mapped to the link:https://wiremock.org/[WireMock] for further use, providing a way to simulate APIs for testing and development purposes.
4+
metadata:
5+
keywords:
6+
- "openapi"
7+
- "openapi-generator"
8+
- "wiremock"
9+
categories:
10+
- "web"
11+
status: "preview"

0 commit comments

Comments
 (0)