Update samples after 2.2.2#4901
Merged
wing328 merged 13 commits intoswagger-api:masterfrom Mar 5, 2017
Merged
Conversation
Contributor
Author
|
#4874 did the same for just the spring samples. |
Contributor
|
The CI (travis) issue will be resolved by #4904. I'll let you know once it's merged into master. |
Contributor
|
#4904 has been merged into master. Please rebase on the latest master to see if the CI (travis) issue goes away. |
added 10 commits
March 3, 2017 18:29
984a292 to
593806a
Compare
Contributor
Author
|
Rebased. |
Contributor
Author
|
@wing328 now it complains about dependencies for Scalatra: https://travis-ci.org/swagger-api/swagger-codegen/jobs/207441746 |
Contributor
Author
|
Ah, I didn't actually regenerate the samples after rebasing. Trying it now for scalatra. |
Contributor
Author
|
Hmm, executing either |
Contributor
Author
|
I'll try to split this up into several PRs to isolate the problem. |
This was referenced Mar 4, 2017
593806a to
73ace30
Compare
Contributor
Author
Contributor
Author
|
Build passed now. |
2 tasks
3 tasks
Contributor
|
@ePaul thanks for the PR to update the samples. |
spr3nk3ls
pushed a commit
to spr3nk3ls/swagger-codegen
that referenced
this pull request
Mar 28, 2017
* Update petstore samples for Groovy. * Update samples for JaxRS. * Update samples for cpprest. * Update samples for dart. * Update samples for flash. * Update samples for go. * Update samples for html2. * Update samples for lumen. * Update samples for nancxfx. * Update samples for objc. * Update samples for sinatra. * Update samples for tizen. * Update samples for java-inflector.
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.Description of the PR
No functional changes at all, just updated the samples for all the languages mentioned in #4898.
This will later allow to see what happened when fixing the bug there.