Julien Feltesse
adcf54bc09
[ruby] document the *_with_http_info methods ( #8094 )
2020-12-05 18:27:49 +08:00
Julien Feltesse
522faf835a
[ruby] fix oneOf handling ( #5706 )
...
* [ruby] fix oneOf handling
* use previous ruby configs due to issue #4690
* check for oneOf model in base_object
* validate the attributes in partial_oneof_module
2020-11-23 22:43:34 +08:00
William Cheng
661fb42a06
add back ruby client folders
2019-10-10 11:07:50 +08:00
William Cheng
0d91be3a72
update petstore samples
2019-10-10 10:27:13 +08:00
William Cheng
f015363dbd
update samples
2019-03-25 22:44:05 +08:00
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
William Cheng
9e2a9e1515
[Ruby] various improvements ( #2226 )
...
* add to_s in api error class
* rename variable to align with code sample
* fix initalize, better validation
* update petstore samples
* add code sample for model
* add auto-generated travis file
* improve error message
* add travis file
* uncomment to_s
2019-02-27 03:38:20 +08:00
William Cheng
8c599ebf12
Add support for multiple inheritance ( #1664 )
...
* add all parent names
* clean up supportsInheritance
* fix npe
* fix allVars, fix test cases
* add more tests, remove comments
* update docker m2 cache dir, add more tests, fix mandatory
* update samples
* regenerate js spec files
* add logic to detect self reference
* add isSelfReference flag to codegen property
* add ruby tests for cat model
* remove debugging info
* fix JS allvars not have x-js-doctype
* update samples
* update js samples
2018-12-15 00:24:36 +08:00
William Cheng
774013c7e1
Better OpenAPI spec v3 support: allOf, anyOf, oneOf ( #1360 )
...
* add oneOf support to Ruby
* add anyOf support to ruby client
* add discriminator support to ruby client
* fix typo
* update samples, fix NPE
* better format in ruby generator
* fix test cases, disable mapping test
* fix update script, update samples
* add test, fix mapping
* update exit code
* reenabled discriminator test
* remove duplicated properties
* add test for duplicated properties
* update samples, add new spec
* fix ruby test cases
* fix hasMore after removing duplicates
* refactor method, comment out haskell client test
* fix hasMore and update samples
* fix parent detection
* fix discriminator check
* [haskell-http-client] need to use {{vars}}{{required}} instead of {{requiredVars}}
* remove deprecated methods in default codegen (#1031 )
* regenerate samples
* remove commented code
2018-12-07 00:30:20 +08:00
William Cheng
aa6b217bb9
[Ruby] Add auto-generated rubocop config file ( #7637 )
...
* add rubocop to ruby api client
* add new files
* fix ruby generator test case
2018-02-12 14:08:02 +08:00
wing328
2784db0604
fix escpaing " and \
2016-05-11 16:14:03 +08:00
wing328
2104ef3192
doc for new models
2016-03-30 21:09:34 +08:00