forked from loafle/openapi-generator-original
* Adds oneOf + anyOf schemas, models and tests to python-experimental * Adds setUpClass and tearDownClass * Removes newline in method_init_shared.mustache * Regenerated v3 spec sample for python-experimental * Fxes test for discard_unknown_keys * Moves new models into existing spec, regen python-exp and go-exp * Also fix python-exp windows file
405 B
405 B
whale.Whale
Properties
Name | Type | Description | Notes |
---|---|---|---|
class_name | str | ||
has_baleen | bool | [optional] | |
has_teeth | bool | [optional] |