forked from loafle/openapi-generator-original
* Test Cases for more than two oneOf-Options (both passing, but important to narrow down observed bug) * fix language-specific tests broken by adding a third fruit to oneOf test * create reproducer unit test for java client codegen * fix typo in test yaml * fix ModelUtils.getParentName returning name of first element in composed schema instead of null when there are multiple elements and it is not clear which one should be parent * rename test yaml and added tests for clarity * update samples * update samples again
411 B
411 B
NullableShape
The value may be a shape or the 'null' value. The 'nullable' attribute was introduced in OAS schema >= 3.0 and has been deprecated in OAS schema >= 3.1.
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| shapeType | String | ||
| triangleType | String | ||
| quadrilateralType | String |