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