zowe/zowe-client-python-sdk
Update sample scripts in readmes to remove deprecated methods
開放
#336 建立於 2024年9月21日
bugdev-docgood first issuepriority-lowseverity-low
倉庫指標
- 星標
- (44 顆星)
- PR 合併指標
- (PR 指標待抓取)
描述
Sample scripts should be updated to stop using methods that were deprecated in #276.
For example, the recommended zos-files SDK method to upload a USS file has changed from Files.upload_file_to_uss to USSFiles.upload.