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"