Commit Graph

  • 0f1842bb06 add datatype link under responses xming 2016-05-06 10:35:45 +08:00
  • e5ab34b658 Replace 'BEARER' with 'Bearer' everywhere. RFC6750 indicates that the correct header format is 'Bearer <token>', not 'BEARER <token>'. Griffin Schneider 2016-05-05 15:54:22 -04:00
  • ebdf12bcd4 fixed code gen using {{#isListContainer}}*{{/isListContainer}} field Guo Huang 2016-05-05 11:41:58 -07:00
  • b92e240ac2 Merge branch 'leonyu-typescript-fetch' wing328 2016-05-05 17:13:10 +08:00
  • e04c4ec640 add typescript-fetch client generator wing328 2016-05-05 17:12:28 +08:00
  • e0ec38df72 Merge branch 'typescript-fetch' of https://github.com/leonyu/swagger-codegen into leonyu-typescript-fetch wing328 2016-05-05 16:43:30 +08:00
  • e1d4a6205c Merge branch 'diyfr-SpringBootServer' wing328 2016-05-05 15:31:57 +08:00
  • 3b8a66bb8c rename spsringboot sh, change permission, add ModelApiResponse.java wing328 2016-05-05 15:31:17 +08:00
  • 3dccc7d2a1 Merge branch 'SpringBootServer' of https://github.com/diyfr/swagger-codegen into diyfr-SpringBootServer wing328 2016-05-05 15:28:10 +08:00
  • 060a557dee Merge branch 'diyfr-SpringBootServer' wing328 2016-05-05 15:24:32 +08:00
  • 39cbee5ca2 rename springboot sh, chmod a+x, add ModelApiResponse wing328 2016-05-05 15:23:56 +08:00
  • 8146c874db Merge branch 'SpringBootServer' of https://github.com/diyfr/swagger-codegen into diyfr-SpringBootServer wing328 2016-05-05 15:03:23 +08:00
  • 22ea2d87e0 add validation to model abcsun 2016-05-05 11:41:14 +08:00
  • 9b1d43c6f5 [csharp] default optionalProjectFileFlag to true Jim Schubert 2016-05-04 21:44:52 -04:00
  • 82770e9566 Issue #2756: add null checking to avoid null exception Guo Huang 2016-05-04 13:20:38 -07:00
  • bbeb1a3f6f add dev-dependencies Leon Yu 2016-05-04 14:13:51 -04:00
  • 41b7649e62 fixed array return type return as pointer issue Guo Huang 2016-05-04 10:39:30 -07:00
  • 8209653fb0 Add SpringBoot server generator diyfr 2016-05-04 16:38:36 +02:00
  • e868690c03 add pom.xml based on build.gradle for android api client( using the volley HTTP library ); 黄真俊 2016-05-04 19:51:53 +08:00
  • ec5d300bab added Pepipost wing328 2016-05-04 18:26:13 +08:00
  • 98a2a22abf [koly] generate nodejs codes kolyjjj 2016-05-04 17:56:02 +08:00
  • 366c7d6917 Add Opeiontal decorator to basePath Takuro Wada 2016-05-04 18:25:29 +09:00
  • f4ef2b0325 add valid function and validation to each setter abcsun 2016-05-04 16:56:56 +08:00
  • 949da93a05 Update typescript-angular2 client to adopt to rc Takuro Wada 2016-05-04 17:19:00 +09:00
  • c8f2715edc fix the minLength validation abcsun 2016-05-04 14:52:12 +08:00
  • 33291f5780 Merge branch 'guohuang-tests' wing328 2016-05-04 10:21:47 +08:00
  • 27b8d1af81 Merge branch 'tests' of https://github.com/guohuang/swagger-codegen into guohuang-tests wing328 2016-05-04 10:21:38 +08:00
  • 4117608654 Merge pull request #2749 from guohuang/pointer wing328 2016-05-04 10:17:07 +08:00
  • dc262a3567 Merge pull request #2765 from Vrolijkx/master wing328 2016-05-04 09:57:21 +08:00
  • 96f90106ec Merge branch 'wing328-bherila-typescript-es6-promises' wing328 2016-05-04 09:54:56 +08:00
  • 8181720397 Merge branch 'bherila-typescript-es6-promises' of https://github.com/wing328/swagger-codegen into wing328-bherila-typescript-es6-promises wing328 2016-05-04 09:54:42 +08:00
  • 60ee308da5 added assert to check response status match the query Guo Huang 2016-05-03 11:55:51 -07:00
  • a98c58a76f Merge branch 'master' of https://github.com/swagger-api/swagger-codegen Kristof Vrolijkx 2016-05-03 20:55:28 +02:00
  • 9fb85ae8fe removing comment Kristof Vrolijkx 2016-05-03 20:36:24 +02:00
  • 035ee18ba4 fixed testing issue Guo Huang 2016-05-03 10:27:27 -07:00
  • a5b08a8ce7 fixed merge conflict Guo Huang 2016-05-03 10:16:47 -07:00
  • 3168de5f74 Merge branch 'master' of https://github.com/swagger-api/swagger-codegen into pointer Guo Huang 2016-05-03 10:03:48 -07:00
  • 0ce6fd7b36 [koly] update swagger tools to 0.10.1 kolyjjj 2016-05-03 22:18:43 +08:00
  • bed21e418b Merge pull request #2508 from wing328/php_enum wing328 2016-05-03 20:09:51 +08:00
  • 9604257649 #2742 Issue multiple methods if use multi tags diyfr 2016-05-03 13:45:31 +02:00
  • 2c41451b67 add new java file for enum mustache template wing328 2016-05-03 18:24:25 +08:00
  • bfdd49a2b2 add new JS enum mustache template wing328 2016-05-03 18:24:00 +08:00
  • 3346c84a1f better enum support for typescript wing328 2016-05-03 18:23:08 +08:00
  • 982a035cc1 add better enum support to swift wing328 2016-05-03 18:12:35 +08:00
  • 40815f5f00 Merge pull request #2746 from guohuang/tests wing328 2016-05-03 16:57:02 +08:00
  • 6b0b343b92 add option to support ES6 wing328 2016-05-03 16:42:02 +08:00
  • ea8516d747 Readding client.ts Kristof Vrolijkx 2016-05-03 08:39:39 +02:00
  • 333a5edeae Merge branch 'typescript-es6-promises' of https://github.com/bherila/swagger-codegen into bherila-typescript-es6-promises wing328 2016-05-03 14:29:52 +08:00
  • 1d6ec92141 add sh for groovy petstore wing328 2016-05-03 14:11:49 +08:00
  • 0bce28cff2 add back ts resource folder with new folder name wing328 2016-05-03 14:09:08 +08:00
  • 5c97717fc8 temporary remove ts resource folder wing328 2016-05-03 14:08:02 +08:00
  • acb34e3db0 better JS enum class support wing328 2016-05-03 11:06:38 +08:00
  • d35e30d578 better enum support for JS wing328 2016-05-02 23:26:47 +08:00
  • 6e8a19bc5b fix enum for jaxrs and resteasy wing328 2016-04-29 00:21:24 +08:00
  • 8f2573f8a7 add new files for retrofit2rx wing328 2016-04-28 23:47:15 +08:00
  • fc982d1205 add new files for java petstore wing328 2016-04-28 16:15:06 +08:00
  • 6370165912 fix retrofit 1, 2 java sample wing328 2016-04-28 16:13:44 +08:00
  • 3913388331 fix java okhttp enum mismatche tab wing328 2016-04-28 15:57:49 +08:00
  • 70b25a682d fix java default and feign sample wing328 2016-04-27 23:28:15 +08:00
  • 0310d95800 fix csharp enum issue after rebase wing328 2016-04-27 22:06:47 +08:00
  • 4419e71d4b improve enum support in java okhttp-gson client xhh 2016-04-22 16:49:03 +08:00
  • 8588c5ce0a add enum support to java xhh 2016-04-12 23:10:16 +08:00
  • be83c0cc3c add new enum file for csharp and php wing328 2016-04-07 23:16:42 +08:00
  • f5bee0c1b7 fix java docstring wing328 2016-04-06 22:40:50 +08:00
  • 2942ef8b73 add double enum support to C# wing328 2016-04-06 22:32:52 +08:00
  • a7ca0ad11f add enum number support to php wing328 2016-04-06 22:03:50 +08:00
  • 531b536ffb add enum number support to C# wing328 2016-04-06 18:09:27 +08:00
  • 00e15b76ec clean up post process model in csharp, add default value for enum wing328 2016-04-03 23:06:43 +08:00
  • 45f3cfd5cf better enum support for csharp wing328 2016-04-03 20:03:58 +08:00
  • 217d93401b better php enum naming wing328 2016-04-03 17:05:32 +08:00
  • 11deb43829 add enum class support to php wing328 2016-04-03 00:32:13 +08:00
  • 2c9e9ee425 fix getter for allowableValues for php enum wing328 2016-04-02 19:18:49 +08:00
  • 800a858acb add enum support to php, refactor post process model enum wing328 2016-04-02 19:03:32 +08:00
  • f2d180f9a8 Merge pull request #2754 from wing328/add_uuid_mapping wing328 2016-05-03 11:13:45 +08:00
  • 766c73497d Merge pull request #2750 from neilotoole/issue-2748-formatting wing328 2016-05-03 10:01:53 +08:00
  • 6c3701a403 ES6-ify typescript promises, update tests, remove bluebird dependency in favor of ES6 promises Ben Herila 2016-04-09 13:38:45 -07:00
  • 3fba32573c Ensure generated enum values are valid, resolves #2457 Ben Herila 2016-04-09 13:00:44 -07:00
  • 282f497839 Specify default base path in file, rather than hard-coded in each class Ben Herila 2016-04-07 15:07:49 -07:00
  • d694118685 Rewrite Promise.defer in new style, resolves swagger-api/swagger-codegen#2251 Ben Herila 2016-03-27 19:10:18 -07:00
  • 1fef0ef691 Fix import statement Scott Williams 2016-05-02 16:39:25 +01:00
  • 4a440f4ee4 Fix excpetion message to include Scott Williams 2016-05-02 16:37:32 +01:00
  • 3dbdc83981 Add validation to model Scott Williams 2016-05-02 16:25:46 +01:00
  • 803c62e0dc fixed new line issue Neil O'Toole 2016-05-02 15:53:19 +01:00
  • 2111e9ef8d add new sample files wing328 2016-05-02 22:41:50 +08:00
  • d64af1b836 fix typescript tmeplate folder wing328 2016-05-02 22:16:07 +08:00
  • d6158c4c55 fix uuid for java, php, ruby and csharp wing328 2016-05-02 22:06:33 +08:00
  • 9bf4e12056 issue-2743 generating docs in root/docs(Api/Model) Mikolaj Przybysz 2016-05-02 11:40:56 +02:00
  • ce6dd4b2c2 issue-2743 added autoloading of tests into composer while in dev (ref.: https://getcomposer.org/doc/04-schema.md#autoload-dev) Mikolaj Przybysz 2016-05-02 11:39:56 +02:00
  • b1c030d698 issue-2743 generating unit tests in root/test directory Mikolaj Przybysz 2016-05-02 11:37:17 +02:00
  • 3ed715b26e [csharp] Fix ASP.NET Core 1.0 src location Jim Schubert 2016-05-01 20:42:10 -04:00
  • aa778edbd8 [csharp] Regenerate sample client Jim Schubert 2016-05-01 20:28:50 -04:00
  • 7d8df7ef93 Merge remote-tracking branch 'origin/master' into csharp_default_paths Jim Schubert 2016-05-01 20:16:47 -04:00
  • 7b578a4c4e Update C# client structure using common standards Jim Schubert 2016-04-26 22:37:40 -04:00
  • d78b5f1773 adding diff for files in integration test Kristof Vrolijkx 2016-05-01 22:45:06 +02:00
  • 97e69aabc3 Add support for max/min string length Scott Williams 2016-05-01 16:38:56 +01:00
  • cea6bce196 Follow convention in place when accessing attributes Scott Williams 2016-05-01 16:15:29 +01:00
  • 6e8497fdb7 Add validation to api class Scott Williams 2016-05-01 16:09:02 +01:00
  • 15feb208e7 improving integration test concept. Kristof Vrolijkx 2016-05-01 17:06:12 +02:00
  • 5fdf615de7 Issue #2478 - generated code now conforms more closely to conventions Neil O'Toole 2016-05-01 14:41:40 +01:00
  • f8046bc9c9 small example of a first integration-test of the code-generator Kristof Vrolijkx 2016-05-01 14:27:41 +02:00