William Cheng
12cdacabbf
[Inline model resolver] better handling of inline responses and bug fixes ( #12353 )
...
* better handling of inline response schemas, bug fixes
* update samples
* add new files
* better code format
* remove unused ruby files
* fix java test
* remove unused js spec files
* remove inline_response_default_test.dart
* fix webclient tests
* fix spring tests
2022-05-13 10:17:59 +08:00
Hippolyte HENRY
81a5e44a6c
[ruby] Improve ruby client examples ( #8040 )
...
* [ruby] Improve ruby client examples
* samples
* quote fixes
* Keep enum value
* better string type handling
* fix failing tests
* add space after comment
* update samples
* use Time
Co-authored-by: William Cheng <wing328hk@gmail.com>
2020-12-16 00:10:04 +08:00
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
db4c4917e2
migrate ruby samples to oas3 ( #6414 )
2020-05-25 23:02:30 +08:00