mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2026-04-27 04:34:14 +00:00
a7e92786df
* add more tests to powershell client * update spec * update method name * add new file
519 B
519 B
CatAllOf
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| Declawed | Boolean | [optional] |
Examples
- Prepare the resource
$CatAllOf = Initialize-PSPetstoreCatAllOf -Declawed null
- Convert the resource to JSON
$CatAllOf | ConvertTo-JSON