mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-05-13 21:20:56 +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