zowe/zowe-client-python-sdk
Update sample scripts in readmes to remove deprecated methods
Open
#336 opened on Sep 21, 2024
bugdev-docgood first issuepriority-lowseverity-low
Repository metrics
- Stars
- (44 stars)
- PR merge metrics
- (PR metrics pending)
Description
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.