wing328
|
0b8acb5b0c
|
set allowablevalues of inner enum's allowablevalues
|
2016-08-03 01:35:58 +08:00 |
|
wing328
|
9489f7d3eb
|
clear import mapping for gnereators that do not use it
|
2016-07-26 14:40:29 +08:00 |
|
wing328
|
7c8333e2f8
|
update ruby samples
|
2016-07-14 16:19:05 +08:00 |
|
wing328
|
f1f01041ed
|
update ruby sample
|
2016-06-28 17:36:58 +08:00 |
|
Cliffano Subagio
|
af77d94750
|
[Ruby] Add params_encoding configuration to be passed to api_client's request options.
|
2016-06-28 15:22:34 +10:00 |
|
wing328
|
f04df9a163
|
fix #3215 and enum array issue in parameter check
|
2016-06-26 19:17:25 +08:00 |
|
wing328
|
105b4b9199
|
new test case to cover model with array properties
|
2016-05-25 01:18:50 +08:00 |
|
wing328
|
c7110debee
|
update ruby api client to use apache v2 license
|
2016-05-24 17:50:28 +08:00 |
|
wing328
|
2784db0604
|
fix escpaing " and \
|
2016-05-11 16:14:03 +08:00 |
|
wing328
|
3a80a4ff1e
|
fix double byte characters in description, upgrade to lang3
|
2016-05-06 16:36:45 +08:00 |
|
wing328
|
354449ebfe
|
add validation to method parameters
|
2016-04-26 00:06:44 +08:00 |
|
wing328
|
8f70230906
|
update ruby test case
|
2016-04-14 16:19:39 +08:00 |
|
wing328
|
44a4219e3e
|
fix swift mapping with int and number
|
2016-04-11 19:37:56 +08:00 |
|
wing328
|
20f1e97df3
|
fix typo in readme
|
2016-03-30 20:58:18 +08:00 |
|
wing328
|
47bb5689d9
|
better hanlding of model name starting with number
|
2016-03-17 11:49:06 +08:00 |
|
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 |
|