wing328
|
637bdd2f50
|
add git_push and gitignore to most client generators
|
2016-03-12 17:35:25 +08:00 |
|
xhh
|
2c64b885bb
|
Ruby: add auto-generated documentation in Markdown
|
2016-03-09 17:18:15 +08:00 |
|
xhh
|
53d8a31bd3
|
Ruby client: update Petstore sample, fix model import
|
2016-03-04 15:41:27 +08:00 |
|
xhh
|
8e4f9fdc7c
|
Add test cases for empty "object" type to Ruby Petstore
And fix the deserialization of empty "object" property
|
2016-03-03 20:36:15 +08:00 |
|
wing328
|
5a53814346
|
add api info as file header to ruby templates
|
2016-01-31 17:08:47 +08:00 |
|
wing328
|
9ab27cd848
|
update reserved words for php and ruby to include local variable names
in api methods
|
2016-01-06 23:58:58 +08:00 |
|
xhh
|
670e56f692
|
Remove base_object from Ruby model
and move methods from base_object to each model so that model files will
have no dependency when generating "models only"
|
2015-12-28 17:42:33 +08:00 |
|
xhh
|
e9ef143d8f
|
Ruby client: allow setting Configuration in ApiClient
Removed the singleton design from the Configuration class.
Added a `config` field to ApiClient to hold the settings the ApiClient
uses.
|
2015-12-10 15:25:07 +08:00 |
|
xhh
|
76eeb51af6
|
Support collectionFormat in Ruby client
for header, query and form parameters
|
2015-11-05 20:02:09 +08:00 |
|
Tony Tam
|
a21f08118e
|
rebuilt
|
2015-10-20 10:31:42 -07:00 |
|
geekerzp
|
6d58d44542
|
Merge branch 'ruby-api-client' into ruby-apiclient
|
2015-08-20 11:34:07 +08:00 |
|
xhh
|
0e2e7838ae
|
Merge branch 'bug-fix-ruby-file-upload' into ruby-api-client
Conflicts:
modules/swagger-codegen/src/main/resources/ruby/swagger/request.mustache
samples/client/petstore/ruby/lib/petstore/swagger/request.rb
|
2015-08-20 11:24:33 +08:00 |
|
geekerzp
|
a481db7486
|
Add configuration object in ruby client
|
2015-08-18 14:27:09 +08:00 |
|
xhh
|
7af5db3565
|
Rebuild Ruby petstore sample
|
2015-07-27 16:37:26 +08:00 |
|
xhh
|
609d915541
|
Rebuild Ruby petstore sample
|
2015-07-22 15:39:48 +08:00 |
|
xhh
|
822e640e0a
|
Merge branch 'develop_2.0' into ruby-debug
Conflicts:
modules/swagger-codegen/src/main/resources/ruby/swagger/configuration.mustache
modules/swagger-codegen/src/main/resources/ruby/swagger/request.mustache
samples/client/petstore/ruby/lib/petstore/swagger/request.rb
samples/client/petstore/ruby/lib/swagger_client.rb
samples/client/petstore/ruby/lib/swagger_client/swagger/configuration.rb
|
2015-07-14 12:33:17 +08:00 |
|
xhh
|
d8b0cb739f
|
Add config file for bin/ruby-petstore.sh
to rename swagger_client to petstore
|
2015-06-26 17:15:14 +08:00 |
|