fix docs for python sdk with typo for ClientId and BaseURL along with calls with .go instead of .py

This commit is contained in:
darrell-thobe-sp
2024-04-22 10:54:55 -04:00
parent d0d0ef21ed
commit 8447edfae5
4 changed files with 8 additions and 8 deletions

View File

@@ -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."