forked from loafle/openapi-generator-original
251 B
251 B
Petstore::Client
Properties
Name | Type | Description | Notes |
---|---|---|---|
client | String | [optional] |
Example
require 'petstore'
instance = Petstore::Client.new(
client: null
)