Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix datetime when passed as a param #192

Merged
merged 3 commits into from
Mar 1, 2016

Conversation

prat0318
Copy link
Contributor

  • docstrings and tests are yet to be added.

It checks if it is a to_wire flow, in that case, converts datetime to str.

Fixes #191

@@ -1,2 +1,2 @@

version = '0.7.10'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What happened to 0.7.11?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oh i think 0.7.11 was not released. will merge 12 with 11 changes.

@analogue
Copy link
Contributor

👍

@prat0318
Copy link
Contributor Author

Ack. Waiting for travis to be green.

prat0318 added a commit that referenced this pull request Mar 1, 2016
@prat0318 prat0318 merged commit 80e5de6 into Yelp:swaggerpy Mar 1, 2016
@prat0318 prat0318 deleted the 191_fix_datetime_as_param branch March 1, 2016 00:04
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.

None yet

2 participants