mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2026-04-27 04:44:25 +00:00
a7e92786df
* add more tests to powershell client * update spec * update method name * add new file
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