Files
openapi-generator/samples/client/petstore/java/okhttp-gson/docs/NestedArrayWithDefaultValues.md
William Cheng 89a108aca0 Default nested array to null in java generators (#21713)
* default nested array to null in java generators

* add test schema
2025-08-08 15:59:16 +08:00

227 B

NestedArrayWithDefaultValues

Properties

Name Type Description Notes
nestedArray List<List<String>> [optional]