mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-11-05 19:23:44 +00:00
597 B
597 B
Quadrilateral
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| ShapeType | String | ||
| QuadrilateralType | String |
Examples
- Prepare the resource
$Quadrilateral = Initialize-PSPetstoreQuadrilateral -ShapeType null `
-QuadrilateralType null
- Convert the resource to JSON
$Quadrilateral | ConvertTo-JSON