We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 153e40b commit 5bf8cb3Copy full SHA for 5bf8cb3
nisystemlink/clients/assetmanagement/_asset_management_client.py
@@ -134,8 +134,8 @@ def link_files(
134
file_ids: The list of file IDs to link.
135
136
Returns:
137
- Optional[LinkFilesPartialSuccessResponse]: None if all link files succeed, otherwise a response
138
- containing the IDs of files that were successfully linked and those that failed.
+ None if all link files succeed, otherwise a response containing the IDs of files that were
+ successfully linked and those that failed.
139
140
Raises:
141
ApiException: If unable to communicate with the asset management service or if there are invalid arguments.
0 commit comments