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 _examples] response.timestamp not appear in correct request. #1696

Merged
merged 2 commits into from
Jan 9, 2021

Conversation

cainiaoDJ
Copy link
Contributor

@cainiaoDJ cainiaoDJ commented Dec 29, 2020

We'd love to see more contributions

issue #1695

@CLAassistant
Copy link

CLAassistant commented Dec 29, 2020

CLA assistant check
All committers have signed the CLA.

Copy link
Owner

@kataras kataras left a comment

Choose a reason for hiding this comment

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

Hello @cainiaoDJ ,

Thanks for the pull request!
You need to make changes before I can push that though.
The issue was that the *response implemented the Preflight interface but the example returned just a response value (no pointer) from the method handler, the rest of the changes are not actual helping, the opposite I could say. Why you cast the response with (*r)? Please remove unnecessary code and thanks for your contribution to the Iris Web Framework.

Happy new year!

Copy link
Owner

@kataras kataras left a comment

Choose a reason for hiding this comment

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

LGTM

@kataras kataras merged commit cd1f82a into kataras:master Jan 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants