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 98f658c commit ea64924Copy full SHA for ea64924
openapi-parser/build.gradle.kts
@@ -32,7 +32,7 @@ publishing {
32
getByName<MavenPublication>("openapiparser") {
33
pom {
34
// name.set("openapi-parser")
35
- description = "OpenAPI 3.0/3.1 parser"
+ description = "OpenAPI 3.2 - 3.0 parser"
36
}
37
38
0 commit comments