mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-08 12:27:47 +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:
@@ -51,7 +51,7 @@ except Exception as e:
|
||||
Run this command to run the code:
|
||||
|
||||
```bash
|
||||
python sdk.go
|
||||
python sdk.py
|
||||
```
|
||||
|
||||
The example uses a PATCH `replace` operation to update the value in the `/description` path to "This is an updated description for the workgroup."
|
||||
|
||||
Reference in New Issue
Block a user