mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-05-16 14:40:54 +00:00
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] |