Commit Graph

  • 9f7427b1cf Merge pull request #1489 from dvz5/master wing328 2015-11-02 21:36:25 +08:00
  • b27931cd8c Add oauth support for Java client xhh 2015-11-02 21:27:53 +08:00
  • 884b853e1f Custom headers in Swift; base URL is nor modifyable Tomek Cejner 2015-11-02 14:20:15 +01:00
  • 3559a8bd09 Fix array query param processing Dave Baird 2015-11-02 10:47:46 +01:00
  • 3762ea472d Adds default headers aersamkull 2015-11-02 08:28:46 +01:00
  • d28737ffd2 Fix misleading comment Dave Baird 2015-11-02 08:24:06 +01:00
  • a4538e989c Merge branch 'master' of https://github.com/swagger-api/swagger-codegen aersamkull 2015-11-02 07:45:01 +01:00
  • 1c3dc28c67 Add oauth support for Ruby client xhh 2015-11-02 12:50:23 +08:00
  • 742508281a Merge pull request #1484 from dvz5/patch-1 wing328 2015-11-02 10:03:11 +08:00
  • 08f424824c Update 02_store_api.t dvz5 2015-11-01 23:14:22 +01:00
  • 2e03ecc4b8 Update 01_pet_api.t dvz5 2015-11-01 23:10:20 +01:00
  • 15c5fff3d8 Merge pull request #1481 from dvz5/patch-1 wing328 2015-11-01 22:40:15 +08:00
  • c3a98c2fb1 add online generators wing328 2015-11-01 00:02:08 +08:00
  • d64ed9088a Merge pull request #1483 from jacobrask/patch-1 Tony Tam 2015-10-31 08:49:10 -07:00
  • 48bf89cb1d Fix path typo in readme Jacob Rask 2015-10-31 16:35:14 +01:00
  • ad590793e7 Update server generator wing328 2015-10-31 23:17:58 +08:00
  • 47b4f9fa2c Merge pull request #1477 from baverbud/issue-1476 wing328 2015-10-31 23:04:56 +08:00
  • 7bc523324d Merge pull request #1446 from wing328/php_improvement1 wing328 2015-10-31 22:46:52 +08:00
  • a4426cf2de Update BaseObject.mustache dvz5 2015-10-31 09:01:40 +01:00
  • dcaa2dcb22 Merge branch 'master' of github.com:swagger-api/swagger-codegen into feature/add-support-for-sortParamsByRequiredFlag-config-option-to-csharp-and-python Steffen Furholm 2015-10-31 02:20:36 +01:00
  • 9fc5fdbc8d Merge pull request #1474 from lugaru1234/genratorOptionsPart2 Tony Tam 2015-10-30 18:10:17 -07:00
  • 5da0b96f17 Added support for sortParamsByRequiredFlag config option to C# and Python Steffen Furholm 2015-10-31 01:14:17 +01:00
  • 97a28165c7 Additional locations where float/double handling is needed Richard Baverstock 2015-10-30 11:48:48 -07:00
  • 8565975b99 Issue 1461 Add float and double handling to functions in SWGHelpers.cpp Richard Baverstock 2015-10-30 11:44:55 -07:00
  • 28069fa1b4 Merge pull request #1472 from thorsten/master wing328 2015-10-30 23:14:55 +08:00
  • eb598b641c Merge pull request #1473 from dvz5/patch-1 wing328 2015-10-30 23:07:38 +08:00
  • 81090bb4e2 Test data were moved to the separete classes and OnlineGeneratorOptionsTest has been refactored Nadezhda Makarkina 2015-10-29 18:00:58 +03:00
  • afcf90798a Update BaseObject.mustache dvz5 2015-10-30 14:32:10 +01:00
  • f23370774b Added missing visibility for constructor Thorsten Rinne 2015-10-30 11:10:38 +01:00
  • b7481586c3 Merge pull request #1405 from lugaru1234/returnTypeFix wing328 2015-10-30 12:21:05 +08:00
  • df72beada6 Merge pull request #1463 from xhh/jersey2-client wing328 2015-10-30 09:56:15 +08:00
  • 3d3fda9c79 Merge pull request #1468 from baverbud/issue-1461 Tony Tam 2015-10-29 14:39:41 -07:00
  • 4438c63f6b Issue #1461 Add float and double to languageSpecificPrimitives Richard Baverstock 2015-10-29 10:50:07 -07:00
  • 837ffc8947 Merge pull request #1466 from lugaru1234/optionsTestPart3 Tony Tam 2015-10-29 06:34:40 -07:00
  • faf79be477 processOptions tests have been added for Objc, perl, spring-mvc, swift, scala, async-scala, qt5cpp, html, dynamic-html, swagger, swagger-yaml, tizen, typescript-angular, typescript-node, akka-scala, inflector, scalatra, silex and sinatra Nadezhda Makarkina 2015-10-28 15:34:28 +03:00
  • 2b24aa8f91 adds default headers aersamkull 2015-10-29 09:15:18 +01:00
  • 4ed819c4a0 Merge pull request #1457 from xhh/java-default-value wing328 2015-10-29 10:11:05 +08:00
  • 953edc940f Java jersey2: use a shared Client instance xhh 2015-10-29 09:40:07 +08:00
  • c0dc273e7a Merge remote-tracking branch 'origin/master' into feature/allow-overriding-of-only-some-templates-v2 Steffen Furholm 2015-10-28 23:30:19 +01:00
  • 29ea8d5501 Merge pull request #1459 from lugaru1234/optionsTestPart2 Tony Tam 2015-10-28 07:22:38 -07:00
  • 6c12e5ac8b update php sample wing328 2015-10-28 15:22:46 +08:00
  • 964850a8de rename authToken to accessToken wing328 2015-10-28 14:42:02 +08:00
  • 67815ed5f2 add oauth support for php wing328 2015-10-27 19:22:25 +08:00
  • 6008664ff8 processOptions tests have been added for Android, Ruby, nodeJS, php, python, csharp, CsharpDotNet2, dart, flash Nadezhda Makarkina 2015-10-27 16:38:18 +03:00
  • a5fcda9926 fix: codegen does not support spec 2.0 properties for parameters: maximum Andras Gaal 2015-10-28 10:52:29 +01:00
  • ef29f70508 Handle default value for Integer, Double and Float properties xhh 2015-10-28 16:37:31 +08:00
  • 2e6199ac3b Merge pull request #1456 from wing328/master wing328 2015-10-28 16:08:49 +08:00
  • 55d69d80bc update c# sample code wing328 2015-10-28 15:33:56 +08:00
  • 2595992df7 Assign default value for model properties xhh 2015-10-28 15:26:16 +08:00
  • 55f1b0f642 Merge pull request #1450 from paralin/fix-path-var wing328 2015-10-28 15:21:01 +08:00
  • bd67cda1a7 Merge pull request #1451 from arnested/CURLFile-object wing328 2015-10-28 14:33:49 +08:00
  • 47b2ae934b Regenerated PHP petstore sample. Arne Jørgensen 2015-10-27 22:58:25 +01:00
  • d907822fa9 Use CURLFile object on PHP5.5+. Arne Jørgensen 2015-10-27 22:56:19 +01:00
  • 5cdee3f424
    Path is a commonly used variable name Christian Stewart 2015-10-27 17:33:57 -04:00
  • 09c5aa3827 Merge pull request #1447 from lugaru1234/optionsTest Tony Tam 2015-10-27 10:32:25 -07:00
  • 9e791c229b processOptions tests have been added for Java and JaxRS Nadezhda Makarkina 2015-10-26 14:46:45 +03:00
  • 4551076b22 Merge pull request #1438 from wing328/better_doc wing328 2015-10-27 15:53:17 +08:00
  • cf59b5dc7e Merge pull request #1444 from xhh/retrofit-syntex-error wing328 2015-10-27 13:56:53 +08:00
  • 28521b34f2 Merge pull request #1439 from wing328/fix_jaxrs_path wing328 2015-10-27 11:57:55 +08:00
  • fa3661ff5d Merge branch 'master' into retrofit-syntex-error xhh 2015-10-27 11:32:29 +08:00
  • 33358d44a9 Simplify tags in mustache xhh 2015-10-27 11:08:37 +08:00
  • dd8ae250b2 Merge pull request #1433 from iushankin/allowableValues-fix wing328 2015-10-27 11:04:42 +08:00
  • 95113dbe22 Fix syntax error on authMethods in java retrofit client xhh 2015-10-27 10:45:23 +08:00
  • f1e3809279 Fix partial template reading xhh 2015-10-22 13:08:31 +08:00
  • 8914a30935 Merge pull request #1434 from lugaru1234/generatorOptions Tony Tam 2015-10-26 08:46:21 -07:00
  • 5964f7b841 Merge pull request #1414 from dgreenbean/feature/csharp_binary_files wing328 2015-10-26 23:35:52 +08:00
  • cc7105b5d8 fix jarxs path with basepath wing328 2015-10-26 18:00:15 +08:00
  • 6792aea7f8 better comment for default codegen wing328 2015-10-26 16:12:05 +08:00
  • c298b7d152 ReturnType processing has been fixed Nadezhda Makarkina 2015-10-16 16:40:01 +03:00
  • 6b7ceab081 updated to dev version Tony Tam 2015-10-25 20:59:52 -07:00
  • c00f4ba805 Merge pull request #1437 from swagger-api/release-prepare v2.1.4 Tony Tam 2015-10-25 19:41:11 -07:00
  • dd3b253e15 updated versions Tony Tam 2015-10-25 19:31:36 -07:00
  • 3969a9f294 fix for #925 Tony Tam 2015-10-25 17:02:08 -07:00
  • 78f8eaa687 set to release version Tony Tam 2015-10-25 16:31:40 -07:00
  • fe676c83c0 Merge pull request #1412 from Edubits/swift-alamofire-3.0 wing328 2015-10-25 18:28:39 +08:00
  • 18370b9076 Merge pull request #1402 from lugaru1234/issue960 wing328 2015-10-25 17:52:37 +08:00
  • 70d987666e Merge pull request #1436 from tomekc/swift_enum_naming wing328 2015-10-25 17:46:14 +08:00
  • 6247dd0cde Swift enum names capitalization follows Swift convention. Tomek Cejner 2015-10-25 00:04:25 +02:00
  • f76a789a49 - make Meta generator take the swagger code gen version - generate the class name correctly if the name contains hyphen Testo Nakada 2015-10-16 09:18:48 -07:00
  • ea7ef990b9 Merge pull request #1432 from xhh/ruby-empty-array wing328 2015-10-24 11:45:27 +08:00
  • 83afaffd92 Merge pull request #1430 from nbruno/java-child-enum-bug Tony Tam 2015-10-23 08:08:30 -07:00
  • c957641079 Options processing has been fixed Nadezhda Makarkina 2015-10-23 13:30:02 +03:00
  • c6946a36c4 Fix for allowable values in the Mustache template Ivan Ushankin 2015-10-23 15:48:09 +03:00
  • d2faa63ebc Merge pull request #1431 from wing328/fix_empty_operation_id wing328 2015-10-23 18:47:04 +08:00
  • dcec2e7b5d Forgot to use _to_hash for non-array value xhh 2015-10-23 18:03:38 +08:00
  • 940e76f45f Ruby client: include empty arrays in model serialization xhh 2015-10-23 17:08:12 +08:00
  • fecbc3c45d Merge pull request #1306 from fdorothy/master wing328 2015-10-23 15:41:00 +08:00
  • a6e4203cd5 added property check Tony Tam 2015-10-22 22:39:09 -07:00
  • dd34d75f00 better error message for empty operationId wing328 2015-10-23 12:46:44 +08:00
  • 1eed1917b9 Ensure hasMore is updated when reconciling enum properties from parent Nick Bruno 2015-10-22 22:33:20 -04:00
  • 91afec43a6 fixed NPE on empty props Tony Tam 2015-10-22 15:43:02 -07:00
  • adeff7855c instructions for selective generation Tony Tam 2015-10-22 15:34:20 -07:00
  • e289b858a9 Merge pull request #1428 from swagger-api/feature/selective-generation Tony Tam 2015-10-22 15:28:58 -07:00
  • 7170f7fa01 updated supporitng file support Tony Tam 2015-10-22 15:28:49 -07:00
  • 6253a592d9 added optional support for apis, supoprtingFiles Tony Tam 2015-10-22 14:54:29 -07:00
  • 9f842a1295 added environment variable support Tony Tam 2015-10-22 14:34:52 -07:00
  • 723cf9b823 made selective generation of models Tony Tam 2015-10-22 14:03:44 -07:00
  • bbb59f93db Merge pull request #1427 from crissdev/patch-1 Tony Tam 2015-10-22 14:00:27 -07:00
  • 2fcb705826 Update TypeScriptAngularClientCodegen.java Cristian Trifan 2015-10-22 23:19:46 +03:00
  • 390ddc9ef3 Changing Stream deserialization to use raw bytes from response, rather than UTF-8 decoded text. David Greenberg 2015-10-20 09:20:35 -04:00