Commit Graph

  • 29a7375082 Applied import style of swagger-codegen project Fleque 2015-01-22 11:50:05 +01:00
  • 8f9947a20a Fix for the template resovling from classpath on Windows Fleque 2015-01-22 11:38:42 +01:00
  • dcaf639bec Merge branch 'STRML-fixPHPFormParams' Tony Tam 2015-01-21 23:19:19 -08:00
  • 2f6bf95fa2 merged Tony Tam 2015-01-21 23:19:13 -08:00
  • 154c28b062 Merge pull request #385 from STRML/fixPHPComments Tony Tam 2015-01-21 22:10:20 -08:00
  • 8106de95dc Rework PHP function comments to match PHPDoc style. Samuel Reed 2015-01-21 10:18:22 +01:00
  • 7c342a060a Add missing formParams to PHP api.mustache. Fixes #383. Samuel Reed 2015-01-21 10:01:41 +01:00
  • a15eb6f905 updated java version Tony Tam 2015-01-20 11:23:31 -08:00
  • 4198779b5b python3: support datetime produced by datetime.isoformat like '2015-01-17T00:15:29.515' Dan Peschman 2015-01-17 00:41:37 +00:00
  • 711d2c8cf4 revert previous: no special handling for '' in python3 parseDatetime Dan Peschman 2015-01-16 23:44:02 +00:00
  • 42ad403e5e python3 parseDatetime: return None if passed '' Dan Peschman 2015-01-16 23:09:54 +00:00
  • 527fca5a8b python3 parseDatetime: return None if passed None Dan Peschman 2015-01-15 23:19:01 +00:00
  • 60bd56b91c python3: support more iso8601 datetime formats - http://xml2rfc.ietf.org/public/rfc/html/rfc3339.html#date.and.time.format.examples Dan Peschman 2015-01-15 22:42:59 +00:00
  • 89c776a3b9 Update README.md Tony Tam 2015-01-14 11:16:06 -08:00
  • 6a5b4e2fb4 Merge pull request #364 from Helmsdown/jaxrs-path-annotation-fix Tony Tam 2015-01-11 22:55:36 -08:00
  • fd39402116 Merge pull request #371 from cantecim/develop_2.0 Tony Tam 2015-01-10 12:37:55 -08:00
  • f6055dde30 Fixed apiFileFolder and modelFileFolder function results for android-java Fixes #369 Can Tecim 2015-01-10 22:31:38 +02:00
  • 3abc42eee9 Merge pull request #368 from amandaducrou/master Tony Tam 2015-01-09 10:26:50 -08:00
  • 2d81c71b52 Adding first and hasRequiredParams parameters to Codegen Amanda Ducrou 2015-01-09 10:59:21 +10:00
  • 52db5b0925 Update README.md Tony Tam 2015-01-07 10:40:16 -08:00
  • 9aa9f4e842 fix JaxRS code gen to only generated @PATH annotation on a given resource function when that function is a "sub resource" (e.g. @PATH("/{id}") or @PATH("/{id}/operation") russellb337 2015-01-02 13:52:36 -08:00
  • 21396d0797 added map support for #360 Tony Tam 2014-12-25 08:17:41 -08:00
  • 93eca2a6b6 php fixes Tony Tam 2014-12-24 19:29:25 -08:00
  • 74b9257de4 variable type fixes Tony Tam 2014-12-24 15:00:10 -08:00
  • a921278650 added php generator Tony Tam 2014-12-24 10:19:42 -08:00
  • 2d193a0e92 Merge pull request #218 from JDiPierro/output_resource_path_for_no_models_found Tony Tam 2014-12-23 22:23:14 -08:00
  • 09e7bd9c43 Merge pull request #286 from jebentier/master Tony Tam 2014-12-23 22:17:35 -08:00
  • 0ece4a084f Merge pull request #303 from butlermh/master Tony Tam 2014-12-23 22:16:35 -08:00
  • 0821d1859b Merge pull request #321 from Laurent-Sarrazin/patch-doc Tony Tam 2014-12-23 22:14:39 -08:00
  • 25aef5fd6e Merge pull request #240 from GerardSoleCa/master Tony Tam 2014-12-23 20:31:26 -08:00
  • 20c21cb2f7 added debug info per #330 Tony Tam 2014-12-23 19:56:32 -08:00
  • 3a77287f8b Update README.md webron 2014-12-23 17:29:49 +02:00
  • d2111a8e68 Merge pull request #352 from FMJaguar/patch-2 webron 2014-12-23 17:28:59 +02:00
  • 8fa4b196b4 Merge branch 'develop_2.0' of github.com:swagger-api/swagger-codegen into develop_2.0 Tony Tam 2014-12-19 14:49:51 -08:00
  • 3bf45de1f7 added null check Tony Tam 2014-12-19 14:49:32 -08:00
  • 3c0d639d0e Update README.md Rich DeLauder 2014-12-19 13:10:02 -08:00
  • ed1d0948a3 Merge pull request #351 from earldouglas/exec-maven-plugin Tony Tam 2014-12-18 11:01:52 -08:00
  • 83699e5324 Add the Exec Maven Plugin James Earl Douglas 2014-12-18 10:55:47 -08:00
  • 1f30c65464 Update README.md Tony Tam 2014-12-12 12:47:30 -08:00
  • 45d5e480c0 configured scala version #344 Tony Tam 2014-12-11 09:42:39 -08:00
  • 5ecada11ef moved java-specific reserved words out of default Tony Tam 2014-12-08 13:13:29 -08:00
  • 4f6878a278 fallbacks for unmatched inner types Tony Tam 2014-12-08 11:49:47 -08:00
  • 50e0445ab4 Merge pull request #342 from martoe/codegenfactory Tony Tam 2014-12-08 07:22:22 -08:00
  • 78b36e0ba9 Introduced a factory for codegen data containers Martin Ehrnhoefer 2014-09-30 11:12:11 +02:00
  • 7a5068d632 Introduced a factory for codegen data containers Martin Ehrnhoefer 2014-12-08 10:27:29 +01:00
  • c010b4c9c6 Merge pull request #341 from martoe/responseheaders Tony Tam 2014-12-07 21:30:57 -08:00
  • cc9029236b Merge pull request #340 from martoe/codegenfactory Tony Tam 2014-12-07 21:29:18 -08:00
  • 3f0b71b3e0 Make response headers available to the code generator Martin Ehrnhoefer 2014-10-08 08:57:01 +02:00
  • 0eb467e46e Introduced a factory for codegen data containers Martin Ehrnhoefer 2014-12-07 09:52:52 +01:00
  • f2c64a0fbb removed comments Tony Tam 2014-12-06 15:55:42 -08:00
  • f4424a5eae Introduced a factory for codegen data containers Martin Ehrnhoefer 2014-12-06 16:07:45 +01:00
  • 1b68671e98 Update README.md webron 2014-12-04 16:27:44 +02:00
  • f3ac9a579f Merge branch 'develop_2.0' of github.com:swagger-api/swagger-codegen into develop_2.0 Tony Tam 2014-12-03 00:55:55 -08:00
  • 6e858ee645 updated samples Tony Tam 2014-12-03 00:55:38 -08:00
  • 96ea15a4d0 updated readme Tony Tam 2014-12-03 00:55:25 -08:00
  • 586420b919 Merge pull request #335 from wing328/master Tony Tam 2014-12-02 22:07:24 -08:00
  • c05e07c8aa Merge pull request #331 from yutenglei/develop_2.0 Tony Tam 2014-12-02 21:44:51 -08:00
  • 43a5ece5b3 Merge pull request #312 from idosh/master Tony Tam 2014-12-02 20:40:02 -08:00
  • 9f6d883e68 update deserialize to handle both array(primitive) and Array(model) William Cheng 2014-11-29 18:23:44 +08:00
  • 23d2d09136 added help, dynamic loading Tony Tam 2014-11-26 16:37:44 -10:00
  • f35c748fb2 added help, dynamic loading Tony Tam 2014-11-26 15:20:50 -10:00
  • a24556f0be added static, updated reference to swagger parser Tony Tam 2014-11-26 14:06:00 -10:00
  • a1d604feb3 updated to use swagger parser Tony Tam 2014-11-25 12:01:13 -10:00
  • 524497a606 Merge pull request #332 from mhurne/patch-1 webron 2014-11-24 22:13:29 +02:00
  • 665ba22c7a Fix spelling errors and improve sentence in Compatibility section Matt Hurne 2014-11-24 15:11:38 -05:00
  • 9085a0d148 Assigned Accept and Content-Type request-header for python's api.mustache This was done in PHP but not in python Yu Teng Lei 2014-11-23 16:39:35 -05:00
  • 74d4ff0fc9 added swagger output for conversion Tony Tam 2014-11-21 08:30:21 -10:00
  • 29d956d424 added static html generator Tony Tam 2014-11-21 08:14:33 -10:00
  • 06031a0a34 added 1.2 conversion Tony Tam 2014-11-21 08:14:14 -10:00
  • 9ffece910d added basePath Tony Tam 2014-11-19 13:36:59 -08:00
  • d12a565032 added debug mode Tony Tam 2014-11-19 13:36:52 -08:00
  • 9d6e6b56c6 added tizen c++ support Tony Tam 2014-11-13 09:29:13 -08:00
  • acc0bad668 changed permissions Tony Tam 2014-11-13 09:28:32 -08:00
  • 697457415d updated spec with auth Tony Tam 2014-11-10 21:18:19 -08:00
  • bcfd2e8ab6 println Tony Tam 2014-11-10 21:17:29 -08:00
  • 5adb82f6f6 Merge branch 'develop_2.0' of github.com:swagger-api/swagger-codegen into develop_2.0 Tony Tam 2014-11-10 13:15:36 -08:00
  • 4415cfe30d added escape Tony Tam 2014-11-10 13:15:27 -08:00
  • 0614d1b221 update pom.xml with dependencies fix Codegen.scala to support file as a param type Ido Shamun 2014-11-08 01:19:53 +02:00
  • fb3f331e3c Merge remote-tracking branch 'upstream/master' Ido Shamun 2014-11-07 18:27:58 +02:00
  • 4e9378965b Merge pull request #324 from FindTheBest/pull_request Tony Tam 2014-11-05 15:47:44 -08:00
  • d1fe146522 Adding the casting of integer -> int for python generated code James Ebentier 2014-11-05 15:37:22 -08:00
  • 718e6ba7b4 Merge pull request #302 from martoe/externalDocs Tony Tam 2014-11-04 20:25:41 -08:00
  • b9758107c3 Merge pull request #322 from Laurent-Sarrazin/patch-php-server-generator Tony Tam 2014-10-31 09:32:08 -07:00
  • 06332e5dce Add a basic PHP server-generator example Laurent Sarrazin 2014-10-30 22:13:27 +01:00
  • aa262f6021 Fix a typo Laurent Sarrazin 2014-10-30 14:30:55 +01:00
  • 436d2530e4 "External Documentation Object" implemented (according to spec) Martin Ehrnhoefer 2014-10-08 12:09:08 +02:00
  • 77053fa855 added test case, update for #316 Tony Tam 2014-10-28 13:21:50 -07:00
  • 810c7f9ed2 added test case, update for #316 Tony Tam 2014-10-28 13:21:32 -07:00
  • 59b477d2da added test case, update for src/main/java/com/wordnik/swagger/codegen/DefaultCodegen.java Tony Tam 2014-10-28 13:08:41 -07:00
  • 4c674ca94b rebuilt samples Tony Tam 2014-10-26 21:46:26 -07:00
  • 63c428d048 updated templates Tony Tam 2014-10-26 21:46:14 -07:00
  • 2454bfa225 updated templates per #316 Tony Tam 2014-10-26 21:40:13 -07:00
  • d6bdd09273 removed unimplemented scripts Tony Tam 2014-10-24 14:50:40 -07:00
  • 73425fe582 rebuilt client Tony Tam 2014-10-23 21:22:19 -07:00
  • bc974e6514 added bodyParam Tony Tam 2014-10-23 21:21:58 -07:00
  • 237f00e2e3 updated references Tony Tam 2014-10-22 15:46:47 -07:00
  • 88692ec42d updated references Tony Tam 2014-10-22 15:45:21 -07:00
  • ee833da0ca fixed notes Tony Tam 2014-10-22 14:06:59 -07:00
  • 36aad8bc0a updated examples Tony Tam 2014-10-22 13:54:28 -07:00
  • a656ea301e updates the codegen to also include the project name for sbt Ivan Porto Carrero 2014-10-21 10:59:35 -07:00