Commit Graph

  • 2ea37202a9 Omit @property.setter for readonly property Takuro Wada 2016-06-09 07:53:03 +09:00
  • 2c939b03b4 Apply readWriteVars to constructor in python/model.mustach Takuro Wada 2016-06-08 23:48:34 +09:00
  • 03f5619beb Update python constructor to provide arguments for instance initialization ( #3029 ) Takuro Wada 2016-06-03 07:08:28 +09:00
  • 6cab3a2a37 added GraphHopper to projects/companies Peter 2016-06-08 22:53:58 +02:00
  • 6df4ffab13 use explicit Response class from okhttp fixing #3071 Peter 2016-06-08 22:37:41 +02:00
  • ec3a200c8c remove generated annotation in feign sample cbornet 2016-06-08 19:53:00 +02:00
  • 3165e1c39d Merge pull request #3039 from cbornet/spring_interface wing328 2016-06-09 01:38:17 +08:00
  • c11908824e Merge pull request #3075 from cbornet/feign_joda wing328 2016-06-09 01:28:10 +08:00
  • acf17c85ad add joda support to retrofit clients and use it in samples cbornet 2016-06-08 18:50:49 +02:00
  • 691aa53d5a [Java][okhttp-gson] fix java doc for okhttp-gson (#3077) wing328 2016-06-09 00:47:49 +08:00
  • 0a9b888e7f Update language description Artur Dzmitryieu 2016-06-08 10:56:53 -04:00
  • baed578010 file an issue ticket wing328 2016-06-08 21:21:39 +08:00
  • fccc30eb11 add info about pulling latest master wing328 2016-06-08 21:20:03 +08:00
  • cd6a805910 updates templates with JSONModel workaround Wolfgang Berger 2016-06-08 13:31:04 +02:00
  • 23278bb51d fix test cbornet 2016-06-08 11:38:44 +02:00
  • b4d521ca7b add a java8-localdatetime dateLibrary option for leagacy app backward compatibility cbornet 2016-06-08 11:07:13 +02:00
  • 5fd948f234 use OffsetDateTime instead of LocalDateTime cbornet 2016-05-31 23:15:29 +02:00
  • b978914c96 Merge pull request #3061 from taxpon/issue-3055 wing328 2016-06-08 10:42:17 +08:00
  • df11034c46 Add venv and .python-version to .gitignore Takuro Wada 2016-06-08 09:25:35 +09:00
  • 7916f5243d [Python] Fix bug of test files about packageName Takuro Wada 2016-06-07 00:37:49 +09:00
  • 3ae39c9562 support joda in feign and use it in sample cbornet 2016-06-07 22:39:34 +02:00
  • 6a73f29cef Merge pull request #3038 from Landschaft/master wing328 2016-06-08 00:26:55 +08:00
  • 012797adf1 add naming convention for vendor extension wing328 2016-06-07 23:53:41 +08:00
  • 10e970e707 fix date format in example generator Jan Schmidle 2016-06-07 17:46:06 +02:00
  • bd2250b6ca Merge pull request #3058 from clasnake/3044/gradle_for_scala wing328 2016-06-07 23:45:27 +08:00
  • 391cab5220 Merge pull request #3063 from ePaul/patch-1 wing328 2016-06-07 23:28:29 +08:00
  • 27cd38ba61 Merge pull request #3043 from qtstc/master wing328 2016-06-07 19:19:03 +08:00
  • 70005a2ec6 Merge pull request #3066 from taxpon/issue-3064-python-configuration-bug wing328 2016-06-07 19:01:20 +08:00
  • dd52f01fc6 Merge pull request #3070 from wing328/remove_ignore_global_file wing328 2016-06-07 15:17:30 +08:00
  • 3ae48b179a replaced global license file with default LICENSE wing328 2016-06-07 15:15:20 +08:00
  • 127bac4790 Merge pull request #3067 from jimschubert/bug/3047 wing328 2016-06-07 14:37:34 +08:00
  • 483dba2aff [swagger-codegen-ignore] Skip file case test Windows Jim Schubert 2016-06-06 21:24:08 -04:00
  • 3c919974a7 Fix 'isOauth' to 'isOAuth' in python template Takuro Wada 2016-06-07 08:30:17 +09:00
  • ad25052223 Update a Readme and add sample output for petstore json Artur Dzmitryieu 2016-06-06 15:03:44 -04:00
  • 08f86ae0b6 instructions about how to paste YAML or JSON code Paŭlo Ebermann 2016-06-06 20:30:44 +02:00
  • 5adb80bd1b Delete the build folder. clasnake 2016-06-06 22:22:07 +08:00
  • e258fb97ca updates for ISO8601 0.5.1 Wolfgang Berger 2016-06-06 16:17:39 +02:00
  • 92d4f5df22 Add build folder in the sample scala client into gitignore. clasnake 2016-06-06 22:11:16 +08:00
  • 4c9e7ae572 Add gradle support for the scala client. clasnake 2016-06-06 22:04:17 +08:00
  • 1836062e6f don't put RequestMapping on the interface cbornet 2016-06-06 14:40:11 +02:00
  • 895f13cc11 Merge pull request #3050 from taxpon/issue-3041 wing328 2016-06-06 18:18:36 +08:00
  • 24ecf9d74f [Objc] Support for x-unique-id-key vendorExtensions Mateusz Mackowiak 2016-06-06 12:13:06 +02:00
  • 556f529933 add option to use single content-type produces/consumes cbornet 2016-06-06 11:45:07 +02:00
  • b8ebee1ec3 Merge remote-tracking branch 'refs/remotes/swagger-api/master' into JSR310-Clients ant3 2016-06-05 23:13:52 +01:00
  • 9a9d5ebd9f Allow generation of Jersey2 clients with JSR310 classes ant3 2016-06-05 23:11:29 +01:00
  • eeb14ae936 Merge pull request #3018 from mateuszmackowiak/objc/binary_data wing328 2016-06-05 22:28:56 +08:00
  • 955d39f709 [Python] Follow PEP8 rules ( Issue #3041 ) Takuro Wada 2016-06-05 23:15:36 +09:00
  • 286eae9577 Merge pull request #3049 from clasnake/gitignore wing328 2016-06-05 22:02:39 +08:00
  • 2e60847f7f Merge pull request #3045 from clasnake/3006/sbt_for_java_scala wing328 2016-06-05 22:01:17 +08:00
  • f2f6940006 Merge pull request #2987 from mbarclay/master wing328 2016-06-05 21:42:56 +08:00
  • 992a22f409 Add build folder under java sample clients into gitignore in sample. clasnake 2016-06-05 09:22:13 +08:00
  • 4f92194227 Merge branch 'dockerfiles' of https://github.com/jimschubert/swagger-codegen into jimschubert-dockerfiles Tony Tam 2016-06-04 15:27:39 -07:00
  • 67c3f98d96 enable python api client to return just data without http header info when need; zhenjun115 2016-06-04 23:30:10 +08:00
  • f3cff97acc Regenerate the sample client for feign. clasnake 2016-06-04 22:21:27 +08:00
  • a84ed9cb57 Fix build.sbt.mustache for feign. clasnake 2016-06-04 22:18:23 +08:00
  • 4da829315f Add sbt support for feign. clasnake 2016-06-04 21:51:49 +08:00
  • 503fb138f5 Add sbt support for retrofit2 and retrofit2rx. clasnake 2016-06-04 21:13:10 +08:00
  • 9ed290efea Add sbt support for retrofit. clasnake 2016-06-04 20:53:21 +08:00
  • 83e8a2e90c stop reading custom template file from subdirectories tao 2016-06-03 16:08:07 -07:00
  • 2bbe26b41a Add new jax-rs language that uses only 2.0 spec API's Artur Dzmitryieu 2016-06-03 15:52:46 -04:00
  • 17a639be75 [Swift] #3036 Make APIHelper.convertBoolToString return nil for nil input. This will prevent the creation of an empty body for GET requests. Landschaft 2016-06-03 13:12:07 +02:00
  • 34fed26e79 add epaul to the core team wing328 2016-06-04 00:02:30 +08:00
  • a452bbf039 add interfaceOnly option test cbornet 2016-06-03 16:16:40 +02:00
  • 3b37584c1f update README cbornet 2016-06-03 15:37:06 +02:00
  • fe8b0cf07b add option to only generate stubs of the API and no server files cbornet 2016-06-03 14:35:51 +02:00
  • ee5d2e99b1 Merge pull request #3035 from leonyu/typescript-fetch-update-typings-to-v1 wing328 2016-06-03 18:05:44 +08:00
  • ac4c460338 Merge pull request #3027 from pablograna/fix-eclipse-errors wing328 2016-06-03 15:48:28 +08:00
  • 75de07d439 Merge pull request #3030 from clasnake/3006/sbt_for_java_scala wing328 2016-06-03 14:51:56 +08:00
  • 689841ce8e [ObjC] Fix various bugs in generated code. (#3031) Griffin Schneider 2016-06-03 02:47:59 -04:00
  • a34373fe34 Update typings version Leon Yu 2016-06-02 18:26:25 -04:00
  • f4ba31964a Merge branch 'master' into 3006/sbt_for_java_scala clasnake 2016-06-03 00:43:43 +08:00
  • f0d3bd8f21 Add sbt support for jersey2, fix dependency issue for okhttp-gson. clasnake 2016-06-03 00:37:53 +08:00
  • 01145be00d NancyFx: - Moved model enum definitions to model class to avoid name duplications Jakub Malek 2016-06-02 16:06:47 +02:00
  • 328787186c Use UnsupportedOperationException. Pablo Gra\~na 2016-06-01 18:42:06 -03:00
  • 460f8130db NancyFx: - Fixed Query and Headers parameters parsing Jakub Malek 2016-06-02 13:12:16 +02:00
  • 9c8373aea2 NancyFx: - Fixed model template Jakub Malek 2016-06-02 11:53:25 +02:00
  • a3610f1c12 [Java] fix warning in pom.xml (java okhttp-gson) (#3023) wing328 2016-06-02 17:37:11 +08:00
  • adb02a030f NancyFx: - Skipping parsing nulls of nullable types Jakub Malek 2016-06-02 11:18:51 +02:00
  • a458e53e25 NancyFx - Detailed exception of not expected parse error Jakub Malek 2016-06-02 11:14:05 +02:00
  • d1cf803e49 NancyFx: - Yet another fix for nullable enums parsing Jakub Malek 2016-06-02 11:05:40 +02:00
  • 4c69e02a21 NancyFx: - Fixed parsing nullable enums Jakub Malek 2016-06-02 11:00:16 +02:00
  • d201d6331c NancyFx: - Details exception for error of dynamic value of parameter Jakub Malek 2016-06-02 10:52:21 +02:00
  • 0996f8c930 NancyFx: - Detailed exception of get parameter error Jakub Malek 2016-06-02 09:53:42 +02:00
  • da5804d583 NancyFx: - Using nullable enum types in API Jakub Malek 2016-06-02 08:57:49 +02:00
  • 91c35509b8 set 'None' to body for request if given body is 'None' ( issue #3020 ) (#3021) Takuro Wada 2016-06-02 15:51:13 +09:00
  • 23d2c56096 [JAX-RS] fix library setting "jersey2" (#3016) wing328 2016-06-02 14:33:08 +08:00
  • 1cfb3d1c9c NancyFx: - Changed enum class name format - CodegenProperty parent and parentClass replaced by Booolen flag isInherited Jakub Malek 2016-06-02 08:14:49 +02:00
  • 85550285a1 Merge pull request #3017 from mateuszmackowiak/objc/user_agent wing328 2016-06-02 14:11:15 +08:00
  • 36a8ed2c37 Merge pull request #3013 from DavidBiesack/preserve-schema-name wing328 2016-06-02 11:49:30 +08:00
  • 7a87746af1 [Objc] Proper binary data handle Mateusz Mackowiak 2016-06-01 16:01:03 +02:00
  • 43fe3fa6d0 Merge pull request #3003 from Cosium/feign-disable-fail_on_unknwon_properties wing328 2016-06-01 22:33:36 +08:00
  • 8f82034a4f Merge pull request #2947 from mikolajprzybysz/version-check-mustache wing328 2016-06-01 22:12:13 +08:00
  • 2ead00c96d [Objc] Add customizable user-agent #2715 Mateusz Mackowiak 2016-06-01 15:51:52 +02:00
  • dbc6c2f163 Merge branch 'nancyfx-codegen' of https://github.com/FinderSystems/swagger-codegen into nancyfx-codegen Jakub Malek 2016-06-01 15:04:41 +02:00
  • fc9b4501fc NancyFx: - Fixed inheritance support Jakub Malek 2016-06-01 15:04:18 +02:00
  • 47576471e2 Replaced double quotes with singles Mikolaj Przybysz 2016-06-01 10:57:20 +02:00
  • 9f94220010 Merge branch 'version-check-mustache' of github.com:mikolajprzybysz/swagger-codegen into version-check-mustache Mikolaj Przybysz 2016-06-01 10:45:18 +02:00
  • 4f54e5cdc7 Improved formatting Mikolaj Przybysz 2016-05-30 15:01:53 +02:00
  • 37264b0bcf Removed printing artifactVersion if it is not set from debug information Mikolaj Przybysz 2016-05-24 14:02:41 +02:00
  • ce2e994306 Removed printing artifactVersion if it is not set Mikolaj Przybysz 2016-05-24 12:17:57 +02:00