Akira Tanimura
|
40253a5b82
|
[Ruby] Fix type mapping for Ruby (#2385) (#2386)
* maps 'boolean' to 'Boolean' in Ruby (#2385)
* update Ruby client samples (#2385)
|
2019-03-17 11:07:00 +08:00 |
|
Akira Tanimura
|
1d02f0374b
|
[Ruby] Escape string interpolation notation of Ruby (#2261) (#2287)
* escape string interpolation notation of Ruby (#2261)
* update samples (#2261)
|
2019-03-04 22:22:45 +08:00 |
|
Akira Tanimura
|
7dcffff20b
|
[Ruby] Fix Ruby client to prevent Rubocop's rule violations (#2100) (#2102)
* [Ruby] Delete empty lines and trailing newline in template to prevent Rubocop's rule violation (#2100)
* [Ruby] update samples of Ruby client (#2100)
|
2019-02-10 09:29:34 +09:00 |
|
meganemura
|
b9949e1a8e
|
Generate a ruby-client sample for OpenAPI 2.0 (#1482)
* Move output directory for bin/openapi3/ruby-client-petstore.sh
$ git mv sample/client/petstore/ruby sample/openapi3/client/petstore/ruby-client
* $ bin/ruby-client-petstore.sh
* Run bin/ruby-client-petstore.sh in bin/utils/ensure-up-to-date
|
2018-11-19 17:02:19 +08:00 |
|
William Cheng
|
3d7a019524
|
update samples and reenable ensure-up-to-date (#1304)
|
2018-10-24 13:56:24 +08:00 |
|
wing328
|
d2eb7cb35b
|
remove unused files from Ruby petstore client
|
2017-10-22 22:09:50 +08:00 |
|
wing328
|
4d994a2045
|
update ruby petstore samples
|
2017-10-20 22:17:09 +08:00 |
|
wing328
|
87bbbc1a1b
|
Merge remote-tracking branch 'origin/master' into 230_merge_master
|
2017-06-05 23:27:11 +08:00 |
|
Zack Lemmon
|
f3da691a72
|
Fix typo in Ruby examples/mustache files (#5773)
|
2017-06-05 11:19:29 +08:00 |
|
Paŭlo Ebermann
|
3a48ba8bfd
|
Update all the samples.
(except clojure + scalatra, because those are broken, will fixed with later master merge.)
|
2017-03-13 19:50:10 +01:00 |
|
wing328
|
31daa2b092
|
update ruby test files
|
2016-05-10 14:56:14 +08:00 |
|
wing328
|
d6158c4c55
|
fix uuid for java, php, ruby and csharp
|
2016-05-02 22:06:33 +08:00 |
|
wing328
|
875414ff64
|
add new ruby files
|
2016-04-26 00:32:01 +08:00 |
|
wing328
|
8f70230906
|
update ruby test case
|
2016-04-14 16:19:39 +08:00 |
|
wing328
|
e3c73f5819
|
update ruby sample
|
2016-04-09 17:55:52 +08:00 |
|
xhh
|
96707e1fea
|
Remove obsolete test files
|
2016-03-09 19:53:19 +08:00 |
|
xhh
|
2c64b885bb
|
Ruby: add auto-generated documentation in Markdown
|
2016-03-09 17:18:15 +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
|
f68e93c662
|
better local variable naming for ruby, python and php
|
2016-02-28 11:48:14 +08:00 |
|
xhh
|
52c9d67025
|
Update petstore spec and fix tests
|
2016-02-25 12:20:17 +08:00 |
|
xhh
|
84c6b869f8
|
Ruby client: handle empty/reserved operation id
by using a normalized one instead of throwing errors
|
2016-02-25 11:48:30 +08:00 |
|
wing328
|
5a53814346
|
add api info as file header to ruby templates
|
2016-01-31 17:08:47 +08:00 |
|
xhh
|
172da5b2d8
|
Merge branch 'master' into ruby-binary
Conflicts:
samples/client/petstore/ruby/lib/petstore/api/pet_api.rb
|
2016-01-29 12:02:30 +08:00 |
|
wing328
|
e4a991da0c
|
add auto-generated test case for ruby
|
2016-01-26 23:15:02 +08:00 |
|