forked from loafle/openapi-generator-original
* Allow colons in interface property names: https://github.com/OpenAPITools/openapi-generator/issues/1080 * replace tabs with spaces * add docs * add example in doc * update docs * update docs * remove language specific docs in DefaultCodegen * Delete addPet-BodyParams.csv * remove toPropertyName and update toVarName instead for TS