Go to file
Vladimir Shefer 321e4021be Format response type in Swift
Now not only the class name could be the response type, but also array type. So `-> Single<A[]>` should be formated as -> Single<[A]>
2020-07-16 15:39:23 +03:00
Java Multiple primary keys for Java classes fixed 2018-12-20 19:01:42 +03:00
KotlinOutputFiles added ColorAdapter class 2019-10-11 21:06:08 +03:00
KotlinServer optional fields check first 2019-07-23 17:13:08 +03:00
Swift Format response type in Swift 2020-07-16 15:39:23 +03:00
Web-documentation date formats updated 2019-07-22 16:17:52 +03:00
.gitignore added gradle files to gitignore 2018-04-12 14:01:25 +03:00
README.md Initial commit 2017-06-07 20:27:09 +03:00

README.md

api-generator-templates

Jtwig templates for api-generator