mirror of
https://github.com/jlengrand/openapi-generator.git
synced 2026-05-08 15:53:54 +00:00
665 B
665 B
FooObject
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| prop1 | [{str: (bool, date, datetime, dict, float, int, list, str, none_type)}] | [optional] | |
| prop2 | {str: (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] |