fix double byte characters in description, upgrade to lang3

This commit is contained in:
wing328
2016-05-06 16:36:45 +08:00
parent 5a7e0fd181
commit 3a80a4ff1e
52 changed files with 1392 additions and 54 deletions

View File

@@ -0,0 +1,10 @@
# Petstore::EnumTest
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**enum_string** | **String** | | [optional]
**enum_integer** | **Integer** | | [optional]
**enum_number** | **Float** | | [optional]