mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-05-14 05:30:51 +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