zowe/zowe-client-python-sdk

Update sample scripts in readmes to remove deprecated methods

Aperta

#336 aperta il 21 set 2024

 (4 commenti) (1 reazione) (0 assegnatari)Python (38 fork)auto 404
bugdev-docgood first issuepriority-lowseverity-low

Metriche repository

Star
 (44 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor