docs/UpdateList.md in sib-api-v3-sdk-4.0.1 vs docs/UpdateList.md in sib-api-v3-sdk-5.0.0
- old
+ new
@@ -1,9 +1,9 @@
# SibApiV3Sdk::UpdateList
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
-**name** | **String** | Name of the list. Only one parameter can be update at once | [optional]
-**folder_id** | **Integer** | Id of the folder in which to move the list. Only one parameter can updated at once | [optional]
+**name** | **String** | Name of the list. Either of the two parameters (name, folderId) can be updated at a time. | [optional]
+**folder_id** | **Integer** | Id of the folder in which the list is to be moved. Either of the two parameters (name, folderId) can be updated at a time. | [optional]