mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-11-22 19:43:40 +00:00
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