Skip to content

Commit 796d04d

Browse files
committed
Update of README and Changelog
1 parent 7ac40cc commit 796d04d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# OpenApi 3 Codegen / Swagger
22

3-
[ ![Download](https://api.bintray.com/packages/emanprague/maven/cz.eman.swagger.codegen/images/download.svg?version=2.0.0-rc01) ](https://bintray.com/emanprague/maven/cz.eman.swagger.codegen/2.0.0-rc01/link)
3+
[ ![Download](https://api.bintray.com/packages/emanprague/maven/cz.eman.swagger.codegen/images/download.svg?version=2.0.0-rc01) ](https://bintray.com/emanprague/maven/cz.eman.swagger.codegen/2.0.0-rc03/link)
44

55
The Swagger codegen contains a template-driven engine to generate documentation, code for Java, Kotlin and Android such like Retrofit and Room. It is a fork of the https://github.com/OpenAPITools/openapi-generator with modifications
66

@@ -17,7 +17,7 @@ buildscript {
1717

1818
// Kotlin Gradle DSL
1919
dependencies {
20-
classpath("cz.eman.swagger:swagger-codegen:2.0.0-rc01")
20+
classpath("cz.eman.swagger:swagger-codegen:2.0.0-rc03")
2121
}
2222
}
2323
```

0 commit comments

Comments
 (0)