IBM / secrets-manager-python-sdk

Python SDK for IBM Cloud Secrets Manager
https://cloud.ibm.com/catalog/secrets-manager
Apache License 2.0
3 stars 6 forks source link

Please update all Docs to reflect V2 of the SDK. V1 is being deprecated #58

Closed ceez closed 1 year ago

ceez commented 1 year ago

Describe the bug The V1 SDK is being deprecated soon. The README.md should be updated, since it contains V1 examples. If there is any other documentation, it should also be update to V2.

To Reproduce Steps to reproduce the behavior:

  1. Go to the main Repo Page

Expected behavior I feel that documentation should be "current"

IdanAdar commented 1 year ago

Thanks for reporting, small tweak to the authenticator step, nothing major. You can find up to date API Docs @ https://cloud.ibm.com/apidocs/secrets-manager

IdanAdar commented 1 year ago

Fixed.