mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-11-04 18:53:48 +00:00
542 B
542 B
DeprecatedObject
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| Name | String | [optional] |
Examples
- Prepare the resource
$DeprecatedObject = Initialize-PSPetstoreDeprecatedObject -Name null
- Convert the resource to JSON
$DeprecatedObject | ConvertTo-JSON