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,12 @@
# EnumTest
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**enum_string** | **string** | | [optional]
**enum_integer** | **int** | | [optional]
**enum_number** | **double** | | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)