Commit Graph

  • b94eb443ea Adding some tests that were accidentally deleted who 2015-04-30 12:52:21 -07:00
  • b70f5bc98b Merge pull request #709 from eerwitt/update_documentation_links Ron 2015-04-30 21:27:15 +03:00
  • 9876e792f1 Found the 2.0.17 tag under 2.0.17 instead of v2.0.17. e3 2015-04-30 11:22:45 -07:00
  • e3f09ae4cc Merge pull request #708 from eerwitt/update_documentation_links Ron 2015-04-30 21:21:32 +03:00
  • cd2e030dc1 Linked to the 2.0.18 tag instead of the no longer existing 2.0.17. e3 2015-04-30 11:16:16 -07:00
  • 6be2c06ed3 Adding maven publish functionality for android client who 2015-04-30 10:34:43 -07:00
  • 2e85871a4b remove hello.txt (created by mvn test) wing328 2015-04-30 17:12:25 +08:00
  • 47a8ef3031 fix required parameters in ruby wing328 2015-04-30 17:01:36 +08:00
  • 93e4ef0eec fix required parameters check for php wing328 2015-04-30 16:52:33 +08:00
  • 303378c5eb fix android required parameter check wing328 2015-04-30 16:29:21 +08:00
  • 5082f69631 Adding maven publish functionality for android client Andrew B 2015-04-29 22:08:27 -07:00
  • abe072c83d Merge pull request #703 from MaorBril/master Tony Tam 2015-04-29 21:09:48 -07:00
  • 5fbd0afdc5 Added support for Basic Auth maorb 2015-04-29 18:19:16 -07:00
  • 4725dfb121 Merge pull request #702 from 0legg/feature/android-gradle Tony Tam 2015-04-29 17:50:09 -07:00
  • 14c2d14fc2 provide both jar and aar Oleg Godovykh 2015-04-29 14:18:44 -04:00
  • 119a981701 add possibility to create aar library Oleg Godovykh 2015-04-29 13:39:00 -04:00
  • fb3088b765 fixed required parameter in java api wing328 2015-04-29 17:31:38 +08:00
  • e7b170bf3c better comment on csharp api, add ParameterToString to handle date wing328 2015-04-29 16:27:08 +08:00
  • 96d837274e udpate csharp template with better comment and ParameterToString wing328 2015-04-29 10:43:57 +08:00
  • 8818c209df udpate csharp client with restsharp wing328 2015-04-28 23:48:29 +08:00
  • 5c057e1306 refactor csharp client using restsharp, getpetbyid working wing328 2015-04-12 19:21:22 +08:00
  • 6c23a21312 Merge pull request #675 from marcinkiewiczblazej/issue-674 Tony Tam 2015-04-28 15:21:51 -07:00
  • 2f8e0bb09c Merge pull request #699 from 0legg/feature/android-gradle Tony Tam 2015-04-28 15:13:23 -07:00
  • b6495a9fc2 replace maven settings for Android client with gradle Oleg Godovykh 2015-04-28 17:49:59 -04:00
  • 8952759eda Merge pull request #693 from lugaru1234/multiple_tags_operations Tony Tam 2015-04-28 07:03:23 -07:00
  • c96f5f6fa8 added excludes for logback.xml per https://github.com/swagger-api/swagger-codegen/issues/689 Tony Tam 2015-04-27 22:51:52 -07:00
  • b0d2d1116b Generation of operations with multiple tags has been fixed #356 Nadezhda Makarkina 2015-04-27 13:25:08 +03:00
  • 4a55223a8f Add form parameters support to Scala codegen xhh 2015-04-24 23:57:17 +08:00
  • 3aa9982b23 Fixed issue that it will throw error when deserialize model in python client. geekerzp 2015-04-23 18:19:08 +08:00
  • 7d706f6a00 Added pom.xml for python client. geekerzp 2015-04-23 18:09:32 +08:00
  • 161aeb393b Add image file for python unit tests. geekerzp 2015-04-23 17:38:57 +08:00
  • f9195a8a0e Added unit tests for python client. geekerzp 2015-04-23 17:13:26 +08:00
  • 9a36174685 Clean up of '\n' escaping. Alexey Nechaev 2015-04-23 11:50:07 +03:00
  • 4f5f6a9e8f Include Scala petstore sample into integration test xhh 2015-04-23 15:27:44 +08:00
  • 78072f753c Fix tests for Scala petstore sample xhh 2015-04-23 09:38:27 +08:00
  • d5a3cc7300 fix php swagger type wing328 2015-04-23 00:42:36 +08:00
  • fc0be6d503 Fixes #646: Example field handling has been fixed. Alexey Nechaev 2015-04-22 16:17:28 +03:00
  • 699973dcfe Group and version are avaiable from parent pom. Alexey Nechaev 2015-04-22 16:11:16 +03:00
  • 465266e219 Updated Java Spring MVC query param generation to include 'required' parameter if it's available. Blazej Marcinkiewicz 2015-04-22 11:52:46 +02:00
  • 5c935a4c29 Merge pull request #668 from wing328/fix_swagger_type Tony Tam 2015-04-21 10:01:35 -07:00
  • 95ff0b9313 remove pettest, which is for testing only wing328 2015-04-21 23:16:54 +08:00
  • eed04560c0 fix string? wing328 2015-04-21 23:16:17 +08:00
  • 2c0e8f6079 fix csharp model name issue William Cheng 2015-04-21 22:42:13 +08:00
  • 152eabbd6a Fixed PetstoreClient.xccheckout. geekerzp 2015-04-21 16:33:28 +08:00
  • 60ab624b23 Updated xcode project for petstore geekerzp 2015-04-16 18:39:21 +08:00
  • 4dd793c0ac Updated naming convention in objc client. geekerzp 2015-04-16 17:34:11 +08:00
  • 7f4916f333 Merge pull request #664 from geekerzp/develop_2.0_python_content_type Tony Tam 2015-04-20 21:46:06 -07:00
  • bf4d0a5466 Merge pull request #663 from wing328/better_method_doc Tony Tam 2015-04-20 21:43:41 -07:00
  • d053d464dd Fixed encoding issue for request json body in python client. geekerzp 2015-04-20 18:05:16 +08:00
  • 5465708a42 add method documentation to android and scala William Cheng 2015-04-19 23:51:46 +08:00
  • 3622cfd169 add method documentation for objc client William Cheng 2015-04-19 23:41:26 +08:00
  • ae389a8993 update python method documentation William Cheng 2015-04-19 23:23:09 +08:00
  • 1d175c1c7d + advices for OS X Users Denis Yagofarov 2015-04-18 22:41:18 +03:00
  • 7e37f3294a bug fix for post (model) and update php test cases wing328 2015-04-17 20:01:58 +08:00
  • 1e273640b4 Issue #642 - Removing the unnecesary \n added to generated example requests Karthik Velakur 2015-04-16 13:26:52 -04:00
  • cbbe29cf70 Merge pull request #651 from wing328/method_name_style Tony Tam 2015-04-16 10:09:47 -07:00
  • c87579e1f7 fix rspec due to change of optional parameter in ruby method wing328 2015-04-17 01:03:15 +08:00
  • c30ed059fe update php api test with SwaggerClient.php wing328 2015-04-17 00:16:09 +08:00
  • 676c4d0835 add back php unit testing and readme to PHP SwaggerClient sample code wing328 2015-04-17 00:10:27 +08:00
  • 4c717829b3 update test.php, remove old SwaggerPetstore-php wing328 2015-04-16 23:54:55 +08:00
  • 8512259d02 update method name based on style guide, update petstore sample wing328 2015-04-16 23:45:31 +08:00
  • e45b04ef32 Merge pull request #649 from xhh/ruby-optional-params Tony Tam 2015-04-16 09:11:28 -07:00
  • de21088619 Support optional body parameter xhh 2015-04-16 18:20:36 +08:00
  • 61bf7f49cc Remove redundant blank lines xhh 2015-04-14 10:22:12 +08:00
  • a819e4d523 Support optional parameters in Ruby client xhh 2015-04-14 09:53:45 +08:00
  • 57ca71fcc9 Merge pull request #626 from wing328/fix_ruby_rspec Tony Tam 2015-04-15 22:56:54 -07:00
  • a03574e119 Merge pull request #631 from xhh/ruby-config Tony Tam 2015-04-15 22:54:46 -07:00
  • 19d7dad33c Merge pull request #618 from wing328/python3_codegen Tony Tam 2015-04-15 22:53:15 -07:00
  • 2cd8ba9875 Merge branch 'geekerzp-develop_2.0_objc_tests' into develop_2.0 Tony Tam 2015-04-15 22:49:05 -07:00
  • dc11c94514 Merge branch 'develop_2.0_objc_tests' of https://github.com/geekerzp/swagger-codegen into geekerzp-develop_2.0_objc_tests Tony Tam 2015-04-15 22:46:46 -07:00
  • 037fe442dc Merge branch 'geekerzp-develop_2.0_objc_optional_property' into develop_2.0 Tony Tam 2015-04-15 22:44:03 -07:00
  • 0525d66b86 regenerated Tony Tam 2015-04-15 22:43:48 -07:00
  • a168c4bf06 Merge branch 'develop_2.0_objc_optional_property' of https://github.com/geekerzp/swagger-codegen into geekerzp-develop_2.0_objc_optional_property Tony Tam 2015-04-15 22:12:01 -07:00
  • a465edd890 Merge pull request #645 from who/develop_2.0 Tony Tam 2015-04-15 16:51:24 -07:00
  • 164a01ed12 Fixing a bug which was preventing payloads to serialize into JSON who 2015-04-15 16:17:21 -07:00
  • 39602c4b2b Merge pull request #644 from hyeghiazaryan/develop_2.0 Tony Tam 2015-04-15 14:24:20 -07:00
  • 33dfcd247d Adding defaultHeaders dictionary to generated API classes. defaultHeaders will be merged with headerParams before sending the request. hrachya 2015-04-15 13:02:09 -07:00
  • 1617b76e27 Merge pull request #637 from hyeghiazaryan/develop_2.0 Tony Tam 2015-04-15 10:08:21 -07:00
  • 0a9df88e53 Using propertyIsOptional to implement optional property instead of using Optional protocol in objc client. geekerzp 2015-04-15 17:53:45 +08:00
  • 989641892e Remove outdated tests in objc client geekerzp 2015-04-15 15:10:46 +08:00
  • 21fcbc7acb Adding import for Foundation.h to SWGQueryParamCollection.h hrachya 2015-04-14 13:20:38 -07:00
  • dfa17d2291 Merge pull request #630 from who/develop_2.0 Tony Tam 2015-04-14 12:35:44 -07:00
  • f4a2eff4b7 Fixing nested model deserialization - Issue #635 who 2015-04-14 12:24:59 -07:00
  • f9fd511eb0 Merge pull request #634 from hyeghiazaryan/develop_2.0 Tony Tam 2015-04-14 11:36:25 -07:00
  • ff71a2cc60 Adding toParamName override to ObjcClientCodegen.java hrachya 2015-04-14 11:23:09 -07:00
  • 41371bd901 Initialize a default configuration object xhh 2015-04-14 15:03:21 +08:00
  • 7db7b146be Fix hard-coded values in Ruby client: scheme, host and base_path xhh 2015-04-14 12:32:25 +08:00
  • de25d63838 Making the default PHP package name more generic instead of being specific to Petstore who 2015-04-13 16:27:30 -07:00
  • 42829ffb13 A proposed fix for Issue #628 who 2015-04-13 13:14:10 -07:00
  • 444666a365 Merge pull request #629 from who/develop_2.0 Tony Tam 2015-04-13 12:30:41 -07:00
  • 41db8798af correct usage of strpos who 2015-04-13 12:22:38 -07:00
  • 33bd614a42 Merge pull request #625 from geekerzp/develop_2.0_python_form_params Tony Tam 2015-04-13 10:26:17 -07:00
  • 10ad0b48dc Merge pull request #623 from wing328/php_fix_double Tony Tam 2015-04-13 10:24:54 -07:00
  • 4a0314849e fix ruby spec wing328 2015-04-13 22:23:52 +08:00
  • 10a9d298d7 Fixed request content-type in objc client. geekerzp 2015-04-13 17:30:43 +08:00
  • 13d513f02b fix double in php client response William Cheng 2015-04-12 23:06:07 +08:00
  • 7f84deaf30 Merge branch 'develop_2.0' of github.com:swagger-api/swagger-codegen into develop_2.0 Tony Tam 2015-04-10 23:07:27 -07:00
  • 765a5c6aa1 added uniqueness for nickname, #612 Tony Tam 2015-04-10 23:07:00 -07:00
  • f7c195a7ac updated pom for #612 Tony Tam 2015-04-10 23:06:47 -07:00
  • 252cb18aeb Merge pull request #619 from geekerzp/develop_2.0_python_package Tony Tam 2015-04-10 21:03:08 -07:00