Skip to content

[Python] fix python required property check and validation for optional properties#3944

Merged
wing328 merged 1 commit intoswagger-api:masterfrom
wing328:python_fix_required_check
Oct 7, 2016
Merged

[Python] fix python required property check and validation for optional properties#3944
wing328 merged 1 commit intoswagger-api:masterfrom
wing328:python_fix_required_check

Conversation

@wing328
Copy link
Copy Markdown
Contributor

@wing328 wing328 commented Oct 7, 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 python required property check
  • fix validation for optional properties

@wing328 wing328 added this to the v2.2.2 milestone Oct 7, 2016
@wing328 wing328 merged commit 04070b3 into swagger-api:master Oct 7, 2016
@wing328 wing328 deleted the python_fix_required_check branch October 7, 2016 09:25
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