forked from loafle/openapi-generator-original
* feat: allow creation of kotlin data classes that implement java.io.Serializable, by adding the config option serializableModel=(true|false) * docs: add markdown docu for new configOption serializableModel * fix: do not use parcelize in script * update kotlin samples * add the option, update the doc
2 lines
44 B
Groovy
2 lines
44 B
Groovy
|
|
rootProject.name = 'kotlin-petstore-client' |