Justin DiPierro
e2a20447df
Fixed comment in test
2014-07-10 10:02:18 -04:00
Tony Tam
5d42c8cc5f
moved to petstore
2014-07-04 10:19:48 -07:00
Tony Tam
256485ec5b
updated template
2014-07-04 10:19:28 -07:00
Tony Tam
7ab0394e76
added node.js instead of jetty
2014-07-04 10:19:09 -07:00
Tony Tam
89b04b2e10
formatting
2014-07-04 10:18:44 -07:00
Tony Tam
a019a438e0
changed to petstore sample
2014-07-04 10:08:54 -07:00
Justin DiPierro
9834059786
Fixed BasicScalaGeneratorTest to expect Some(List)
2014-07-03 11:32:37 -04:00
Justin DiPierro
550fade9e0
Codegen.apiToMap should use config.processResponseClass when setting the returnContainer property. Test passes now
2014-07-03 11:24:05 -04:00
Justin DiPierro
aa1b4fc0fb
Wrote failing test for Codegen
2014-07-03 11:23:07 -04:00
Tony Tam
5a659803a8
Merge pull request #212 from darkcube/master
...
Various csharp codegen fixes
2014-06-29 13:59:21 -07:00
Timothy Lusk
7bc7789e81
CSharp: Invoker should handle WebException and rethrow ApiException
2014-06-27 17:55:10 -04:00
Timothy Lusk
cf0721da73
CSharp: Use nullable primitive types to allow optional parameters
2014-06-27 16:10:45 -04:00
Timothy Lusk
dcbf4d1bfd
CSharp: Use the correct model package name
2014-06-27 16:01:24 -04:00
William Candillon
017b578502
Link back to the swagger-js-codegen project
2014-06-26 15:05:33 +02:00
Tony Tam
58bade3b01
Update README.md
2014-06-19 09:33:41 -07:00
Tony Tam
02631e674a
Merge pull request #207 from emmekappa/master
...
Fixing extensions and namespaces for csharp common files.
2014-06-17 10:53:17 -07:00
Michele Cantelli
5f5e534d05
CSharp: renaming the "packages" to follow the .NET style.
2014-06-17 16:22:04 +02:00
Michele Cantelli
51deeb478d
Fixing extensions for csharp common files.
2014-06-17 15:18:58 +02:00
Tony Tam
acff8229b3
Merge pull request #206 from xoom/issue/modelsFromStatus
...
Issue/models from status - utilize the responseModel, if present
2014-06-16 17:03:17 -07:00
Rob Blair
233555790a
Regenerate sample java files with example response status codes
...
* none of existing examples use the responseMessage.responseModel feature, but I have tested it.
* Didn't want to muck with sample json
* update the scripts used to generate both java versions.
* see https://github.com/wordnik/swagger-spec/blob/master/versions/1.2.md#525-response-message-object
2014-06-16 12:59:53 -07:00
Rob Blair
d5ddac8e7e
Update java mustache to show error status codes and models in generated API, in comments.
...
* I wonder if there is some clever way to make exceptions based on the model thrown, and automatically fill them in with the parsed error models?
* Until then, it's comments, and roll your own.
2014-06-16 12:51:35 -07:00
Rob Blair
e8210cd5e3
allow list of models to be returned in errors
...
* for example, a list of validation errors with an exceptional status
2014-06-16 12:40:44 -07:00
Rob Blair
2dc6b485e0
Generate classes from the models declared in 'responseModel'
...
* ResponseMessage has new constructor parameter, an optional string for responseModel
* Make sure we add it to list of models
* make sure the responseModel is part of the error list available to mustache
2014-06-16 12:34:44 -07:00
Tony Tam
11bede2b7d
improved validation messages
2014-06-12 00:45:27 -07:00
Tony Tam
ed51dd9dea
added files
2014-06-11 06:41:59 -07:00
Tony Tam
218f514005
updated node sample
2014-06-11 06:41:31 -07:00
Tony Tam
209e8e066c
Merge pull request #201 from xoom/issue/JavaSafeApiName
...
coerce API names for classesand files to valid Java names
2014-06-11 06:12:55 -07:00
Tony Tam
7d05b01a56
Merge pull request #202 from gonimar/patch-1
...
Unused local variable 'json_data'.
2014-06-11 06:12:36 -07:00
Tony Tam
64f6bedc37
Merge branch 'repackage'
2014-06-11 06:12:15 -07:00
Tony Tam
4ae4aa98bb
formatting
2014-06-11 06:11:45 -07:00
Tony Tam
db8bda087b
made nickname optional
2014-06-11 06:11:31 -07:00
Tony Tam
06eb52118e
updated to 2.3.0 release
2014-06-11 06:03:44 -07:00
Tony Tam
63be7d0069
removed println
2014-06-11 05:50:44 -07:00
Tony Tam
c7468125fa
added clientName
2014-06-10 20:37:36 -07:00
Tony Tam
7b3d8bf799
added file upload support
2014-06-10 20:37:24 -07:00
Tony Tam
c4913fe583
wrapped in apiInfo
2014-06-10 20:37:08 -07:00
Tony Tam
d3339cb087
fixed string default
2014-06-10 20:36:58 -07:00
Tony Tam
ba4fda12dc
added additional params
2014-06-10 20:36:29 -07:00
Tony Tam
7a6d6d27ff
enabled logging
2014-06-10 20:36:10 -07:00
Tony Tam
bcabb03225
added support for nickname generation
2014-06-10 20:05:19 -07:00
Tony Tam
a404823c54
updated copyright
2014-06-10 17:23:35 -07:00
Tony Tam
96ea70e3c9
added className key
2014-06-10 17:23:20 -07:00
Tony Tam
9a01331ddd
updated copyright
2014-06-10 16:58:43 -07:00
Tony Tam
3bfa468ed1
fixed filemap
2014-06-10 16:57:39 -07:00
Tony Tam
fdf8572535
updated copyright
2014-06-10 16:57:12 -07:00
Tony Tam
cff8b1552d
updated copyright
2014-06-10 16:57:01 -07:00
Tony Tam
e73dd0a7c4
updated copyrights
2014-06-10 16:56:06 -07:00
Tony Tam
9c4c2dfd37
updated copyrights
2014-06-10 16:55:57 -07:00
Tony Tam
2f8355c953
regenerated client
2014-06-10 16:55:34 -07:00
Tony Tam
3f480482b6
regenerated client
2014-06-10 16:55:17 -07:00