mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-11-06 03:33:38 +00:00
* Backport kubernetes client features: - assert_hostname - connection_pool_maxsize - cleanups * Update petstore sample
480 B
480 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] |