[ruby] document the *_with_http_info methods (#8094)

This commit is contained in:
Julien Feltesse
2020-12-05 19:27:49 +09:00
committed by GitHub
parent 38dbcdd752
commit adcf54bc09
118 changed files with 1877 additions and 448 deletions

View File

@@ -8,7 +8,7 @@
| **array_array_of_integer** | **Array<Array<Integer>>** | | [optional] |
| **array_array_of_model** | **Array<Array<ReadOnlyFirst>>** | | [optional] |
## Code Sample
## Example
```ruby
require 'petstore'