forked from loafle/openapi-generator-original
* Add a space between table title and the line above it to resolve issues when translating markdown to asciidoc * Regenerate Samples Co-authored-by: Tyler Ballast <tyler.ballast@reportix.com> Co-authored-by: tballast <tyler.ballast@gmail.com>
672 B
672 B
ShapeOrNull
The value may be a shape or the 'null' value. This is introduced in OAS schema >= 3.1.
Properties
Name | Type | Description | Notes |
---|---|---|---|
shape_type | str | ||
quadrilateral_type | str | [optional] | |
triangle_type | str | [optional] | |
any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |