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
|
84b99fea54
|
[Ruby] Auto recreate specs in OAS3 Ruby sample (#2264)
* purge generated tests also in bin/openapi3/ruby-client-petstore.sh
* update OAS3 Ruby client samples
|
2019-02-28 18:23:04 +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 |
|