mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-12-11 04:42:47 +00:00
[ruby] document the *_with_http_info methods (#8094)
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
| **enum_form_string_array** | **Array<String>** | Form parameter enum test (string array) | [optional] |
|
||||
| **enum_form_string** | **String** | Form parameter enum test (string) | [optional][default to '-efg'] |
|
||||
|
||||
## Code Sample
|
||||
## Example
|
||||
|
||||
```ruby
|
||||
require 'petstore'
|
||||
|
||||
Reference in New Issue
Block a user