Snipke
Results
1
comments of
Snipke
Looking at the changes in code, it's probably caused by replacing "m.modelJson = Json.pretty(model);" **swagger-codegen\modules\swagger-codegen\src\main\java\io\swagger\codegen\DefaultCodegen.java** by > // NOTE: not using Json.pretty() to write out model, as it // can...