cisco-en-programmability / dnacentersdk

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

Function names changed in v2.3.5.0 libs all function got added with 2 though no change in DNAC APIs #106

Closed DNACENSolutions closed 1 year ago

DNACENSolutions commented 1 year ago

Prerequisites

Describe the bug All the function names for module: dnacentersdk/api/v2_3_5_3/licenses.py are changed and got added 2 in it. def device_count_details2(self, def device_license_summary2(self, def device_license_details2(self, etc. Expected behavior Function names should be restored as in 2.3.3.0 version so there is no break for any user or ansible users.

Screenshots Please provide an screenshot of the successful API call with cuRL, Postman, etc.

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.