Skip to content

Commit a1bd14a

Browse files
committed
Leave Open API
1 parent 55f8812 commit a1bd14a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/openapi-generator-gradle-plugin/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ version = "$openApiGeneratorVersion"
1616
ext.isReleaseVersion = !version.endsWith("SNAPSHOT")
1717

1818
description = """
19-
This plugin supports common functionality found in OpenAPI Generator CLI as a Gradle plugin.
19+
This plugin supports common functionality found in Open API Generator CLI as a Gradle plugin.
2020
2121
This gives you the ability to generate client SDKs, documentation, new generators, and to validate Open API 2.0 and 3.x
2222
specifications as part of your build. Other tasks are available as command line tasks.

0 commit comments

Comments
 (0)