forked from loafle/openapi-generator-original
* Make the array items optional * Handle any type schema * Handle any type schema * remove prefix and fullSuffix * Remove prefix and suffix * fix Java code comment * Add code comments, use recursion for any type * Address review comments