mirror of
https://github.com/jlengrand/openapi-generator.git
synced 2026-05-18 08:31:20 +00:00
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