forked from loafle/openapi-generator-original
567 B
567 B
Triangle
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| ShapeType | String | ||
| TriangleType | String |
Examples
- Prepare the resource
$Triangle = Initialize-PSPetstoreTriangle -ShapeType null `
-TriangleType null
- Convert the resource to JSON
$Triangle | ConvertTo-JSON