forked from loafle/openapi-generator-original
The following schema definitions kinds are now supported: MyStringArray: type: array items: type: string MyObjectArray: type: array items: type: MyObject
The following schema definitions kinds are now supported: MyStringArray: type: array items: type: string MyObjectArray: type: array items: type: MyObject