Commit Graph

  • 2497e3a8cf fix for serializer Tony Tam 2013-08-14 17:19:03 -07:00
  • d798725d9e added file Tony Tam 2013-08-14 14:49:10 -07:00
  • f0517880e7 updated converter args, serializer Tony Tam 2013-08-14 14:43:13 -07:00
  • dd68c31fb4 fixed tests Tony Tam 2013-08-14 14:41:35 -07:00
  • f6622fbb59 added spec converter Tony Tam 2013-08-14 13:52:19 -07:00
  • aa1fbb680b updates for response class to 1.2 spec Tony Tam 2013-08-11 15:36:16 -07:00
  • 93067a0ce0 updated 1.2 tests Tony Tam 2013-08-11 09:42:53 -07:00
  • 5a064d6bad updated 1.2 tests Tony Tam 2013-08-11 09:26:32 -07:00
  • feb5a2ff3b updated to 1.2 spec Tony Tam 2013-08-10 09:55:30 -07:00
  • 73a70a65ff added 1.2 spec tests Tony Tam 2013-08-10 09:54:37 -07:00
  • 3b81d81143 added 1.2 spec tests Tony Tam 2013-08-10 09:54:14 -07:00
  • 74543f75f9 merged pom + invoker changes, added correct mapping for list Tony Tam 2013-08-08 16:18:57 -07:00
  • d9d6cc1e76 fixed filePath Tony Tam 2013-08-08 16:18:33 -07:00
  • a3f5c0c688 fixed content type for java client Tony Tam 2013-08-08 16:05:05 -07:00
  • 17b63b2be8 more refactoring to support 1.2 spec Tony Tam 2013-08-08 15:32:37 -07:00
  • 558a9cbf64 updated support for relative base paths Tony Tam 2013-08-08 13:53:14 -07:00
  • 021f269d9d prep for swagger-1.2 support Tony Tam 2013-08-08 12:13:27 -07:00
  • 7f73007ec4 prep for swagger-1.2 support Tony Tam 2013-08-08 12:13:08 -07:00
  • 1a1bfd2c7c added logger per #273 Tony Tam 2013-08-01 18:21:19 -07:00
  • 90b34333f5 changed response code Tony Tam 2013-07-31 20:43:29 -07:00
  • fa59f168a7 Merge branch 'master' of github.com:wordnik/swagger-codegen Tony Tam 2013-07-30 23:55:57 -07:00
  • 9102a333e3 moved files to version-specific Tony Tam 2013-07-30 23:55:43 -07:00
  • 43bc3f5be2 formatting Tony Tam 2013-07-30 23:55:19 -07:00
  • fbc09aa77b renamed to separate spec versions Tony Tam 2013-07-30 23:55:05 -07:00
  • 03619b19a1 in PHP client, add query params for all methods, not just GET Russell Horton 2013-07-23 17:50:07 -07:00
  • 422e79dd01 Update README.md Tony Tam 2013-07-21 10:07:14 -07:00
  • b9a60649a8 Merge branch 'master' of github.com:wordnik/swagger-codegen Tony Tam 2013-07-20 23:13:23 -07:00
  • a06dd72989 added exit to quit template engine Tony Tam 2013-07-20 23:13:12 -07:00
  • 932dc843f9 updated urls per #75 Tony Tam 2013-07-20 23:12:58 -07:00
  • c45c8d251a Merge pull request #73 from victorgit/master Tony Tam 2013-07-18 07:41:08 -07:00
  • ea6a9305be Groovy client generation Victor Trakhtenberg 2013-07-18 14:31:47 +03:00
  • c82a5c8aaa Groovy client generation Victor Trakhtenberg 2013-07-18 13:30:16 +03:00
  • 8135cd65dc Groovy client generation Victor Trakhtenberg 2013-07-18 13:27:22 +03:00
  • db68a3acbd Merge pull request #63 from geoffreys/master Tony Tam 2013-07-16 21:50:16 -07:00
  • 0628c63b15 Check for None Type George Sibble 2013-07-16 14:32:17 -07:00
  • 4d05b5d81f Only check in lists and dictionaries George Sibble 2013-07-16 14:20:49 -07:00
  • 24af6a00c6 added 2.9.1 launcher support Tony Tam 2013-07-09 16:01:34 -07:00
  • fd72c1b9f1 fix for #69, fixed test output Tony Tam 2013-07-03 13:48:35 -07:00
  • 885cd36165 added support for swagger 1.2 spec Tony Tam 2013-06-30 21:36:52 -07:00
  • a31780e08f Make the launcher scripts use the assembly generated jar Ivan Porto Carrero 2013-06-25 20:10:48 -07:00
  • dc3a4b4eb5 allow adding typeMappings and includes through config Ivan Porto Carrero 2013-06-23 18:35:48 -07:00
  • c1e018947d changed to staging repo Tony Tam 2013-06-23 08:55:47 -07:00
  • 4a3321f253 use sonatype repos for publishing Ivan Porto Carrero 2013-06-22 22:34:47 -07:00
  • c9614ab795 force maven style publishing Ivan Porto Carrero 2013-06-22 22:34:21 -07:00
  • 500262bd03 allow using Map[String, List[String]] Ivan Porto Carrero 2013-06-22 22:01:43 -07:00
  • 4467fe66c6 Merge branch 'master' of github.com:wordnik/swagger-codegen Ivan Porto Carrero 2013-06-22 17:45:02 -07:00
  • 981ce3d990 Support non-string parameters in querystring Geoff Steffens 2013-06-18 17:07:46 +10:00
  • 936387d1df fix for #61 Tony Tam 2013-06-17 21:33:40 -07:00
  • d14f74b82c removed primitives from reserved words Tony Tam 2013-06-17 20:58:06 -07:00
  • 85b1fb71c2 Merge pull request #60 from radius314/feature/code-comments Tony Tam 2013-06-05 08:53:19 -07:00
  • 9e8f817a6b Merge pull request #59 from radius314/feature/escaping-forward-slash-windows Tony Tam 2013-06-05 08:18:19 -07:00
  • 697f6dc7c7 updated names Tony Tam 2013-06-04 11:08:34 -07:00
  • d038ef4799 needed to update the compile file for documentation Danny Gershman 2013-06-04 01:15:47 -04:00
  • 3a2d7adc35 code comment templating added Danny Gershman 2013-06-03 19:02:09 -04:00
  • 0e8274ff3b use latest swagger async http client Ivan Porto Carrero 2013-06-02 18:28:10 -07:00
  • a335fe008d added groupId Tony Tam 2013-06-01 12:15:23 -07:00
  • 251384bb47 added groupId Tony Tam 2013-06-01 12:15:14 -07:00
  • 54ec7f2bb2 added artifact id Tony Tam 2013-06-01 12:11:59 -07:00
  • 2199d08e72 added support for artifact id Tony Tam 2013-06-01 12:11:12 -07:00
  • e9fa4434f2 fixing replaceAll bug on windows with escaping paths, changed replaceAll() to replace() Danny Gershman 2013-05-30 15:35:47 -04:00
  • 154b2fdeca Merge pull request #56 from radius314/feature/csharp-templates Tony Tam 2013-05-28 11:50:54 -07:00
  • cf05602924 removed property name cleanup due to naming conflicts Danny Gershman 2013-05-28 14:42:28 -04:00
  • 9a73eb8994 created CSharp codegen templating Danny Gershman 2013-05-28 13:57:28 -04:00
  • 181e7a8b55 Update README.md Tony Tam 2013-05-20 14:26:09 -06:00
  • 6635616826 Merge branch 'master' of github.com:wordnik/swagger-codegen Tony Tam 2013-05-20 13:24:30 -07:00
  • 71426e58a3 added screenshot Tony Tam 2013-05-20 13:24:22 -07:00
  • 00d279ccd5 Merge pull request #54 from sibblegp/master Tony Tam 2013-05-18 15:02:29 -07:00
  • a4cd839c1e Make the injection of '.{format}' into the root path component optional Mike 2013-05-18 20:25:55 +00:00
  • 4354002bce Merge branch 'master' of git://github.com/wordnik/swagger-codegen George Sibble 2013-05-18 16:10:37 -04:00
  • 106e2b7cb9 Merge branch 'master' of github.com:sibblegp/swagger-codegen George Sibble 2013-05-18 16:09:42 -04:00
  • 8443e7a749 Remove "Content-Type" Header from requests with no request body George Sibble 2013-04-06 13:54:59 -07:00
  • 3f3471997e removed swagger-core deps Tony Tam 2013-04-04 22:17:25 -07:00
  • 90fbbec405 removed swagger-core deps Tony Tam 2013-04-04 22:16:52 -07:00
  • 384ac98295 Display an error when an API fails to parse. David M. Lee 2013-04-03 13:54:11 -05:00
  • 53f1394c25 Corrected typo in statis HTML API docs David M. Lee 2013-04-03 13:54:53 -05:00
  • 5eff3fd976 added CORS filter Tony Tam 2013-04-03 00:27:51 -07:00
  • f4c859aede removed unused files Tony Tam 2013-04-03 00:27:41 -07:00
  • 65f2ec1f79 updated links Tony Tam 2013-04-03 00:22:33 -07:00
  • c3cb548fb3 updated links Tony Tam 2013-04-03 00:20:32 -07:00
  • 996e605008 fixed typo Tony Tam 2013-04-03 00:19:27 -07:00
  • 92ac02e6c6 added java sample Tony Tam 2013-04-03 00:19:21 -07:00
  • ffc6a2fc9e updated to snapshot Tony Tam 2013-03-22 11:03:21 -07:00
  • 36bf178947 updated readme Tony Tam 2013-03-21 21:50:42 -07:00
  • a757416a0e removed commented out block Tony Tam 2013-03-21 21:47:01 -07:00
  • f167959a38 updated example Tony Tam 2013-03-21 21:44:19 -07:00
  • e8e8c18c8f added field Tony Tam 2013-03-21 21:43:53 -07:00
  • e91df944cc formatting Tony Tam 2013-03-20 22:27:03 -07:00
  • cc4fecb217 formatting Tony Tam 2013-03-20 22:26:24 -07:00
  • 2443d3d91b updated readme Tony Tam 2013-03-20 21:38:23 -07:00
  • f2f33b98f7 updated to scalatra 2.2.0 Tony Tam 2013-03-20 21:35:41 -07:00
  • 184a9d0d5c added README Tony Tam 2013-03-20 16:17:04 -07:00
  • 90aa2ab4eb made Models optional Eugen Anghel 2013-03-19 17:00:35 +02:00
  • 2fab0b46c8 added files Tony Tam 2013-03-13 23:47:05 -07:00
  • bff8736889 added file upload support Tony Tam 2013-03-13 23:45:26 -07:00
  • 37e5571965 added file upload support Tony Tam 2013-03-13 23:45:10 -07:00
  • 6c3935f7ea added file support Tony Tam 2013-03-13 20:06:48 -07:00
  • dbf42de407 added file upload support Tony Tam 2013-03-13 19:59:15 -07:00
  • 900fbe6e75 removed files Tony Tam 2013-05-15 15:21:50 -07:00
  • fe4af50fb0 added more logic for static files Tony Tam 2013-05-15 15:21:11 -07:00
  • 81c103b12d use async http client with service locator Ivan Porto Carrero 2013-05-12 20:13:58 -07:00