Issue in swagger migration guide
Created by: delenius
In the swagger-codegen migration guide, there is this confusing section. I'm actually not sure what it's supposed to say, or I would submit a PR:
Renamed Mustache Template Variables
The template variable {{datatype}} was renamed to {{dataType}} for consistency reason. Corresponding java code: CodegenProperty.datatype is renamed to CodegenProperty.datatype.