mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2026-03-04 16:58:56 +00:00
509 B
509 B
ParentPet
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| PetType | String |
Examples
- Prepare the resource
$ParentPet = Initialize-PSPetstoreParentPet -PetType null
- Convert the resource to JSON
$ParentPet | ConvertTo-JSON