mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-05-18 15:40:53 +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