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