[Java][Spring][Server] Issue #4680 and objectMapper issue#6732
Closed
MZinchenko wants to merge 6 commits intoswagger-api:masterfrom
Closed
[Java][Spring][Server] Issue #4680 and objectMapper issue#6732MZinchenko wants to merge 6 commits intoswagger-api:masterfrom
MZinchenko wants to merge 6 commits intoswagger-api:masterfrom
Conversation
Contributor
|
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. |
Contributor
Author
|
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>
.
|
Contributor
|
@cbornet do we still need this PR? I think your recent PR may have fixed it. |
Contributor
Contributor
|
@MZinchenko do you mind submitting another PR with just fb18b3b? You may find |
Contributor
Author
|
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>
.
|
Contributor
|
Closed via #6890 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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: