forked from loafle/openapi-generator-original
603 B
603 B
InlineObject
Properties
Name | Type | Description | Notes |
---|---|---|---|
Name | String | Updated name of the pet | [optional] |
Status | String | Updated status of the pet | [optional] |
Examples
- Prepare the resource
Initialize-PSPetstoreInlineObject -Name null `
-Status null
- Convert the resource to JSON
$ | Convert-ToJSON