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