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

This commit is contained in:
wing328
2019-06-26 16:01:23 +08:00
987 changed files with 34212 additions and 13907 deletions

View File

@@ -115,7 +115,7 @@ class UserApi implements UserApiInterface
Name | Type | Description | Notes
------------- | ------------- | ------------- | -------------
**body** | [**OpenAPI\Server\Model\User**](../Model/array.md)| List of user object |
**body** | [**OpenAPI\Server\Model\User**](../Model/User.md)| List of user object |
### Return type
@@ -167,7 +167,7 @@ class UserApi implements UserApiInterface
Name | Type | Description | Notes
------------- | ------------- | ------------- | -------------
**body** | [**OpenAPI\Server\Model\User**](../Model/array.md)| List of user object |
**body** | [**OpenAPI\Server\Model\User**](../Model/User.md)| List of user object |
### Return type