Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Co-authored-by: Evan Sosenko <evan@getseam.com>
  • Loading branch information
seambot and razor-x authored Dec 18, 2024
1 parent adc420e commit 1ea8431
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/lib/seam/connect/openapi.ts
Original file line number Diff line number Diff line change
Expand Up @@ -24102,6 +24102,7 @@ export default {
tags: ['/user_identities'],
'x-fern-ignore': true,
'x-response-key': null,
'x-title': 'Update a User Identity',
},
post: {
operationId: 'userIdentitiesUpdatePost',
Expand Down Expand Up @@ -24167,6 +24168,7 @@ export default {
'x-fern-sdk-group-name': ['user_identities'],
'x-fern-sdk-method-name': 'update',
'x-response-key': null,
'x-title': 'Update a User Identity',
},
},
'/webhooks/create': {
Expand Down

0 comments on commit 1ea8431

Please sign in to comment.