openapi-generator/modules/swagger-codegen
Jacobo de Vera 7de1eeb987 [python] Triple quote strings with new lines in default values (#4941)
* Triple quote python strings in defaults

When the model contains a string with a default value with new lines in
it, simply quoting generates invalid python code. Using triple quotes
for all string defaults makes sure the generated code will be a valid
python string.

Fixes #4862

* Wrap default string in triple quotes when it contains new lines

* Add newly generated python sample files
2017-03-07 14:46:38 +08:00
..
src [python] Triple quote strings with new lines in default values (#4941) 2017-03-07 14:46:38 +08:00
XhhGitIgnore Revert "Revert "[Java] Add auto-generated documentation in Markdown to Java clients"" 2016-04-22 10:13:54 +08:00
.gitignore use Title attribute as model name 2016-05-14 15:30:57 -04:00
pom.xml Remove maven-api dependencies on swagger-codegen module (#4840) 2017-03-02 18:05:21 +08:00