mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-11-06 19:53:47 +00:00
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