Commit Graph

  • 2662167372 Merge pull request #805 from hyeghiazaryan/develop_2.0 Ole Lensmar 2015-06-02 09:33:52 -04:00
  • e98320862c Merge pull request #706 from 0legg/feature/retrofit-templates Ole Lensmar 2015-06-02 09:09:41 -04:00
  • 2d6a7092e3 removed unused file wing328 2015-06-02 20:43:11 +08:00
  • 7080983521 return exception instead of null for 404, add properties to api exception class wing328 2015-06-02 17:25:38 +08:00
  • 19540ed7f0 Store response headers and body in ApiException xhh 2015-06-02 15:33:44 +08:00
  • 699df0029b updated comments for objc client. geekerzp 2015-06-02 15:33:33 +08:00
  • 86971ee752 added comments for objc client geekerzp 2015-06-02 11:50:47 +08:00
  • d258a6c1c2 Merge branch 'develop_2.0' of https://github.com/hyeghiazaryan/swagger-codegen into develop_2.0 Hrachya Yeghiazaryan 2015-06-01 10:44:23 -07:00
  • 3e0913a813 removing generic header comments hrachya 2015-06-01 10:43:23 -07:00
  • 762a3279ea clean up test.php wing328 2015-06-01 14:50:57 +08:00
  • f357f4c9d7 fix default header wing328 2015-06-01 14:24:09 +08:00
  • 8d708c2442 add test case for default header wing328 2015-05-31 11:17:59 +08:00
  • 83d069d053 add support for obj, remove null from serialized json string wing328 2015-05-31 09:49:24 +08:00
  • b5429d9e8e Added authentication for objc client. geekerzp 2015-05-30 18:04:20 +08:00
  • 0996901e72 add documentation -c option and config-help Richie Azaria 2015-05-29 13:01:42 -07:00
  • ec08d31031 add template for Retrofit and Gson Oleg Godovykh 2015-04-29 17:18:20 -04:00
  • ca46405850 Update README.md Ron 2015-05-29 08:53:06 -04:00
  • 7d7ed15fdc Update README.md Ron 2015-05-29 08:52:48 -04:00
  • 34315f7338 Create LICENSE Ron 2015-05-29 08:52:29 -04:00
  • 26a22a30a1 Create LICENSE Ron 2015-05-29 08:52:03 -04:00
  • 41e4fc79ae Extended the api-class generation by a interface generation Fredrik Gustafsson 2015-05-29 12:19:28 +02:00
  • 049299f07f Updated 'api.mustache' to generate asynchronous methods aswell Fredrik Gustafsson 2015-05-29 10:53:48 +02:00
  • 5f36ad3b75 add authentication support wing328 2015-05-29 16:43:27 +08:00
  • 18cf6bcfa6 Updated python client. geekerzp 2015-05-29 15:09:19 +08:00
  • a8c526efd5 Add unit tests for Configuration and ApiClient xhh 2015-05-26 16:41:04 +08:00
  • 62c8f9e1e2 Rebuild Java Petstore sample xhh 2015-05-26 16:13:19 +08:00
  • ac134c0afa Make ApiClient more pluggable for Java xhh 2015-05-26 16:05:47 +08:00
  • a29c3abeb8 Use File.separatorChar in Ruby generator, add comments xhh 2015-05-29 12:05:47 +08:00
  • 623a1278cf Add test case for API key auth xhh 2015-05-23 11:52:49 +08:00
  • e52694cde0 Regenerate Ruby Petstore sample xhh 2015-05-23 09:41:03 +08:00
  • 95813714a5 Add support of HTTP basic and API key auth to Ruby codegen xhh 2015-05-22 21:34:11 +08:00
  • 6a6473ede3 Allow omitting username/password for HTTP basic auth xhh 2015-05-29 11:55:48 +08:00
  • e10e1f5249 Refactor auth method naming, add comments xhh 2015-05-29 11:29:06 +08:00
  • 6eb1a89205 Add authentication helper methods and test cases xhh 2015-05-29 11:28:03 +08:00
  • 4d25d264c4 Merge remote-tracking branch 'origin/develop_2.0' into java-auth xhh 2015-05-29 10:08:50 +08:00
  • ba7025d54b Adding config-help command hrachya 2015-05-28 15:02:32 -07:00
  • 1f360961e0 Simplifying CliOption class hrachya 2015-05-28 14:55:36 -07:00
  • 08647b337f fixing property name hrachya 2015-05-28 13:08:52 -07:00
  • c5a7800ec6 fixing typo hrachya 2015-05-28 13:02:30 -07:00
  • 26a2290078 adding classPrefix, sourceFolder, projectName cli options to objc hrachya 2015-05-28 13:01:54 -07:00
  • 2edcd82094 minor fix to output path wing328 2015-05-28 19:16:26 +08:00
  • 165efdbdbb rename apiinvoker to apiclient, add configuration, make apiclient an instance wing328 2015-05-28 18:24:03 +08:00
  • 412fcf11f9 update file separator wing328 2015-05-28 15:19:05 +08:00
  • e993d08563 rename APIClient to ApiClient, APIClientException to APIException wing328 2015-05-28 15:06:31 +08:00
  • 61bc652229 use file separator wing328 2015-05-28 14:34:39 +08:00
  • 699f6fff44 update file path wing328 2015-05-28 14:18:05 +08:00
  • 1a868abdfa rename APIClient to ApiClient wing328 2015-05-28 10:51:36 +08:00
  • c9c58cbe4c new -c/--config option for swagger-cli to specify json config file path setting options passed in config file if those were allowed by lang specific CodegenConfig hrachya 2015-05-27 17:37:07 -07:00
  • c3055c7cc4 Adding Config and ConfigParser classes hrachya 2015-05-27 17:30:42 -07:00
  • 2cca1a8c2c Changing templateDir back to explicit option for cli hrachya 2015-05-27 17:22:44 -07:00
  • a9e767cbd8 Rolling back changes to deprecated class hrachya 2015-05-27 17:19:34 -07:00
  • 1657f2e5f7 Merge pull request #801 from rlo2014/develop_2.0 Ron 2015-05-27 19:48:51 -04:00
  • e93a377982 Removing comment (// do some magic!) that is no longer necessary and confusing. After olensmar refactor of jax-rs codegen, magic/implementation should be placed in the delegate/implementation as opposed to the api itself. Any logic put in api itself will be overwritten with the next code gen, whereas the delegate implemenation will remain intact. rlo2014 2015-05-27 14:55:28 -07:00
  • 2c12312b97 update user agent and add more test cases wing328 2015-05-27 22:44:56 +08:00
  • 866b546cfd make api client pluggable wing328 2015-05-27 17:56:39 +08:00
  • 74f5c769f9 removing extra file, was committed by mistake hrachya 2015-05-26 17:10:19 -07:00
  • 1e09f5149e Add 'invokerPackage', 'groupId', 'arifactId', 'artifactVersion', 'sourceFolder' command line options for java (and all the derived ones jaxrs, spring-mvc ...) Add processOpts override to process java specific options Move supporting file initialization from constructor to processOpts, since it uses some of the options that are not yet set in the constructor Add setters hrachya 2015-05-26 17:05:53 -07:00
  • e08a5a9d83 Add 'modelPackage' and 'apiPackage' as command line options Add setters for modelPackage and apiPackage hrachya 2015-05-26 17:01:07 -07:00
  • d7dec5a43d Use new functionality to add 't' as a command line option to set 'templateDir' hrachya 2015-05-26 16:02:27 -07:00
  • 33436d62c3 Get all cliOptions for available codegen configs and add to command line options Add all the specified ones to clientOpts properties hrachya 2015-05-26 15:57:01 -07:00
  • 9f1504062a add List<CliOption> cliOptions() method to CodegenConfig interface with default implementation in DefaultCodegen hrachya 2015-05-26 15:52:25 -07:00
  • f8cafaaee7 new CliOption class for wrapping org.apache.commons.cli.Option hrachya 2015-05-26 15:49:32 -07:00
  • 4d1d163a73 update php template to debug curl wing328 2015-05-26 23:52:35 +08:00
  • 171bf969c7 add debug switch to configuration wing328 2015-05-26 23:20:34 +08:00
  • ca145297e9 Updated ApiClient of objc sdk. geekerzp 2015-05-26 18:00:45 +08:00
  • c2c43bba37 make datetime nullable wing328 2015-05-26 17:48:52 +08:00
  • 951b7a9075 Do not use JSON as default Accept header when no produces present xhh 2015-05-26 10:35:49 +08:00
  • f807e34b2b refactor csharp (no compile error) wing328 2015-05-25 18:21:17 +08:00
  • aa03be7f76 Clean up old code xhh 2015-05-25 17:25:01 +08:00
  • ed14c515bf Add comments to string utility methods xhh 2015-05-25 16:01:57 +08:00
  • 2d545c7f0b updated ApiClient of python sdk. geekerzp 2015-05-25 15:29:31 +08:00
  • 3beeb6125e updated ApiClient of python sdk. geekerzp 2015-05-25 14:31:55 +08:00
  • 19a8ac4841 Add unit tests xhh 2015-05-25 12:32:24 +08:00
  • 85d0e08a80 Rebuild Java Petstore client xhh 2015-05-25 12:31:54 +08:00
  • fff8972a77 Extract utility methods to the StringUtil class xhh 2015-05-25 12:29:41 +08:00
  • 92dd5cab93 add restsharp.dll, update compile.bat wing328 2015-05-25 11:44:08 +08:00
  • 141b580c8c Minor improvement to Java API client accept and content-type header xhh 2015-05-24 08:51:08 +08:00
  • 095771d345 Merge pull request #738 from tomtit/issue429 Tony Tam 2015-05-23 15:10:38 -07:00
  • 5d581c3b03 Fixes #429: Handling of composed models has been added. Alexey Nechaev 2015-05-08 14:21:29 +03:00
  • 087c28dae4 rebuilt client Tony Tam 2015-05-23 09:04:46 -07:00
  • 85c37fbe27 fix for #781 Tony Tam 2015-05-23 09:04:40 -07:00
  • ad9b790712 updated sample Tony Tam 2015-05-23 09:04:06 -07:00
  • 82436c5b44 Merge pull request #780 from geekerzp/develop_2.0_objc_contenttype Tony Tam 2015-05-23 08:54:53 -07:00
  • 156afa7795 Merge pull request #778 from wing328/php_apiclient_instance Tony Tam 2015-05-23 08:54:33 -07:00
  • 74dc05bbf5 Merge pull request #776 from wing328/php53_fix_warning Tony Tam 2015-05-23 08:53:52 -07:00
  • b6d206aff7 Merge pull request #774 from geekerzp/develop_2.0_python_contenttype Tony Tam 2015-05-23 08:53:34 -07:00
  • e3c116312b Merge pull request #773 from hyperworks/master Tony Tam 2015-05-23 08:53:06 -07:00
  • 5527932a8e Merge branch 'xhh-ruby-void-response' into develop_2.0 Tony Tam 2015-05-23 08:52:15 -07:00
  • 3cb9d094d3 Merge branch 'ruby-void-response' of ssh://github.com/xhh/swagger-codegen into xhh-ruby-void-response Tony Tam 2015-05-23 08:49:28 -07:00
  • d83a275b6e Merge branch 'develop_2.0' of github.com:swagger-api/swagger-codegen into develop_2.0 Tony Tam 2015-05-23 08:48:40 -07:00
  • 98d5dd727b Merge branch 'tkQubo-feature/swift-PromiseKit' into develop_2.0 Tony Tam 2015-05-23 08:48:28 -07:00
  • 565f054b79 merged Tony Tam 2015-05-23 08:48:18 -07:00
  • f4aee62fb4 Merge pull request #775 from wing328/csharp_fix_object_type Tony Tam 2015-05-23 08:43:14 -07:00
  • 864f0f5a3a Merge branch 'sosso-origin/develop_2.0' into develop_2.0 Tony Tam 2015-05-23 08:34:01 -07:00
  • d447c423b5 updated test to get expected value Tony Tam 2015-05-23 08:33:48 -07:00
  • f9ed8a9a08 updated test to get expected value Tony Tam 2015-05-23 08:33:40 -07:00
  • 3638d79291 updated test to get expected value Tony Tam 2015-05-23 08:33:27 -07:00
  • 2514f3aa08 update SWGApiClient.h of objc client. geekerzp 2015-05-23 15:29:38 +08:00
  • 3d3cbe115e minor improvement to objc client accept and content-type header geekerzp 2015-05-23 15:22:12 +08:00
  • 691838c47d add test case for api client instance wing328 2015-05-23 10:35:19 +08:00