mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-11-03 18:23:44 +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