Newell Zhu
|
a62fa1c80c
|
replace old syntax for rspec
|
2016-05-17 20:25:27 +08:00 |
|
wing328
|
31daa2b092
|
update ruby test files
|
2016-05-10 14:56:14 +08:00 |
|
wing328
|
8f70230906
|
update ruby test case
|
2016-04-14 16:19:39 +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 |
|
xhh
|
52c9d67025
|
Update petstore spec and fix tests
|
2016-02-25 12:20:17 +08:00 |
|
xhh
|
8c19626095
|
Handle "binary" as String in Ruby client
as it seems weird to handle byte array (array of integer) in Ruby
|
2016-01-25 12:47:59 +08:00 |
|
xhh
|
aad0547b40
|
Ruby: support binary (byte array) for body parameter and response
|
2016-01-21 18:01:03 +08:00 |
|
xhh
|
8ff488cc01
|
Fix Ruby tests of the Petstore sample
|
2016-01-20 14:47:03 +08:00 |
|
xhh
|
07de03c09b
|
Return data before response status code and headers
|
2015-12-07 16:10:24 +08:00 |
|
xhh
|
66112d9eb5
|
Added with-http-info API methods to Ruby client
to allow accessing response status code and headers, and removed the methods of
recording last response info from ApiClient.
|
2015-12-07 15:48:59 +08:00 |
|
xhh
|
0dac326230
|
Add "==", "eql?" and "hash" methods to Ruby client
|
2015-11-25 11:46:43 +08:00 |
|
geekerzp
|
c70ca9d572
|
Add test case in ruby client
|
2015-09-25 17:33:39 +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 |
|
xhh
|
0d399d3f6a
|
Add spec for file uploading
|
2015-08-20 11:07:20 +08:00 |
|
xhh
|
a75b05b952
|
Update tests with latest code
|
2015-07-22 16:02:18 +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
|
fafddbf040
|
Fix naming in specs
|
2015-06-26 17:16:38 +08:00 |
|
xhh
|
a59d4ba346
|
Add test case for finding nonexistent pet
|
2015-06-15 16:51:38 +08:00 |
|
xhh
|
80616b4c2b
|
Add test cases for StoreApi#get_inventory
|
2015-06-12 23:03:17 +08:00 |
|
xhh
|
8bf84aabe5
|
Add test case for nil return value
|
2015-05-20 21:13:20 +08:00 |
|
xhh
|
70c74d282f
|
Fix tests
|
2015-05-20 09:23:45 +08:00 |
|
xhh
|
194e9e6f05
|
Make petstore tests pass
|
2015-05-20 09:23:43 +08:00 |
|
William Cheng
|
92a2011207
|
fix post model, update rspec
|
2015-05-17 23:38:51 +08:00 |
|
William Cheng
|
8710fbfde7
|
add base object
|
2015-05-17 23:36:13 +08:00 |
|
wing328
|
c87579e1f7
|
fix rspec due to change of optional parameter in ruby method
|
2015-04-17 01:03:15 +08:00 |
|
wing328
|
8512259d02
|
update method name based on style guide, update petstore sample
|
2015-04-17 00:26:06 +08:00 |
|
xhh
|
de21088619
|
Support optional body parameter
|
2015-04-16 18:20:36 +08:00 |
|
wing328
|
4a0314849e
|
fix ruby spec
|
2015-04-13 22:23:52 +08:00 |
|
xhh
|
e9c5c1434b
|
Fix spec
|
2015-04-09 11:37:48 +08:00 |
|
xhh
|
7cd8d0a1ac
|
Restructure gemspec related files to ease importing the files
|
2015-04-09 11:34:09 +08:00 |
|
William Cheng
|
2967cc3801
|
moved store spec into a separate file, update order id to 5 (as the
order with ID 2 is no longer found)
|
2015-04-06 19:05:19 +08:00 |
|
Tony Tam
|
f72e5907bb
|
formatting
|
2015-03-31 16:08:09 -07:00 |
|
Tony Tam
|
744952aee4
|
formatting
|
2015-03-31 15:57:50 -07:00 |
|
William Cheng
|
cb2f1e1bb1
|
update test case for StoreApi.getOrderById (id: 1 => 2)
|
2015-03-31 14:37:59 +08:00 |
|
William Cheng
|
0ee39c67fe
|
fix rspec, update ruby client default configuration
|
2015-03-31 01:28:33 +08:00 |
|
Tony Tam
|
6d76738427
|
updated from new codegen
|
2012-12-04 17:23:38 -08:00 |
|
Tony Tam
|
58cfacc4cf
|
added ruby sample
|
2012-09-26 13:02:27 -07:00 |
|