Files
openapi-generator/modules/swagger-codegen/src/main/java/io/swagger/codegen
Christoph Keller 6ade001663 CodegenResponse.isListContainer is false for array types. (#4400)
CodegenResponse's isListContainer property is always false for "array" types. Don't know where the check for "list" comes from but in CodegenOperation, there's a check for "list" and "array".
No mustache file makes use of isListContainer inside responses yet, so should not change any existing behavior.
2016-12-16 12:08:24 +08:00
..
2016-01-28 00:12:24 +08:00
2016-09-07 16:41:51 +08:00
2016-01-15 14:02:55 +01:00
2016-05-18 08:42:37 +02:00
2016-09-07 16:41:51 +08:00