Skip to content

Commit a71c08e

Browse files
authored
Add missing description (#246)
This is necessary to display the proper description in the tooling
1 parent ca48dbe commit a71c08e

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)