mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2026-04-27 03:54:17 +00:00
a7e92786df
* add more tests to powershell client * update spec * update method name * add new file
595 B
595 B
ScaleneTriangle
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| ShapeType | String | ||
| TriangleType | String |
Examples
- Prepare the resource
$ScaleneTriangle = Initialize-PSPetstoreScaleneTriangle -ShapeType null `
-TriangleType null
- Convert the resource to JSON
$ScaleneTriangle | ConvertTo-JSON