forked from loafle/openapi-generator-original
* Support additionalproperties and more. - Upgrade to TypeScript 2 - Use type definition from npm instead of typings, typings is deprecation - Use Enum instead of String Literal Types - Use typescript es6 lib for target es5 - Support additionalproperties - Support JSDoc - Add snapshot and npmRepository option - Update typescript-fetch run script for linux - Create typescript-fetch run script for windows * Update and fix - Fix circle run script - Fix duplicate query parameter * Rename typescript-fetch folder to lowercase * Fix for review and update new line end of file * Fix end of file * rename script to {lang}-petstore-all.sh and fix test * Fix override query string https://stackoverflow.com/a/7517673/1077943