* add Deprecated in kotlin dataClass * add deprecated in CodegenProperty * format (Column limit: 100) * set property.deprecated * add test * run ./bin/kotlin-springboot-petstore-all.sh * trim space
* Add mutable model option to kotlin generators fix #3803 * doc * Change template name to modelMutable * Samples