mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-09 04:19:37 +00:00
fix docs for python sdk with typo for ClientId and BaseURL along with calls with .go instead of .py
This commit is contained in:
@@ -35,5 +35,5 @@ print(accounts)
|
||||
Run this command to run the code:
|
||||
|
||||
```bash
|
||||
python sdk.go
|
||||
python sdk.py
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user