mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-05-21 00:50:53 +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)