Commit Graph

  • 1b4c71c280 re-adding Configuration->deleteDefaultHeader nmonterroso 2015-06-23 09:27:34 -07:00
  • d83036ccdf fix regular expression wing328 2015-06-23 22:36:57 +08:00
  • d18426c69a fix reg expression wing328 2015-06-23 22:30:43 +08:00
  • 351833a923 test fix wing328 2015-06-23 21:52:00 +08:00
  • 2979d93829 use replace instead of replaceAll wing328 2015-06-23 21:47:10 +08:00
  • 2fce2e4109 Removed wrong hasMore from Angular TypeScript mustache Martin Hardorf 2015-06-23 15:37:07 +02:00
  • 13d350be2e Fix warnings and upgrade jersey for Scala client xhh 2015-06-23 21:23:48 +08:00
  • 550493ba84 fix php separator wing328 2015-06-23 21:20:12 +08:00
  • c45af23946 Fixed headerParams and paramName Martin Hardorf 2015-06-23 12:05:43 +02:00
  • 19ee56592e Allow customizing SSL CA certificate xhh 2015-06-23 17:23:22 +08:00
  • aec4af1b88 Replace slash with File.separator kubo_takaichi 2015-06-23 16:10:21 +09:00
  • 46869df631 Make HTTP response accessible by storing the last response xhh 2015-06-23 15:02:40 +08:00
  • c91a1b963b change serializer to be instanced, rather than static methods nmonterroso 2015-06-22 21:33:44 -07:00
  • 2fced0f634 Revert "Updates to csharp model template to support inheritance" nmonterroso 2015-06-22 21:12:13 -07:00
  • 60b0ffeb0e don't prepend the invokerPackage - an artifact from an earlier implementation nmonterroso 2015-06-22 21:06:22 -07:00
  • 6623e120cd renaming to Configuration nmonterroso 2015-06-22 20:53:59 -07:00
  • 46ec934a9c java7 doesn't have replace, but put operates as such, so switch to that nmonterroso 2015-06-22 20:49:12 -07:00
  • 5a9e9550ca fixing php-doc nmonterroso 2015-06-22 20:43:00 -07:00
  • 8e0142338e removing unused imports nmonterroso 2015-06-22 20:36:57 -07:00
  • 61e368ce87 Merge remote-tracking branch 'swagger/develop_2.0' into php-upgrades nmonterroso 2015-06-22 20:29:09 -07:00
  • c93b0dd3b8 make srcBasePath configureable nmonterroso 2015-06-22 20:24:19 -07:00
  • 79e31a5761 Add a workaround against void forcibly being converted to string kubo_takaichi 2015-06-23 11:59:49 +09:00
  • fa3a9a9d61 Change class package kubo_takaichi 2015-06-23 10:22:05 +09:00
  • febaa340e3 Treat object as String (temporary measure) kubo_takaichi 2015-06-22 19:05:32 +09:00
  • bcab55e3ef Tighten parameter requirement kubo_takaichi 2015-06-22 19:05:02 +09:00
  • 24465d2df4 Change model naming kubo_takaichi 2015-06-22 19:04:45 +09:00
  • 8540ac71c8 Update swift code generation script kubo_takaichi 2015-06-22 19:04:22 +09:00
  • 9e47042122 Update models kubo_takaichi 2015-05-27 13:24:08 +09:00
  • e0109afc60 Fix typo kubo_takaichi 2015-05-27 13:23:54 +09:00
  • ff88f7175d Update models kubo_takaichi 2015-05-27 13:08:08 +09:00
  • c9a9b0ad2b Refine authMethods description kubo_takaichi 2015-05-27 13:02:29 +09:00
  • db01ec801f Add suppressRequired functionality kubo_takaichi 2015-05-27 13:01:57 +09:00
  • 495e528eec Add generated code kubo_takaichi 2015-05-27 12:30:58 +09:00
  • a7c91d610f Add error response body to NSError kubo_takaichi 2015-05-27 12:26:01 +09:00
  • d08acf7298 Add a dateTime formatter candidate kubo_takaichi 2015-05-27 12:25:46 +09:00
  • 7be35bb02e Change method name to avoid name collision kubo_takaichi 2015-05-26 10:59:55 +09:00
  • b4d6fd3ba3 Returning when query param value is null. Raghav sidhanti 2015-06-22 20:16:35 -07:00
  • d5d1483656 properly account for custom and non-custom settings for modelPackage and apiPackage nmonterroso 2015-06-22 20:14:54 -07:00
  • 02c41ac574 fix for #900, invalid param name for java client Tony Tam 2015-06-22 20:00:28 -07:00
  • 3a6f431f62 make packagePath configureable, and remove unused code nmonterroso 2015-06-22 19:34:03 -07:00
  • 4fe979a8c0 code compiles and *should* work, but need to re-organize for separate client/api-specific class namespaces nmonterroso 2015-06-22 19:26:26 -07:00
  • 3b6a3b4a38 Add logging for API call entry and result xhh 2015-06-20 12:52:33 +08:00
  • da14c9e692 changing to invokerPackage nmonterroso 2015-06-22 19:09:32 -07:00
  • b8b003bc83 Merge remote-tracking branch 'swagger/develop_2.0' into php-upgrades nmonterroso 2015-06-22 19:09:13 -07:00
  • 229ea93627 Add debugging switch to Ruby generator xhh 2015-06-20 12:16:53 +08:00
  • 24296eacea Merge branch 'develop_2.0' into params-order xhh 2015-06-23 10:02:18 +08:00
  • 6958db3d3d Refactored Pairs to use List instead of Set. Raghav Sidhanti 2015-06-22 17:14:18 -07:00
  • 32b50e7c8e Refactored parameterToPairs Raghav Sidhanti 2015-06-22 17:02:00 -07:00
  • b803895750 Merge pull request #865 from ammmze/feature/php-namespace-and-doc Tony Tam 2015-06-22 16:53:57 -07:00
  • d1153dfeb4 Merge pull request #866 from geekerzp/develop_2.0_objc_deserialize_map Tony Tam 2015-06-22 16:53:28 -07:00
  • 385fab225e Merge pull request #871 from xhh/ruby-object-type Tony Tam 2015-06-22 16:53:21 -07:00
  • 89a5abb217 Merge pull request #870 from wing328/perl_cli_support Tony Tam 2015-06-22 16:53:12 -07:00
  • 79a5614be9 Invalid strings will be passed as blank query param. Raghav Sidhanti 2015-06-22 15:55:29 -07:00
  • a1b56c9b83 Renamed QueryParam to Pair class in Android templates. Raghav Sidhanti 2015-06-22 15:28:29 -07:00
  • ecddfb7ccf Renamed QueryParam to Pair class in Java templates. Raghav Sidhanti 2015-06-22 15:16:45 -07:00
  • bd5eb7ace3 update tests nmonterroso 2015-06-22 12:30:52 -07:00
  • 8e15bd6a85 call setHost on config nmonterroso 2015-06-22 12:13:39 -07:00
  • 5ef50f9f4b rename ApiConfiguration to ApiClientConfiguration nmonterroso 2015-06-22 12:07:48 -07:00
  • a6331244e1 move all configuration to ApiConfiguration nmonterroso 2015-06-22 12:05:22 -07:00
  • 01d7776fc1 don't create a new response object, and keep the old string value in the exception and have the object as ApiException->responseObject nmonterroso 2015-06-22 11:47:23 -07:00
  • 109b7eeaec adding static setters/getters for models since members are no public nmonterroso 2015-06-22 11:19:01 -07:00
  • 5de99bafa7 fixing package output nmonterroso 2015-06-22 11:18:36 -07:00
  • a664abcf51 Contributed maven plugin to the swagger-codegen project Gareth Evans 2015-06-22 19:17:29 +01:00
  • 6f11092a57 call setHost using API baspath when no apiclient is provided nmonterroso 2015-06-22 10:35:57 -07:00
  • e598384d97 move authentication to the API level, so that supporting classes aren't api-specific nmonterroso 2015-06-22 10:31:38 -07:00
  • 53bddae904 separate serialization responsibility to ObjectSerializer class nmonterroso 2015-06-22 09:47:28 -07:00
  • 1519912a1a cleaning up some php doc nmonterroso 2015-06-22 09:26:45 -07:00
  • b3a3bdd2e0 add fully-qualified class names to deserialize params nmonterroso 2015-06-22 09:18:41 -07:00
  • 04be474f56 moving $host back to ApiClient and making ApiClient setters fluent nmonterroso 2015-06-22 08:36:49 -07:00
  • 99e963709b renaming configuration nmonterroso 2015-06-22 08:30:08 -07:00
  • b9ca19168a remove static fields in Configuration and make variable case more consistent nmonterroso 2015-06-22 08:28:22 -07:00
  • acf09da578 Fix typo in python codegen geekerzp 2015-06-22 16:35:15 +08:00
  • 1d59937150 add nunit test for csharp wing328 2015-06-22 11:53:44 +08:00
  • caa1b7f411 generate model imports for support files, and use them as imports nmonterroso 2015-06-19 15:20:29 -07:00
  • 7a9a41fe01 Java and Android template changes to accommodate query params defined by the collection-format. Raghav Sidhanti 2015-06-19 14:06:25 -07:00
  • acdc5328fe deserialize thrown exceptions nmonterroso 2015-06-19 11:24:56 -07:00
  • 3252dd0d18 check for null array in constructor nmonterroso 2015-06-19 10:32:38 -07:00
  • 5c409884b9 make setters fluent nmonterroso 2015-06-19 10:31:05 -07:00
  • f9f58596b8 account for return type where the response type is in a list container, and properly import models into operations nmonterroso 2015-06-18 16:51:24 -07:00
  • bb11322919 use proper namespaces, getters/setters, and phpdocs nmonterroso 2015-06-18 15:41:12 -07:00
  • 4495774fd5 proper autoloader and move generated files to PSR-4 compliant locations nmonterroso 2015-06-18 15:08:45 -07:00
  • 1aeb50feef Replacing getClientResponseStatus() with getStatusInfo() Andrew B 2015-06-18 14:41:17 -07:00
  • b74050dd7b Change to use the autoload.php and change the namespacing Branden Cash 2015-06-13 09:40:32 -07:00
  • 2ac7384abf Fix tests Branden Cash 2015-06-12 16:49:17 -07:00
  • eed45a41a3 Fixed the missing closing doc chars and updated sample Branden Cash 2015-06-12 16:21:37 -07:00
  • 69c2f6f945 Add phpdoc for the api.apiClient Branden Cash 2015-06-12 16:05:45 -07:00
  • 5119299e8a Remove unused code Branden Cash 2015-06-12 15:45:36 -07:00
  • 719a0b732e Update sample client Branden Cash 2015-06-12 15:01:25 -07:00
  • 8ed690cad0 Better namespace support, so that your not limited to only having a single vendor space, you can have \Vendor\Package\Model as a namespace. Also updates with proper phpdoc comments so that IDE code hinting can function properly. Branden Cash 2015-06-12 15:01:10 -07:00
  • f957471509 update silex sample code location William Cheng 2015-06-19 02:37:08 +08:00
  • 0b0325b8af update readme, fix swaggering name William Cheng 2015-06-19 02:32:50 +08:00
  • d178d5e7d8 add sinatra template William Cheng 2015-06-19 02:11:08 +08:00
  • 4ef34680cd renaming to ApiClient.mustache nmonterroso 2015-06-18 10:30:53 -07:00
  • 6ab7be4058 add package version wing328 2015-06-18 22:20:52 +08:00
  • df72188bc0 add cli support to csharp wing328 2015-06-18 22:06:59 +08:00
  • 8d18aee2f2 Update test case test_deserialize_to_dict of python client geekerzp 2015-06-18 22:02:54 +08:00
  • 449ba4f644 Fixed required parameters for APIs in TypeScript Martin Hardorf 2015-06-18 12:42:04 +02:00
  • 194c8ff71d Update config-help message of python client geekerzp 2015-06-16 15:29:10 +08:00
  • 62f4c252f2 Update python codegen. geekerzp 2015-06-16 09:44:18 +08:00
  • 5d19ef6146 Generate the python into python/ folder directly geekerzp 2015-06-12 18:22:24 +08:00