Skip to content

Commit d6eedc5

Browse files
docs: add Features section to CHANGELOG for CreateUserIdentity identity_id fix
Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent 2793ced commit d6eedc5

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
## Unreleased
44

5+
### Features
6+
7+
- **Management API (generated):** Added `EffectiveIdentityID()` helper method to `CreateIdentityResponseIdentity`. The decoder now handles both `id` and `identity_id` JSON keys when creating identities, accommodating the API's alternate field name for existing enterprise identities.
8+
59
### Breaking changes
610

711
- **Management API (generated):** Response types for the delete API application scope operation were renamed to fix a typo: `DeleteAPIAppliationScope*``DeleteAPIApplicationScope*` (e.g. `DeleteAPIAppliationScopeBadRequest``DeleteAPIApplicationScopeBadRequest`). If you reference the old type names in your code, update them to the new spelling.

0 commit comments

Comments
 (0)