Skip to content

Better handling of */*#4155

Merged
wing328 merged 1 commit intoswagger-api:masterfrom
wing328:produce_consume_exception
Nov 8, 2016
Merged

Better handling of */*#4155
wing328 merged 1 commit intoswagger-api:masterfrom
wing328:produce_consume_exception

Conversation

@wing328
Copy link
Copy Markdown
Contributor

@wing328 wing328 commented Nov 8, 2016

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

Better handling of / (to avoid code injection update)

To fix #4151

@wing328 wing328 added this to the v2.2.2 milestone Nov 8, 2016
@wing328 wing328 merged commit d5ced7d into swagger-api:master Nov 8, 2016
@wing328 wing328 deleted the produce_consume_exception branch November 8, 2016 08:43
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.

produces "*/*" is converted into Accept: *_/_*

1 participant