forked from loafle/openapi-generator-original
add ruby httpx echo api tests (#16729)
This commit is contained in:
15
samples/client/echo_api/ruby-httpx/docs/StringEnumRef.md
Normal file
15
samples/client/echo_api/ruby-httpx/docs/StringEnumRef.md
Normal file
@@ -0,0 +1,15 @@
|
||||
# OpenapiClient::StringEnumRef
|
||||
|
||||
## Properties
|
||||
|
||||
| Name | Type | Description | Notes |
|
||||
| ---- | ---- | ----------- | ----- |
|
||||
|
||||
## Example
|
||||
|
||||
```ruby
|
||||
require 'openapi_client'
|
||||
|
||||
instance = OpenapiClient::StringEnumRef.new()
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user