We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ca9434 commit 37a93d4Copy full SHA for 37a93d4
client/runtime/src/main/resources/META-INF/quarkus-extension.yaml
@@ -8,6 +8,8 @@ metadata:
8
- "rest-client"
9
categories:
10
- "web"
11
+ guide: "https://docs.quarkiverse.io/quarkus-openapi-generator/dev/index.html"
12
+ icon-url: "https://raw.githubusercontent.com/quarkiverse/quarkus-openapi-generator/main/docs/modules/ROOT/assets/images/openapi.svg"
13
status: "preview"
14
codestart:
15
name: "openapi-generator"
0 commit comments