zowe/zowe-client-python-sdk
Update sample scripts in readmes to remove deprecated methods
オープン
#336 opened on 2024/09/21
bugdev-docgood first issuepriority-lowseverity-low
Repository metrics
- Stars
- (44 個のスター)
- PR merge metrics
- (PR metrics pending)
説明
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.