forked from loafle/openapi-generator-original
* Fix 3349 : Proposition to follow spec closely * Fix #3349 : Changes suggested by code review. Add an option for the single request parameter. * Fix #3349 : Add sample with the use of the single request parameter * Fix #3349 : Small fix that wasn't passing the tests * Fix #3349 : Remove cariage return that might create an error * Fix #3349 : Add chmod to make new sh file executable and fix the CircleCI issue * Fix #3349 : Add windows sample generation * Fix #3349 : Rename everything because of default value change * Fix #3349 : Indentation fix * Fix #3349 : Add 755 to typescript-fetch-petstore-multiple-parameters.sh * Fix #3349 : Auto generation of the documentations * Fix #3349 : Revert back a change that was auto-generated.