Skip to content

Commit 67f3174

Browse files
authored
feat: Sync with Seam API via f2aee5616e2276317a24ffc51eec0f8eae92d5c4 (#2383)
1 parent 6aea9bc commit 67f3174

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/lib/seam/connect/openapi.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57615,7 +57615,7 @@ export default {
5761557615
'x-fern-sdk-group-name': ['workspaces'],
5761657616
'x-fern-sdk-method-name': 'update',
5761757617
'x-response-key': null,
57618-
'x-title': 'Udpate a Workspace',
57618+
'x-title': 'Update a Workspace',
5761957619
},
5762057620
post: {
5762157621
description:
@@ -57692,7 +57692,7 @@ export default {
5769257692
'x-fern-sdk-group-name': ['workspaces'],
5769357693
'x-fern-sdk-method-name': 'update',
5769457694
'x-response-key': null,
57695-
'x-title': 'Udpate a Workspace',
57695+
'x-title': 'Update a Workspace',
5769657696
},
5769757697
},
5769857698
},

0 commit comments

Comments
 (0)