mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-11-06 11:43:45 +00:00
305 B
305 B
Petstore::InlineResponseDefault
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| string | Foo | [optional] |
Code Sample
require 'Petstore'
instance = Petstore::InlineResponseDefault.new(string: null)