Merge remote-tracking branch 'origin/4.1.x' into sync_41x_50x

This commit is contained in:
wing328
2019-06-27 18:27:20 +08:00
1243 changed files with 38715 additions and 15082 deletions

View File

@@ -89,7 +89,7 @@ try {
Name | Type | Description | Notes
------------- | ------------- | ------------- | -------------
**body** | [**kotlin.Array<User>**](kotlin.Array.md)| List of user object |
**body** | [**kotlin.Array<User>**](User.md)| List of user object |
### Return type
@@ -133,7 +133,7 @@ try {
Name | Type | Description | Notes
------------- | ------------- | ------------- | -------------
**body** | [**kotlin.Array<User>**](kotlin.Array.md)| List of user object |
**body** | [**kotlin.Array<User>**](User.md)| List of user object |
### Return type