forked from loafle/openapi-generator-original
[java] fix default value - empty list [] (#15862)
* fix empty default value in java okhttp-gson * add files
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
|
||||
|
||||
# ArrayDefault
|
||||
|
||||
|
||||
## Properties
|
||||
|
||||
| Name | Type | Description | Notes |
|
||||
|------------ | ------------- | ------------- | -------------|
|
||||
|**withDefaultEmptyBracket** | **List<String>** | | [optional] |
|
||||
|**withoutDefault** | **List<String>** | | [optional] |
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user