fix enum and map of neum (regression) (#1706)

This commit is contained in:
William Cheng
2018-12-20 16:07:22 +08:00
committed by GitHub
parent 93c13074ff
commit f188fa08e5
23 changed files with 73 additions and 3 deletions

View File

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