forked from loafle/openapi-generator-original
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