Skip to content

Commit e0004db

Browse files
hbelmirogastaldi
andauthored
Add missing description (#246) (#247)
This is necessary to display the proper description in the tooling Co-authored-by: George Gastaldi <[email protected]>
1 parent bc49758 commit e0004db

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

runtime/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
</parent>
99
<artifactId>quarkus-openapi-generator</artifactId>
1010
<name>Quarkus - Openapi Generator - Runtime</name>
11+
<description>Generation of Rest Clients based on OpenAPI specification files</description>
1112
<dependencies>
1213
<!-- Quarkus -->
1314
<dependency>

0 commit comments

Comments
 (0)