forked from loafle/openapi-generator-original
* Adds getUseInlineModelResolver and uses it * Regenerates python-exp samples * Regenerates docs * Samples regenerated * Moves codegenProperty.complexType setting * Fixes python-experimental tests * Reverts vesion file change * Improves type setting code for python-exp * Fixes AnyType type hint * Samples regenerated
580 B
580 B
ObjectWithInlineCompositionProperty
Properties
Name | Type | Description | Notes |
---|---|---|---|
someProp | bool, date, datetime, dict, float, int, list, str, none_type | [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] |