Fix enum model docs for JS and Java clients

This commit is contained in:
xhh
2016-05-06 18:41:15 +08:00
parent 5acef6d634
commit 020a9fcdc0
75 changed files with 1153 additions and 198 deletions

View File

@@ -1,7 +1,12 @@
# SwaggerPetstore.EnumClass
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
## Enum
* `_abc` (value: `"_abc"`)
* `-efg` (value: `"-efg"`)
* `(xyz)` (value: `"(xyz)"`)