forked from loafle/openapi-generator-original
* Issue 13043: Improved handling of recursive schemas Converted Exception to a warning when a Schema is doubly added to the includedSchemas list Broke recursion in a more reasonable place when generating example values * Addressed comments from PR