forked from loafle/openapi-generator-original
512 B
512 B
DogAllOf
Properties
Name | Type | Description | Notes |
---|---|---|---|
Breed | String | [optional] |
Examples
- Prepare the resource
$DogAllOf = Initialize-PSPetstoreDogAllOf -Breed null
- Convert the resource to JSON
$DogAllOf | ConvertTo-JSON