forked from loafle/openapi-generator-original
531 B
531 B
ArrayTest
Properties
Name | Type | Description | Notes |
---|---|---|---|
array_of_string | list[str] | [optional] | |
array_array_of_integer | list[list[int]] | [optional] | |
array_array_of_model | list[list[ReadOnlyFirst]] | [optional] | |
array_of_enum | list[str] | [optional] |