mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-11-05 03:03:39 +00:00
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