Tony Tam
|
03adae8e36
|
changed to use tag sanitization method
|
2016-04-05 07:08:32 -07:00 |
|
Tony Tam
|
ee08d16ae5
|
made timestamp generation enabled by default
|
2016-04-03 14:36:23 -06:00 |
|
Tony Tam
|
aab280d564
|
made generation timestamp optional
|
2016-04-03 13:31:39 -06:00 |
|
Tony Tam
|
4bb12871c3
|
added bootstrap, renamed sample
|
2016-04-02 18:34:58 -06:00 |
|
Tony Tam
|
63d2784bbf
|
added bootstrap
|
2016-04-02 08:25:12 -06:00 |
|
Tony Tam
|
4acedffffb
|
updated templates
|
2016-03-31 18:19:49 -06:00 |
|
Tony Tam
|
327315e9ea
|
Merge pull request #1966 from wing328/rename_nodejs_with_server
[NodeJS] rename nodejs to nodejs-server
|
2016-03-22 12:21:37 -07:00 |
|
wing328
|
d839875d90
|
Merge pull request #2396 from demonfiddler/master
[JavaScript] Generator options and template improvements
|
2016-03-18 16:11:35 +08:00 |
|
Arne Jørgensen
|
64454a16e0
|
Add inheritance in the PHP client model
|
2016-03-18 00:48:49 +01:00 |
|
Arne Jørgensen
|
0b71f9ee50
|
Add discriminator to Codegen Operation object
|
2016-03-18 00:48:49 +01:00 |
|
demonfiddler
|
9511425019
|
Fix, tests for Issue #2258 "[JavaScript] Generator options and template improvements"
|
2016-03-17 11:02:15 +00:00 |
|
wing328
|
1e8d1edc7b
|
Merge pull request #2391 from xhh/js-docs
[JavaScript] Add auto-generated documentation in Markdown to JS client
|
2016-03-17 13:17:57 +08:00 |
|
wing328
|
b00971edc9
|
Merge pull request #2398 from wing328/model_start_with_number2
Better handling of model name starting with number
|
2016-03-17 12:28:27 +08:00 |
|
wing328
|
8ca279f6f7
|
better handling of model name starting with number for android
|
2016-03-17 12:11:27 +08:00 |
|
wing328
|
47bb5689d9
|
better hanlding of model name starting with number
|
2016-03-17 11:49:06 +08:00 |
|
mmschettler
|
d2826a7376
|
Merge remote-tracking branch 'refs/remotes/swagger-api/master'
|
2016-03-16 22:49:01 +01:00 |
|
mmschettler
|
4594c53c81
|
c# client float default value
better solution
|
2016-03-16 22:42:05 +01:00 |
|
mmschettler
|
1b16d87dd5
|
Fix float default value
Decimal literals for floats must be casted to float, because that are
doubles by default
|
2016-03-16 22:08:14 +01:00 |
|
Tony Tam
|
b479964a60
|
Merge pull request #2394 from swagger-api/inflector-fixes
fixed typename generation for Map<?,List<?>> types and added gen fold…
|
2016-03-16 12:10:26 -07:00 |
|
Ole Lensmar
|
01353f25ba
|
fixed typename generation for Map<?,List<?>> types and added gen folder to maven build in generated pom
|
2016-03-16 11:30:33 -04:00 |
|
wing328
|
4b5a0a4872
|
beter handling of model name starting with number
|
2016-03-16 23:10:59 +08:00 |
|
xhh
|
90bd843be6
|
JavaScript: add auto-generated documentation in Markdown
|
2016-03-16 19:42:27 +08:00 |
|
wing328
|
2eda3b16cf
|
fix file example
|
2016-03-16 16:25:32 +08:00 |
|
wing328
|
c101c1204e
|
add php documentation
|
2016-03-16 16:14:04 +08:00 |
|
wing328
|
259d113d35
|
Merge branch 'master' of https://github.com/swagger-api/swagger-codegen into php_api_doc
|
2016-03-16 11:42:27 +08:00 |
|
wing328
|
e10c28596c
|
update user-agent for Ruby
|
2016-03-15 11:41:47 +08:00 |
|
wing328
|
df8d4fd8b8
|
remove releaseVersion (duplicated with packageVersion)
|
2016-03-15 11:40:09 +08:00 |
|
wing328
|
532d22c5a3
|
add api documentation to php
|
2016-03-14 17:25:11 +08:00 |
|
wing328
|
84564ae231
|
Merge pull request #2371 from wing328/csharp_user_agent
[C#] add httpUserAgent option, add configurable user-agent support to C#
|
2016-03-14 11:03:57 +08:00 |
|
wing328
|
cdecb5133f
|
add httpUserAgent option, add customized user-agent support to C#
|
2016-03-13 17:28:43 +08:00 |
|
wing328
|
41383e78c3
|
change php git_push location
|
2016-03-13 15:58:04 +08:00 |
|
wing328
|
b09d34e37c
|
fix scala test cases
|
2016-03-12 18:44:03 +08:00 |
|
wing328
|
637bdd2f50
|
add git_push and gitignore to most client generators
|
2016-03-12 17:35:25 +08:00 |
|
wing328
|
9368fccecc
|
Merge pull request #2344 from xhh/ruby-doc
[Ruby] Add auto-generated documentation in Markdown to Ruby client
|
2016-03-12 16:08:07 +08:00 |
|
wing328
|
62fbcb9e8b
|
Merge pull request #2323 from xhh/js-model-export
[JavaScript] Remove "undefined" from model dependency arguments
|
2016-03-11 18:08:06 +08:00 |
|
wing328
|
f619ed3527
|
fix java docstring
|
2016-03-11 17:13:19 +08:00 |
|
wing328
|
2c5be10589
|
add git push script to perl
|
2016-03-11 16:25:45 +08:00 |
|
xhh
|
1df0923525
|
Ruby: improve handling of default values and examples for parameters in docs
|
2016-03-11 15:23:55 +08:00 |
|
wing328
|
3bebbada98
|
fix command line, update git_push.sh
|
2016-03-11 14:50:03 +08:00 |
|
wing328
|
4d023e9b92
|
add release support
|
2016-03-10 23:11:08 +08:00 |
|
xhh
|
eafcc2427d
|
Some improvements on Ruby docs
|
2016-03-10 17:19:18 +08:00 |
|
Peter Kern
|
cf75f823c4
|
Default values for enums were not generated correctly.
|
2016-03-09 22:52:36 +01:00 |
|
Peter Kern
|
17a6f5cefb
|
super.postProcessModels needs to be called. Otherwise renaming of members with same name as the class does not take place.
|
2016-03-09 21:34:33 +01:00 |
|
Tony Tam
|
bd83cfa670
|
Merge pull request #2342 from swagger-api/issue-2341
added import when description is present
|
2016-03-09 10:08:21 -08:00 |
|
xhh
|
91bae765ef
|
Some fixes to Ruby docs on links and File parameter
|
2016-03-09 19:36:28 +08:00 |
|
xhh
|
a9042e2410
|
Ruby: add gitignore
|
2016-03-09 17:40:27 +08:00 |
|
xhh
|
2c64b885bb
|
Ruby: add auto-generated documentation in Markdown
|
2016-03-09 17:18:15 +08:00 |
|
wing328
|
7dff26912a
|
fix link to file, add .gitignore
|
2016-03-09 16:21:51 +08:00 |
|
Tony Tam
|
8da197ced7
|
added import when description is present
|
2016-03-09 00:03:06 -08:00 |
|
wing328
|
d198983cdf
|
Merge pull request #2327 from xhh/sort-api-model
Sort APIs and models by name
|
2016-03-08 17:49:06 +08:00 |
|