fix jsoncreator annotation issue with java api clients using gson

This commit is contained in:
wing328
2016-08-08 00:16:12 +08:00
parent e8095c6a04
commit d8cdcbf042
81 changed files with 235 additions and 30 deletions

View File

@@ -12,6 +12,8 @@ Name | Type | Description | Notes
## Enum: Map<String, InnerEnum>
Name | Value
---- | -----
UPPER | "UPPER"
LOWER | "lower"

View File

@@ -158,7 +158,7 @@ try {
Name | Type | Description | Notes
------------- | ------------- | ------------- | -------------
**status** | [**List<String>**](String.md)| Status values that need to be considered for filter |
**status** | [**List<String>**](String.md)| Status values that need to be considered for filter | [enum: available, pending, sold]
### Return type