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 ca48dbe commit a71c08eCopy full SHA for a71c08e
runtime/pom.xml
@@ -8,6 +8,7 @@
8
</parent>
9
<artifactId>quarkus-openapi-generator</artifactId>
10
<name>Quarkus - Openapi Generator - Runtime</name>
11
+ <description>Generation of Rest Clients based on OpenAPI specification files</description>
12
<dependencies>
13
<!-- Quarkus -->
14
<dependency>
0 commit comments