Rodrigo Téllez Lazo

Results 1 issues of Rodrigo Téllez Lazo

**Describe the issue** Having something like this: ` public class FileModel { public byte[] File {get; set;} } ` When the type is a List the example generated in swagger...