Description
Consider model A which has field B, which is an array of type C. if C has a data format ("format") it is not copied into B's format. format information is lost.
Swagger-codegen version
Latest.
Swagger declaration file content or url
Command line used for generation
Steps to reproduce
Related issues
Suggest a Fix
format information should be copied.
Description
Consider model A which has field B, which is an array of type C. if C has a data format ("format") it is not copied into B's format. format information is lost.
Swagger-codegen version
Latest.
Swagger declaration file content or url
Command line used for generation
Steps to reproduce
Related issues
Suggest a Fix
format information should be copied.