-
Notifications
You must be signed in to change notification settings - Fork 28
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update sample scripts in readmes to remove deprecated methods #336
Comments
Thank you for creating a bug report. |
As a follow up, we could also update the following:
|
hello @zFernand0, i noticed my PR was merged and later reopened. Kindly let me know why so i could make necessary corrections where needed, thanks. |
Hey @olamidepeterojo, See my last comment
|
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
toUSSFiles.upload
.The text was updated successfully, but these errors were encountered: