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