Commit Graph

  • d67cb9c30b Fix wrong es6 template path (#5904) Hugo Kiyodi Oshiro 2017-06-22 15:27:50 -03:00
  • 025bf3aa80 Final fix for cpprest for issue #5862 (#5893) stkrwork 2017-06-22 17:00:54 +02:00
  • 9c3476b014 Merge remote-tracking branch 'origin/master' into 2.3.0 wing328 2017-06-22 22:42:01 +08:00
  • 999c4dbfb5 Merge branch '2.3.0' of https://github.com/swagger-api/swagger-codegen into 2.3.0 wing328 2017-06-22 22:41:51 +08:00
  • 8507a25831 Merge branch 'master' of https://github.com/swagger-api/swagger-codegen wing328 2017-06-22 22:23:38 +08:00
  • a383daa5b0 comment out objc tests wing328 2017-06-22 22:23:08 +08:00
  • 171151f91e Make interface default methods return Not Implemented Gabriel Bauman 2017-06-21 12:24:23 -07:00
  • d35239c661 recursively add import for parameters (#5891) wing328 2017-06-21 21:35:45 +08:00
  • 45519c521c add testimonial of Viavi Solutions Inc. (#5890) SiMing Weng 2017-06-21 04:41:42 -04:00
  • 81d69eef1c [Typescript-Angular2] Removed invalid BASE_PATH InjectionToken type (#5866) Austin Green 2017-06-20 12:39:59 -07:00
  • 8c9f377c16 [CPP] [CPPREST] isMapContainer fix for models (#5884) stkrwork 2017-06-20 18:59:31 +02:00
  • 8d0c7128b0 add option to specify c# client path in powershell generator (#5887) wing328 2017-06-21 00:58:29 +08:00
  • 2b8e968977 remove duplicated kotlin template creator wing328 2017-06-20 23:28:14 +08:00
  • 4920da6ac7 add beatcracker as template creator of PowerShell wing328 2017-06-20 23:26:19 +08:00
  • adedaf6adc Merge remote-tracking branch 'origin/master' into 2.3.0 wing328 2017-06-20 22:20:23 +08:00
  • e53b3a03aa [PowerShell] Add PowerShell API client generator (WIP) (#5789) wing328 2017-06-20 22:20:05 +08:00
  • c4356dd9c3 Merge remote-tracking branch 'origin/master' into 2.3.0 wing328 2017-06-20 22:18:28 +08:00
  • c26b5a1e1b [JavaScript] Fixed *WithHttpInfo methods in 'usePromises' mode to be ES5 compatible (#3654) (#4902) (#5871) Vlad Frolov 2017-06-20 11:27:07 +03:00
  • 3546361b33 [JavaScript] Added README section for Webpack configuration (howto disable AMD) (#3466) (#5872) Vlad Frolov 2017-06-20 11:25:06 +03:00
  • 8ab2b84c97 [CPP] [CPPREST] first steps on fixing the template (#5877) stkrwork 2017-06-19 19:29:42 +02:00
  • 9f83a1adb1 Merge remote-tracking branch 'origin/master' into 2.3.0 wing328 2017-06-19 23:17:35 +08:00
  • 24c55d1f0e Fix#5856 - Add support for PATCH (#5875) sabras75 2017-06-19 17:08:32 +02:00
  • 981ad60050 [C++] [Restbed] Reworked the model template for restbed to create generic models (#5873) stkrwork 2017-06-19 16:56:01 +02:00
  • 4fb4887fec pod install for swift3 clients wing328 2017-06-19 15:17:30 +08:00
  • 502b6eac00 Redo #5569 to 2.3.0 branch (#5869) wing328 2017-06-19 12:02:12 +08:00
  • c988afa766 Merge remote-tracking branch 'origin/master' into 2.3.0 wing328 2017-06-19 11:23:58 +08:00
  • 3a32857790 PR to roll back #5569 (#5868) wing328 2017-06-19 11:19:21 +08:00
  • 84334146f9 better code format for cpprest wing328 2017-06-19 09:59:19 +08:00
  • b5411a94f0 update swfit3 petstore samples wing328 2017-06-19 01:29:41 +08:00
  • 3808d67953 move javascript-es6 templates under subfolder in Javascript wing328 2017-06-19 01:28:39 +08:00
  • 3ad576a53d update js es6 samples wing328 2017-06-19 01:21:22 +08:00
  • 6fef7acf9f [javascript] Fix usages of exports in generated ES6 code (#5835) Kevin Murphy 2017-06-18 09:28:12 -07:00
  • aa37b9747f [javascript] Use arrow function with usePromises in ES6 ApiClient.js for superagent callback to preserve this context (#5814) Kevin Murphy 2017-06-18 09:27:52 -07:00
  • 7893f759e0 fix JS es6 script template folder wing328 2017-06-19 00:07:27 +08:00
  • 9286e26162 updated versions Tony Tam 2017-06-16 11:49:32 -07:00
  • 3ced146a65 Swift3 configuration (#5725) Ahmet Taha Sakar 2017-06-16 19:25:03 +03:00
  • f27143fc08 Merge branch 'master' of https://github.com/swagger-api/swagger-codegen wing328 2017-06-16 23:15:45 +08:00
  • bbe27581c9 Merge branch 'shawkinsl-user/shawkins/fix/dont_modify_parameter_names' wing328 2017-06-16 23:12:33 +08:00
  • 0bb610494e Merge branch 'user/shawkins/fix/dont_modify_parameter_names' of https://github.com/shawkinsl/swagger-codegen into shawkinsl-user/shawkins/fix/dont_modify_parameter_names wing328 2017-06-16 23:12:17 +08:00
  • ec448a6167 [CLI] #5147: make -D work like system properties (#5191) Paŭlo Ebermann 2017-06-16 11:29:44 +02:00
  • 1f1e92d964 update run xcodebuild command for objc client to reduce log wing328 2017-06-16 17:28:57 +08:00
  • e0ec454891 add back java rest template to circle ci pom.xml wing328 2017-06-16 14:07:01 +08:00
  • 32a6f19933 [Java][RestTemplate] fix compilation issue with API client (resttemplate) (#5832) SiMing Weng 2017-06-15 12:58:11 -04:00
  • 1a803af54a Update samples for typescript-angular2. (#5826) Paŭlo Ebermann 2017-06-15 16:17:02 +02:00
  • fee54157c0 Merge remote-tracking branch 'origin/master' into 2.3.0 wing328 2017-06-15 17:14:39 +08:00
  • 29a0159add change PythonClientCodegen.java file format to unix wing328 2017-06-15 17:10:43 +08:00
  • 85850b2846 Feature/es6 angular (#5495) miguelvaladez 2017-06-15 18:44:34 +10:00
  • 410b2d301f update c# petstore samples wing328 2017-06-15 16:33:31 +08:00
  • 5d03905a63 update spring petstore sample wing328 2017-06-15 15:41:21 +08:00
  • 01100d56f0 [spring] improve build-time code generation, for CI and maven integration (#5545) Lorenzo Nicora 2017-06-15 08:37:10 +01:00
  • ba4ecea408 Merge branch 'update_spring_samples' wing328 2017-06-15 15:09:55 +08:00
  • e58342bacb udpate spring samples wing328 2017-06-15 14:33:16 +08:00
  • b752c0a030 Adding the generator version template to api mustache file (#5691) Elizabeth Thomas 2017-06-15 00:59:42 -05:00
  • c4f7c4f3f9 Example Generator to populate model for all references of a given model (#5667) Elizabeth Thomas 2017-06-15 00:59:21 -05:00
  • 5c10e24337 use file.separator instead of "/" (#5846) wing328 2017-06-15 00:55:47 +08:00
  • f2276e5b35 Fix for issue #5777 - java/jersey2 ApiClient.invokeAPI doesn´t close the Response object (#5782) Moscagus 2017-06-14 13:45:14 -03:00
  • b21e0ca763 update Java petstore samples wing328 2017-06-15 00:24:37 +08:00
  • d20f83e643 [Java] Fix for issue #3638: Generated Java APIs incorrectly encode commas in certain query parameters (#4908) Michael Kourlas 2017-06-14 12:20:04 -04:00
  • 77c14bca39 use file.separator, minor code format enhancement (#5844) wing328 2017-06-15 00:10:32 +08:00
  • 6d9e862381 Merge branch 'JuH33-master' wing328 2017-06-14 23:29:47 +08:00
  • b63193824a update html2 petstore sample wing328 2017-06-14 23:29:31 +08:00
  • c74fc6e0ee Merge branch 'master' of https://github.com/JuH33/swagger-codegen into JuH33-master wing328 2017-06-14 23:23:24 +08:00
  • e0d7c7dbd5 Html2 speed Up | Raw html using java parser instead of JS parser JuH33 2017-05-30 11:21:17 +02:00
  • 66c64495a9 add sebymiano as Pistache template creator wing328 2017-06-14 22:41:24 +08:00
  • e66eceeaaa [C++] Server Stub Code Generator based on Pistache (#5838) Sebastiano Miano 2017-06-14 16:40:00 +02:00
  • 4b9988c4f2 Update samples for several language (just whitespace changes, reordering, VERSION) (#5828) Paŭlo Ebermann 2017-06-13 19:17:31 +02:00
  • e8cdfa8185 Update samples for html2. (#5827) Paŭlo Ebermann 2017-06-13 18:48:42 +02:00
  • 29db258e65 Update samples for akka-scala. (#5825) Paŭlo Ebermann 2017-06-13 18:48:31 +02:00
  • ceff3762cc Update samples for ze-ph. (#5823) Paŭlo Ebermann 2017-06-13 18:42:24 +02:00
  • b288991c6c Updating samples for csharp. (#5822) Paŭlo Ebermann 2017-06-13 18:41:53 +02:00
  • d6c717263c [Python] add project name to setup.py in python client (#5836) wing328 2017-06-14 00:18:54 +08:00
  • b61dfefa5b serverPort add from cli (#5821) Alex Chauvin 2017-06-13 09:57:55 +02:00
  • 1a421112ed [Typescript-Angular2] Removed models namespace from inheritance template (#5728) Austin Green 2017-06-13 00:51:08 -07:00
  • 2bc4710e36 Merge remote-tracking branch 'origin/master' into 2.3.0 wing328 2017-06-12 20:57:26 +08:00
  • 2c7cd07cc3 add back petstore-security-test/typescript-angular wing328 2017-06-12 20:55:53 +08:00
  • ab1ecbff38 remove petstore-security-test/typescript-angular folder wing328 2017-06-12 20:52:40 +08:00
  • 62db9a09ee Fix issue 5793 (#5794) mmosemmle 2017-06-11 15:06:19 +01:00
  • 1da52bf8ba Merge remote-tracking branch 'origin/master' into 2.3.0 wing328 2017-06-11 21:43:34 +08:00
  • dc7c1f8cb9 [JS] Fix JavaScript string return type (#5819) Cliffano Subagio 2017-06-11 23:42:36 +10:00
  • 8224688ca3 Merge branch '2.3.0' of https://github.com/swagger-api/swagger-codegen into 2.3.0 wing328 2017-06-11 21:40:46 +08:00
  • 2f3898c99c Merge branch 'stevecookform3-java-spring-throw-exceptions' into 2.3.0 wing328 2017-06-11 21:40:31 +08:00
  • 12bcb18e9e Merge branch 'java-spring-throw-exceptions-#5686' of https://github.com/stevecookform3/swagger-codegen into stevecookform3-java-spring-throw-exceptions wing328 2017-06-11 17:30:53 +08:00
  • 2d385d8bcb update retrofit2 dep (#5820) wing328 2017-06-11 16:12:04 +08:00
  • f163fdb980 update spring samples wing328 2017-06-11 15:39:08 +08:00
  • c5335081ea fix the mustache file (#5736) manuc66 2017-06-11 09:34:09 +02:00
  • 4bbd9b29a2 Merge branch 'swfit_code_format' into 2.3.0 wing328 2017-06-11 14:14:41 +08:00
  • b7fe612cc7 minor code format enhancement to swift3 client wing328 2017-06-11 13:31:45 +08:00
  • ef8365ecd2 [Swift3] Fix handling of query item with array value (#5684) Jason Gavris 2017-06-11 05:30:51 +01:00
  • 21bf3a5a5e Create README.md (#5813) harishchoragudi 2017-06-09 19:50:40 -05:00
  • 7cddd17acc [Java] Add JSON-patch support to other Java API clients (#5808) wing328 2017-06-09 21:46:40 +08:00
  • 53bd931f5c Add JSON-patch as a JSON mime-type (#5764) Brendan Burns 2017-06-09 01:47:38 -07:00
  • e9a0d7ea83 Add android dependency to pom if 'parcelableModel' is set (#5801) (#5802) Björn Petersen 2017-06-09 10:16:53 +02:00
  • 7e98e59e53 move swift/objc test to the end wing328 2017-06-09 16:11:34 +08:00
  • 8f7e2a1563 Allow overriding the service delegate (#5662) Mads Hvelplund 2017-06-09 10:09:27 +02:00
  • dabf01c3fa [kotlin] support collection format multi (#5792) Jim Schubert 2017-06-09 03:40:18 -04:00
  • 022eb0d379 Merge remote-tracking branch 'origin/master' into 2.3.0 wing328 2017-06-09 15:24:53 +08:00
  • 2d008be181 Fix for issue#5788 -CPPRest generated models are not using inheritance as specified in contract (#5791) harishchoragudi 2017-06-08 12:41:20 -05:00
  • 73f5266596 [Swift3] Set more liberal Swift3 decoder, behind lenientTypeCast option (#5795) Romain d'Alverny 2017-06-08 03:10:21 +02:00
  • 691c14fa1a add --rm=false to circleci docker build commands wing328 2017-06-07 23:09:08 +08:00
  • 4612c12560 [PHP] Add support for async requests (#5771) Akihito Nakano 2017-06-07 21:35:28 +09:00