Commit Graph

185 Commits

Author SHA1 Message Date
Tony Tam
64ffd7be36 removed fail on warning 2013-02-22 18:19:01 -08:00
Tony Tam
4003a0d61c turned model into map 2013-02-22 18:18:17 -08:00
Tony Tam
631b44fee2 updated path 2013-02-22 18:16:59 -08:00
Tony Tam
c2c1bbc417 Merge pull request #23 from mrjf/master
wordnik.com api clients for python, python3 and php
2013-02-21 11:07:02 -08:00
Tony Tam
10c5a8346f Merge pull request #31 from ceraslabs/master
Fixed compilation error
2013-02-21 11:03:57 -08:00
Hongbin Lu
c0c2f0bebc Fixed an error that escaping a non-string object 2013-02-21 17:33:37 +00:00
Hongbin Lu
85e8ead0cf Fixed a ArrayList cannot be resolved error 2013-02-21 17:19:16 +00:00
Tony Tam
b7dae2a846 cleaned up compiler warnings 2013-02-21 00:24:20 -05:00
Russell Horton
00ac23c462 separate PHP query, header and path param serialization and encoding 2013-02-10 13:24:01 -08:00
Tony Tam
402266e65b removed optional name field for models 2013-02-06 17:03:30 -08:00
Tony Tam
852eb0bf49 added error handling 2013-02-06 17:03:19 -08:00
Tony Tam
84e17c7707 made public 2013-02-06 16:39:44 -08:00
Tony Tam
fb4a6c968c better error messages 2013-02-06 16:39:31 -08:00
Tony Tam
b3076d95b2 began adding friendly validation messages 2013-02-05 17:52:17 -08:00
Ivan Porto Carrero
55ce19a233 also build for 2.10 2013-01-14 01:56:19 +01:00
Ivan Porto Carrero
59d74a83af use sbt for building, only use json4s-jackson 2013-01-14 01:06:19 +01:00
ramesh
fe30ed3580 Fixed issue in configuring output path for supporting files. 2013-01-03 14:27:43 -08:00
Russell Horton
62352a126e removing unneeded capitalized data types 2012-12-21 11:27:48 -08:00
Russell Horton
43708f6395 map lower case type names as well as upper 2012-12-20 14:26:19 -08:00
Russell Horton
29cec989b2 better escaping for path parameters 2012-12-20 14:25:47 -08:00
Russell Horton
93c0134da9 better url escaping for path values 2012-12-20 14:25:14 -08:00
Tony Tam
95d77807c2 cleaned up toApiName to strip bad chars 2012-12-18 22:53:46 -08:00
Tony Tam
28221b5f5a added more lenient int extraction, optional basepath 2012-12-18 22:53:25 -08:00
Tony Tam
c9397ce1e7 changed to use paramName instead of baseName to support the toParamName method 2012-12-18 22:53:03 -08:00
Tony Tam
f1f466b69f made extracter smarter with bool, int, string 2012-12-08 12:52:03 -08:00
Tony Tam
df48f4d8a9 added models to map 2012-12-05 07:38:10 -08:00
Tony Tam
0f3087cbd6 forcing allowableListValues to be String 2012-12-04 17:06:34 -08:00
Tony Tam
4c19ff30ed added special handling for parameter ordering 2012-12-04 15:42:00 -08:00
Tony Tam
8c1539ab24 updated templates 2012-12-04 15:38:50 -08:00
Tony Tam
e1bfdfbc5e removed println 2012-12-04 07:08:50 -08:00
Tony Tam
35a4039955 fixed npes from extraction 2012-12-04 00:48:01 -08:00
Tony Tam
b7368654f1 updated deps 2012-12-04 00:24:20 -08:00
Tony Tam
87bad7b36d migrated to json4s 2012-12-04 00:15:55 -08:00
Tony Tam
25837e3367 updated serializers, tests 2012-12-03 22:12:40 -08:00
Tony Tam
61a9cc6e6a fixed formats 2012-12-03 13:52:25 -08:00
Tony Tam
8b5e638409 detabbed 2012-12-03 13:48:00 -08:00
Tony Tam
69fe17380c added serializer test 2012-12-03 13:46:41 -08:00
Tony Tam
98ca711e44 added to support json4s 2012-12-03 13:45:14 -08:00
Tony Tam
bc0fd47522 renamed to avoid collisions 2012-12-03 13:44:58 -08:00
Cody Allen
3e527e3141 Add missing slash in ApiInvoker path 2012-11-30 19:59:46 -08:00
Tony Tam
ed423a4a8e added filename to supporting file writer 2012-11-30 14:14:44 -08:00
Tony Tam
f88b500ee8 added filename to supporting file writer 2012-11-30 14:02:01 -08:00
Tony Tam
cb534047ee added class for remote urls to avoid Source.io 2012-10-11 10:49:39 -07:00
Tony Tam
73a2fc216e added null checks 2012-10-09 17:53:07 -07:00
Tony Tam
aef4190624 added support for copying directories 2012-10-07 09:46:58 -07:00
Tony Tam
36f4239c93 removed old refs 2012-10-05 21:08:55 -07:00
Tony Tam
a4afa9bac2 updated to use case classes, removed swagger-core deps 2012-10-06 05:57:21 +02:00
Tony Tam
6aa5b8f089 added license info 2012-09-26 22:16:31 -07:00
Tony Tam
e9ef124f59 removed old file 2012-09-26 22:16:25 -07:00
Tony Tam
5d2ae3d353 formatting 2012-09-26 22:16:09 -07:00