Commit Graph

  • 82d7c2d780 add test case, update c# model constructor to remove readonly property wing328 2016-02-23 19:16:26 +08:00
  • 0520e68e29 Merge pull request #2206 from xhh/java-readonly wing328 2016-02-23 16:20:32 +08:00
  • 394b0d066e Merge pull request #2215 from swagger-api/issue-2214 wing328 2016-02-23 11:30:47 +08:00
  • 6f32600e9e [maven plugin] Fix typo in comment on CodegenConfiguratorUtils Jim Schubert 2016-02-22 22:00:33 -05:00
  • d99de3199c fixes #2214 Tony Tam 2016-02-22 16:35:02 -08:00
  • 9ad139c554 add docusign wing328 2016-02-22 22:43:03 +08:00
  • e770ba12aa add https://osdn.jp wing328 2016-02-22 21:18:25 +08:00
  • 4baa7c01b0 ApiClient Bugfix: containsString removed to support iOS 7 Sven Luzar 2016-02-22 13:39:21 +01:00
  • 909d1b537b Support readonly properties for Java retrofit clients xhh 2016-02-22 19:00:57 +08:00
  • b8beca7f24 Java: do not generate setter for readonly properties xhh 2016-02-22 15:44:32 +08:00
  • d05256d249 Merge pull request #2204 from wing328/case_insensitive_sort wing328 2016-02-22 14:57:43 +08:00
  • 5160ce9ac1 use case insensitive sort wing328 2016-02-22 14:39:09 +08:00
  • 0ba123d60f Merge pull request #2196 from swagger-api/issue-2190 wing328 2016-02-22 14:28:15 +08:00
  • 7307210092 better instruction to update the company list wing328 2016-02-22 14:00:59 +08:00
  • f55d1a80be added "in production", add link to submit a PR wing328 2016-02-22 13:57:24 +08:00
  • 6a1f3f45b1 Added discriminator implementation by overriding NSDictionary initWithDictionary and returning the appropriate class. Travis Collins 2016-02-21 22:08:49 -05:00
  • 508ae51f84 Merge pull request #1927 from xhh/java-imports wing328 2016-02-22 11:02:05 +08:00
  • 8c36ed8409 Merge branch 'master' into java-imports xhh 2016-02-22 09:24:58 +08:00
  • dd37db14ed fix link to www.expectedbehavior.com wing328 2016-02-22 01:05:44 +08:00
  • 1090aa2d01 fix anchor wing328 2016-02-22 01:03:06 +08:00
  • 60424397c1 add company list wing328 2016-02-22 01:02:26 +08:00
  • ad6380cb88 Merge pull request #2199 from wing328/readonly_property wing328 2016-02-21 23:54:52 +08:00
  • 91da8fef52 fix typo wing328 2016-02-21 23:33:53 +08:00
  • b3b4670055 add exception comment, minor enhancement to param description wing328 2016-02-21 23:31:19 +08:00
  • d42f23f829 update test case, minor fix to required property in c# wing328 2016-02-21 23:09:56 +08:00
  • 890b7d17e3 add readonly property support to C# wing328 2016-02-21 22:34:13 +08:00
  • e9bb912fca Merge pull request #2198 from wing328/csharp_doc_exception wing328 2016-02-21 21:36:29 +08:00
  • 95ec991c52 add exception comment wing328 2016-02-21 18:54:13 +08:00
  • 10caf449fb Merge pull request #2195 from swagger-api/issue-2193 wing328 2016-02-21 18:13:29 +08:00
  • 093448f724 Merge pull request #2192 from tonicospinelli/php-client wing328 2016-02-21 17:50:21 +08:00
  • 671c5880b9 added sort Tony Tam 2016-02-20 21:09:27 -08:00
  • fc56546d34 added folder to writeOptional Tony Tam 2016-02-20 20:55:20 -08:00
  • 43f917493d add new tests for naming model class Antonio Spinelli 2016-02-21 01:47:04 -03:00
  • 1446f4a13e remove support to inner class Antonio Spinelli 2016-02-21 01:33:01 -03:00
  • 7c2d09d0e4 Merge pull request #2188 from wing328/php_upgrade wing328 2016-02-20 22:35:35 +08:00
  • 014e802d3c add a link to aspnet5 wing328 2016-02-20 22:09:49 +08:00
  • 74c512453e add .travis.yml wing328 2016-02-20 21:54:00 +08:00
  • bab40566bc remove $ from class name Antonio Spinelli 2016-02-19 22:56:06 -02:00
  • f27d2534a6 update php readme wing328 2016-02-19 23:37:35 +08:00
  • bb59ad95cf add readme and travis wing328 2016-02-19 22:08:58 +08:00
  • 9ecea4b1f8 Merge pull request #2184 from wing328/fix_dollar_sign wing328 2016-02-19 20:04:04 +08:00
  • 56c4de2180 map $ to value for parameter/property name wing328 2016-02-19 19:39:53 +08:00
  • a14015c1c7 Merge pull request #2174 from xhh/java-object-mapper-getter wing328 2016-02-19 18:31:01 +08:00
  • cf03cee58f update help generate wing328 2016-02-19 18:19:58 +08:00
  • 7296da7bc3 Fix tests by upgrading libraries xhh 2016-02-19 17:48:59 +08:00
  • a892511b1f Add missing libs to Java jersey2 client xhh 2016-02-19 13:24:16 +08:00
  • faef424026 Merge pull request #2180 from solarkennedy/update-readme-wget wing328 2016-02-19 12:28:25 +08:00
  • 57788614ca Fixed syntax in wget installation Kyle Anderson 2016-02-18 20:18:27 -08:00
  • 8c5ee308eb Merge pull request #2179 from delenius/default-string-quotes wing328 2016-02-19 11:55:49 +08:00
  • 5e7dc29b1a Add single quotes around default string values delenius 2016-02-18 19:42:40 -08:00
  • 84b4af7bfb Merge pull request #2169 from xhh/ruby-nested-model-ref wing328 2016-02-19 11:29:58 +08:00
  • 13324f3ee7 Merge pull request #2178 from delenius/promise-tests wing328 2016-02-19 11:25:32 +08:00
  • d810434d17 Merge branch 'master' into java-object-mapper-getter xhh 2016-02-19 11:06:36 +08:00
  • 531d6e5249 Merge pull request #2143 from delenius/empty-objects wing328 2016-02-19 11:06:33 +08:00
  • 5b8d75b8f6 Merge pull request #2119 from vorburger/patch-1 wing328 2016-02-19 10:14:35 +08:00
  • 079addb6db More fine-grained fix delenius 2016-02-16 09:40:29 -08:00
  • 98fcaa2f15 Update tests for javascript-promise-petstore delenius 2016-02-18 08:35:07 -08:00
  • 71a133dafe Merge remote-tracking branch 'origin/master' into ruby-nested-model-ref xhh 2016-02-18 21:13:37 +08:00
  • de463cf170 Merge branch 'master' into java-object-mapper-getter xhh 2016-02-18 20:57:22 +08:00
  • eec806b54e Merge pull request #2158 from xhh/java-improvements wing328 2016-02-18 20:49:21 +08:00
  • b9a6a9b6ce Java: add getter/setter for ApiClient#objectMapper xhh 2016-02-18 20:17:42 +08:00
  • 615b2727ec Merge pull request #2171 from wing328/php_test_memory_limit wing328 2016-02-18 20:03:50 +08:00
  • eecce8d2d0 Merge pull request #2170 from wing328/feature_all_models_postprocess wing328 2016-02-18 16:53:43 +08:00
  • 844078a385 restore README wing328 2016-02-18 16:42:27 +08:00
  • fd9a62adbe update php test case with higher memory limit wing328 2016-02-18 16:40:13 +08:00
  • 1cc8de1860 Merge pull request #2162 from delenius/response-body-null wing328 2016-02-18 16:28:25 +08:00
  • 0b125984da add postProcessAllModels wing328 2016-02-18 16:15:15 +08:00
  • a21493f2db Ruby: fix class name reference of nested model xhh 2016-02-18 15:12:34 +08:00
  • 692c865c76 Handle empty response.body from superagent delenius 2016-02-17 09:30:20 -08:00
  • 61215f31fb Merge pull request #2167 from xhh/javascript-fixes wing328 2016-02-18 13:17:04 +08:00
  • c1b4f8df06 Merge pull request #2132 from jimschubert/csharp_35_client wing328 2016-02-18 12:02:00 +08:00
  • 702d019bf8 [maven plugin] Use configurator for maven plugin Jim Schubert 2016-02-17 22:33:39 -05:00
  • bb70073ca3 JavaScript: fix call to buildCollectisnParam xhh 2016-02-18 10:31:21 +08:00
  • 33d7d7b4b1 JavaScript: update Petstore sample and fix tests xhh 2016-02-18 10:20:01 +08:00
  • 1d57e70e76 [csharp] Set RestSharp to 105.1.0 due to bug in newer versions Jim Schubert 2016-02-17 13:31:50 -05:00
  • cac8df949d Fix tests xhh 2016-02-17 19:46:40 +08:00
  • b2ed17e63e Remove unused jackson imports from Java models xhh 2016-02-17 18:03:27 +08:00
  • c4d799a4a7 Merge pull request #2155 from wing328/multi_auth_setting wing328 2016-02-17 15:24:05 +08:00
  • 56789393fa Merge pull request #2154 from wing328/csharp_dollar_sign wing328 2016-02-17 11:09:41 +08:00
  • 97640e622a fix dollar sign in parameter name (C#) wing328 2016-02-17 10:44:23 +08:00
  • 67bf17c692 Merge pull request #2150 from vivin/master wing328 2016-02-17 10:28:51 +08:00
  • 04c1940343 Fix for issue #2117 Vivin Paliath 2016-02-16 09:07:47 -07:00
  • a47cdddbeb Merge pull request #2056 from xhh/javascript-auth wing328 2016-02-16 22:08:50 +08:00
  • 81ca40f661 Merge branch 'master' of https://github.com/dhontecillas/swagger-codegen David Hontecillas 2016-02-16 14:06:30 +01:00
  • 71af74adf3 support changes in retrofit v2.0.0-beta4 dhontecillas 2016-02-16 14:04:42 +01:00
  • 4aa0dc5999 remove comment related to security warning (only 1st is used) wing328 2016-02-16 20:58:18 +08:00
  • a87ce3181b Merge pull request #2125 from hideya/fix/objc-method-naming wing328 2016-02-16 17:55:50 +08:00
  • a4825d8142 add multi auth setting (based on #1961) wing328 2016-02-16 17:17:42 +08:00
  • 7beb7373c2 Merge branch 'master' into javascript-auth xhh 2016-02-16 17:08:58 +08:00
  • 812ff2f2c5 Merge pull request #2144 from foragerr/fix-typos Ron 2016-02-15 20:51:45 -08:00
  • e5c5dced6c Merge pull request #1970 from evigeant/master Tony Tam 2016-02-15 20:47:04 -08:00
  • 8d9b08bee1 fixed typo RaGe 2016-02-15 22:52:11 -05:00
  • 6ecf018f69 Merge pull request #2126 from delenius/enum-exports wing328 2016-02-16 10:24:41 +08:00
  • 753499e204 generated ObjC method names to follow Apple's coding convention hideya kawahara 2016-02-12 22:07:18 +09:00
  • 59931ef0f7 Correct exporting of enum classes delenius 2016-02-12 08:50:19 -08:00
  • 97dfa745cb Merge pull request #2137 from wing328/master wing328 2016-02-15 18:43:59 +08:00
  • 516a9413a2 update pom.mustache and sample wing328 2016-02-15 18:24:57 +08:00
  • 816ae0bb3f update pom for okhttp-gson java to test gradle wing328 2016-02-15 18:17:35 +08:00
  • 0c7bb8b2ca updates templates according to https://github.com/NYTimes/objective-c-style-guide Wolfgang Berger 2016-02-15 10:43:16 +01:00
  • f3582c3841 Merge pull request #2136 from xhh/logging-libs-fix wing328 2016-02-15 17:23:59 +08:00