mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-11-03 18:23:44 +00:00
573 B
573 B
InlineResponseDefault
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| String | Foo | [optional] |
Examples
- Prepare the resource
$InlineResponseDefault = Initialize-PSPetstoreInlineResponseDefault -String null
- Convert the resource to JSON
$InlineResponseDefault | ConvertTo-JSON