Skip to content

[Elixir] escape unsafe characters/quotes in Elixir generator#4676

Merged
wing328 merged 1 commit intoswagger-api:masterfrom
wing328:elixir_improve1
Jan 30, 2017
Merged

[Elixir] escape unsafe characters/quotes in Elixir generator#4676
wing328 merged 1 commit intoswagger-api:masterfrom
wing328:elixir_improve1

Conversation

@wing328
Copy link
Copy Markdown
Contributor

@wing328 wing328 commented Jan 30, 2017

PR checklist

  • Read the contribution guildelines.
  • Ran the shell/batch script under ./bin/ to update Petstore sample so that CIs can verify the change. (For instance, only need to run ./bin/{LANG}-petstore.sh and ./bin/security/{LANG}-petstore.sh if updating the {LANG} (e.g. php, ruby, python, etc) code generator or {LANG} client's mustache templates)
  • Filed the PR against the correct branch: master for non-breaking changes and 2.3.0 branch for breaking (non-backward compatible) changes.

Description of the PR

Override escapeQuotationMark, escapeUnsafeCharacters to avoid warnings.

@wing328 wing328 added this to the v2.2.2 milestone Jan 30, 2017
@wing328 wing328 merged commit ee857d1 into swagger-api:master Jan 30, 2017
@wing328 wing328 deleted the elixir_improve1 branch January 30, 2017 13:24
@wing328
Copy link
Copy Markdown
Contributor Author

wing328 commented Jan 30, 2017

cc @niku

davidgri pushed a commit to davidgri/swagger-codegen that referenced this pull request May 11, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant