Fixed ListUsers, GetUser, EnableUser, RegisterUser, DisableUser, DeleteUser API parameter of uid data type error, from number into string.

This commit is contained in:
sdk-team
2021-01-14 03:48:26 +00:00
parent 8b8f380da8
commit bbbd1121ca
37 changed files with 227 additions and 471 deletions

View File

@@ -1,3 +1,8 @@
2021-01-14 Version: patch
- Fixed ListUsers, GetUser, EnableUser, RegisterUser, DisableUser, DeleteUser API parameter of uid data type error, from number into string.
- Supported ListInstances, GetInstance API to return Owner information.
- Supported SetOwners API to set INSTANCE owner.
2021-01-14 Version: patch
- Create Lindorm Open api.