[Android] add windows batch, better code foramt #5496

Merged
merged 10 commits into from Apr 27, 2017

Conversation

Projects
None yet
1 participant
Member

wing328 commented Apr 27, 2017 edited

PR checklist

  • Read the contribution guidelines.
  • Ran the shell/batch script under ./bin/ to update Petstore sample so that CIs can verify the change. (For instance, only need to run ./bin/{LANG}-petstore.sh and ./bin/security/{LANG}-petstore.sh if updating the {LANG} (e.g. php, ruby, python, etc) code generator or {LANG} client's mustache templates)
  • Filed the PR against the correct branch: master for non-breaking changes and 2.3.0 branch for breaking (non-backward compatible) changes.

Description of the PR

  • Add Windows batch files for Android
  • better code format
  • sync petstore.yaml with petstore.json

For #5493

wing328 added this to the v2.2.3 milestone Apr 27, 2017

wing328 added some commits Apr 27, 2017

@wing328 wing328 restore petstore.json and sync it to petstore.yaml
d90977e
@wing328 wing328 update circleci pom.xml
4512542
@wing328 wing328 add new android files
5a7bdeb
@wing328 wing328 add new android files
d46d574

wing328 merged commit e8feca2 into swagger-api:master Apr 27, 2017

4 checks passed

Shippable Run 3234 status is SUCCESS.
Details
ci/circleci Your tests passed on CircleCI!
Details
continuous-integration/appveyor/pr AppVeyor build succeeded
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details

wing328 deleted the wing328:android_windows_batch branch Apr 27, 2017

@davidgri davidgri pushed a commit to davidgri/swagger-codegen that referenced this pull request May 11, 2017

@wing328 wing328 [Android] add windows batch, better code foramt (#5496)
* remove trailing space in cpprest, update samples

* add android batch files, better code format, sync petstore.json with
petstore.yaml

* restore petstore.json and sync it to petstore.yaml

* update circleci pom.xml

* add new android files

* add new android files
459a70b
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment