forked from loafle/openapi-generator-original
674 B
674 B
TestInlineFreeformAdditionalPropertiesRequest
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| SomeProperty | String | [optional] |
Examples
- Prepare the resource
$TestInlineFreeformAdditionalPropertiesRequest = Initialize-PSPetstoreTestInlineFreeformAdditionalPropertiesRequest -SomeProperty null
- Convert the resource to JSON
$TestInlineFreeformAdditionalPropertiesRequest | ConvertTo-JSON