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 |
|
Justin Black
|
9ec594eec5
|
[Spec] adds XmlItem model and route for xml testing (#1883)
* Adds xmlitem model and route, rest-assured Api suffix fix, updates pytest and pytest-cov versions
* Adds python client sample files
* Adds samples update
* Adds rest-assured sample client update
* Adds sample updates in ensure-up-to-date
* Changes rest-assured files back to master version, removes fix for issue #13
* Updates samples
|
2019-01-26 17:26:38 +08:00 |
|