[java] fix default value - empty list [] (#15862)

* fix empty default value in java okhttp-gson

* add files
This commit is contained in:
William Cheng
2023-06-20 11:27:56 +08:00
committed by GitHub
parent 396c6753b1
commit 14fc61a293
10 changed files with 448 additions and 2 deletions

View File

@@ -0,0 +1,14 @@
# ArrayDefault
## Properties
| Name | Type | Description | Notes |
|------------ | ------------- | ------------- | -------------|
|**withDefaultEmptyBracket** | **List<String>** | | [optional] |
|**withoutDefault** | **List<String>** | | [optional] |