Skip to content

Remove default format (JSON) from API operations#4987

Merged
wing328 merged 7 commits intoswagger-api:masterfrom
wing328:remove_format2
Mar 9, 2017
Merged

Remove default format (JSON) from API operations#4987
wing328 merged 7 commits intoswagger-api:masterfrom
wing328:remove_format2

Conversation

@wing328
Copy link
Copy Markdown
Contributor

@wing328 wing328 commented Mar 9, 2017

PR checklist

  • Read the contribution guildelines.
  • 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

Remove default format (JSON) from API operations from all remaining generators (C# generator was fixed via #4980)

@wing328 wing328 merged commit 4fe79f0 into swagger-api:master Mar 9, 2017
@wing328 wing328 deleted the remove_format2 branch March 9, 2017 03:12
spr3nk3ls pushed a commit to spr3nk3ls/swagger-codegen that referenced this pull request Mar 28, 2017
* remove default format (json) and update ruby petstore

* update python petstore sample

* update php petstore sample

* update android petstore sample

* update java petstore sample

* update objc sample

* remove default format (json) from perl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant