-
Notifications
You must be signed in to change notification settings - Fork 6k
[Java][Spring][Server] Issue #4680 and objectMapper issue #6732
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
Conversation
|
Thanks for the PR but your commit (as shown in the Commits tab) is not linked to your Github account, which means this PR won't count as your contribution in https://github.com/swagger-api/swagger-codegen/graphs/contributors. Let me know if you need help fixing it. |
|
Thank you very much. I'm very new at hithub :)
My git client app set incorrect field "Author" and "email".
But I think no reason to patch commits.
I setup this email for my account, that's no problem.
P.S. can you say, why travis-ci is falling on my PR?
2017-10-19 16:21 GMT+03:00 wing328 <notifications@github.com>:
… Thanks for the PR but your commit (as shown in the Commits tab) is not
linked to your Github account, which means this PR won't count as your
contribution in https://github.com/swagger-api/swagger-codegen/graphs/
contributors.
Let me know if you need help fixing it.
Ref: https://github.com/swagger-api/swagger-codegen/wiki/FAQ#
how-can-i-update-commits-that-are-not-linked-to-my-github-account
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#6732 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AfX4bCTSaLeun72f8kOHI07NmRGxVmwRks5st0zygaJpZM4P9mav>
.
|
|
@cbornet do we still need this PR? I think your recent PR may have fixed it. |
|
@MZinchenko do you mind submitting another PR with just fb18b3b? You may find |
|
Ok, that's done: #6890
I don't ran shell scripts for update PetStore.
I can do it, if necessary.
2017-11-05 10:43 GMT+03:00 wing328 <notifications@github.com>:
… @MZinchenko <https://github.com/mzinchenko> do you mind submitting
another PR with just fb18b3b
<fb18b3b>
?
You may find git cherry-pick useful to do that.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#6732 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AfX4bCx7MUjsc1gcsL_e1MXkcb8tU8Gmks5szWcsgaJpZM4P9mav>
.
|
|
Closed via #6890 |
PR checklist
./bin/to update Petstore sample so that CIs can verify the change. (For instance, only need to run./bin/{LANG}-petstore.shand./bin/security/{LANG}-petstore.shif updating the {LANG} (e.g. php, ruby, python, etc) code generator or {LANG} client's mustache templates). Windows batch files can be found in.\bin\windows\.3.0.0branch for changes related to OpenAPI spec 3.0. Default:master.Description of the PR
Changes in Java Spring only: