cisco-en-programmability / dnacentersdk

Cisco DNA Center Python SDK
https://dnacentersdk.readthedocs.io/en/latest/
MIT License
70 stars 33 forks source link

Function name changed to assign_device_credential_to_site in DNAC2.3.5.0(dnacentersdk/api/v2_3_5_3/network_settings.py) #107

Closed DNACENSolutions closed 1 year ago

DNACENSolutions commented 1 year ago

Prerequisites

Describe the bug The function name of the SDK function changed to assign_device_credential_to_site from assign_credential_to_site. The function names should not change every release as the function used by customer will have break in their APPs.

Expected behavior The function name should be restored to assign_credential_to_site

Screenshots

Environment (please complete the following information):

Additional context Add any other context about the problem here.

fmunozmiranda commented 1 year ago

Hi @DNACENSolutions please verify it in new SDK version, and let us know how does it goes.