zowe/zowe-client-python-sdk

Update sample scripts in readmes to remove deprecated methods

Offen

#336 geöffnet am 21.09.2024

 (4 Kommentare) (1 Reaktion) (0 zugewiesene Personen)Python (38 Forks)auto 404
bugdev-docgood first issuepriority-lowseverity-low

Repository-Metriken

Stars
 (44 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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.

Contributor Guide