fix python property name

This commit is contained in:
wing328
2016-04-20 22:12:09 +08:00
parent 56ac576a18
commit 8eb3f8a448
6 changed files with 33 additions and 3 deletions

View File

@@ -5,6 +5,7 @@ Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**name** | **int** | |
**snake_case** | **int** | | [optional]
**_property** | **str** | | [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)