add enum test case for jersey2

This commit is contained in:
wing328
2016-08-05 01:57:34 +08:00
parent 5b4eb96ba1
commit 89fe3403a7
35 changed files with 158 additions and 4 deletions

View File

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