forked from loafle/openapi-generator-original
520 B
520 B
ClassModel
Properties
Name | Type | Description | Notes |
---|---|---|---|
Class | String | [optional] |
Examples
- Prepare the resource
$ClassModel = Initialize-PSPetstoreClassModel -Class null
- Convert the resource to JSON
$ClassModel | ConvertTo-JSON