Skip to content

Commit

Permalink
Merge pull request #88 from cisco-en-programmability/fmunozmiranda-pa…
Browse files Browse the repository at this point in the history
…tch-1

Update README.rst
  • Loading branch information
fmunozmiranda authored Apr 12, 2023
2 parents bbef5fe + 1ceed38 commit e12b9ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ dnacentersdk
from dnacentersdk import api
# Create a DNACenterAPI connection object;
# it uses DNA Center sandbox URL, username and password, with DNA Center API version 2.3.3.0.
# it uses DNA Center sandbox URL, username and password, with DNA Center API version 2.3.5.3.
# and requests to verify the server's TLS certificate with verify=True.
dnac = api.DNACenterAPI(username="devnetuser",
password="Cisco123!",
Expand Down

0 comments on commit e12b9ce

Please sign in to comment.