Tony Tam
|
b0993379ee
|
added model test
|
2013-02-28 17:27:56 -08:00 |
|
Tony Tam
|
7e7005abe2
|
Merge pull request #33 from sibblegp/master
Bug Fix: Null JSON value breaks integer conversion
|
2013-02-28 17:27:06 -08:00 |
|
George Sibble
|
55cf01d9f7
|
Also for Python 3
|
2013-02-28 15:06:59 -08:00 |
|
George Sibble
|
7354d6722f
|
Include TypeError Detection
Check for NoneType in Python
|
2013-02-28 15:04:35 -08:00 |
|
Tony Tam
|
c33358d48f
|
updated docs
|
2013-02-22 19:15:17 -08:00 |
|
Tony Tam
|
ea541a6cf7
|
updated docs
|
2013-02-22 19:12:35 -08:00 |
|
Tony Tam
|
9a067c7821
|
added sample output docs
|
2013-02-22 19:04:01 -08:00 |
|
Tony Tam
|
67d48e4e35
|
fixed data type
|
2013-02-22 19:03:43 -08:00 |
|
Tony Tam
|
1b89879a47
|
updated output path
|
2013-02-22 19:03:32 -08:00 |
|
Tony Tam
|
79c4a09181
|
changed to use java
|
2013-02-22 19:03:22 -08:00 |
|
Tony Tam
|
ea35f2cf0e
|
disabled parallel tests
|
2013-02-22 18:55:13 -08:00 |
|
Tony Tam
|
828607c67b
|
added static doc script
|
2013-02-22 18:23:27 -08:00 |
|
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
|
2e0ac79f0c
|
Merge branch 'master' of github.com:wordnik/swagger-codegen
|
2013-02-21 00:24:32 -05:00 |
|
Tony Tam
|
b7dae2a846
|
cleaned up compiler warnings
|
2013-02-21 00:24:20 -05:00 |
|
Ivan Porto Carrero
|
cf470009ba
|
update to sbt 0.12.2
|
2013-02-20 18:26:11 +01:00 |
|
Russell Horton
|
434102550f
|
update php wordnik sample app
|
2013-02-10 13:24:39 -08: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 |
|
Tony Tam
|
a2bff39427
|
added credentials for publish
|
2013-01-14 14:22:15 -08:00 |
|
Tony Tam
|
0d82786715
|
fixed scalate deps for mvn build
|
2013-01-14 13:49:16 -08:00 |
|
Tony Tam
|
17a433fb59
|
Merge pull request #24 from wordnik/sbtify
use sbt for building, only use json4s-jackson
|
2013-01-14 13:41:23 -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 |
|
Tony Tam
|
dea4b746b7
|
Merge branch 'master' of github.com:wordnik/swagger-codegen
|
2013-01-04 11:08:49 -08:00 |
|
Tony Tam
|
61f5031f8a
|
updated with npm-managed swagger package
|
2013-01-04 11:08:20 -08:00 |
|
Tony Tam
|
5d60632aa6
|
updated with npm-managed swagger package
|
2013-01-04 11:07:12 -08:00 |
|
ramesh
|
fe30ed3580
|
Fixed issue in configuring output path for supporting files.
|
2013-01-03 14:27:43 -08:00 |
|
Tony Tam
|
7370354535
|
fixed repo
|
2012-12-26 21:22:50 -08:00 |
|
Tony Tam
|
b2890a00a3
|
removed println
|
2012-12-26 20:06:29 -08:00 |
|
Tony Tam
|
f329b94625
|
fixed string bug
|
2012-12-26 20:02:03 -08:00 |
|
Russell Horton
|
62352a126e
|
removing unneeded capitalized data types
|
2012-12-21 11:27:48 -08:00 |
|
Russell Horton
|
16be3a7f54
|
added sample readmes
|
2012-12-20 15:32:05 -08:00 |
|
Russell Horton
|
1de97d204d
|
updated env var documentation
|
2012-12-20 14:53:51 -08:00 |
|
Russell Horton
|
2bc8cc01a5
|
tests for python3 wordnik.com api client
|
2012-12-20 14:38:15 -08:00 |
|
Russell Horton
|
6266a94857
|
generated python3 client for wordnik.com api
|
2012-12-20 14:35:48 -08:00 |
|
Russell Horton
|
bd19ef489c
|
python3 wordnik.com api client generation
|
2012-12-20 14:35:27 -08:00 |
|
Russell Horton
|
a7b9a930e5
|
tests for python wordnik.com api client
|
2012-12-20 14:35:10 -08:00 |
|
Russell Horton
|
39659d8c36
|
generated python wordnik.com api client
|
2012-12-20 14:34:33 -08:00 |
|
Russell Horton
|
22ebb85c35
|
python wordnik.com api generation
|
2012-12-20 14:34:01 -08:00 |
|