Skip to content

[Python] fix tags with underscore for python#3995

Merged
wing328 merged 2 commits intoswagger-api:2.3.0from
wing328:python_fix_classname
Oct 14, 2016
Merged

[Python] fix tags with underscore for python#3995
wing328 merged 2 commits intoswagger-api:2.3.0from
wing328:python_fix_classname

Conversation

@wing328
Copy link
Copy Markdown
Contributor

@wing328 wing328 commented Oct 14, 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

Fix tags with underscore for python client.

(We'll also need to review other generator to address similar issue)

This is a breaking change as it changes the way API files are named.

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