forked from loafle/openapi-generator-original
* Removes nulltype from python, updates samples * Removes nulltype from the python requirements * Removes nulltype import in models, moves requiredVars to optionalVars when approprieate
445 B
445 B
FruitReq
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| mealy | bool | [optional] | |
| sweet | bool | [optional] | |
| cultivar | str | [optional] | |
| length_cm | float | [optional] |