Added New Param, output_format (#2639)

This commit is contained in:
Saket Aryan
2025-05-06 22:56:48 +05:30
committed by GitHub
parent 02a2b59555
commit 6e9f8cf218
4 changed files with 24 additions and 12 deletions

View File

@@ -209,6 +209,12 @@ mode: "wide"
<Tab title="TypeScript">
<Update label="2025-05-06" description="v2.1.24">
**New Features:**
- **Client:** Added new param `output_format` to match Python SDK.
- **Client:** Added new enum `OutputFormat` for `v1.0` and `v1.1`
</Update>
<Update label="2025-05-05" description="v2.1.23">
**New Features:**
- **Client:** Updated `deleteUsers` to use `v2` API.