forked from loafle/openapi-generator-original
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