@seamapi/types 1.504.0 → 1.505.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -53332,7 +53332,7 @@ export default {
53332
53332
  'x-fern-sdk-group-name': ['workspaces'],
53333
53333
  'x-fern-sdk-method-name': 'update',
53334
53334
  'x-response-key': null,
53335
- 'x-title': 'Udpate a Workspace',
53335
+ 'x-title': 'Update a Workspace',
53336
53336
  },
53337
53337
  post: {
53338
53338
  description: 'Updates the [workspace](https://docs.seam.co/latest/core-concepts/workspaces) associated with the authentication value.',
@@ -53402,7 +53402,7 @@ export default {
53402
53402
  'x-fern-sdk-group-name': ['workspaces'],
53403
53403
  'x-fern-sdk-method-name': 'update',
53404
53404
  'x-response-key': null,
53405
- 'x-title': 'Udpate a Workspace',
53405
+ 'x-title': 'Update a Workspace',
53406
53406
  },
53407
53407
  },
53408
53408
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@seamapi/types",
3
- "version": "1.504.0",
3
+ "version": "1.505.0",
4
4
  "description": "TypeScript types for the Seam API.",
5
5
  "type": "module",
6
6
  "main": "index.js",
@@ -57615,7 +57615,7 @@ export default {
57615
57615
  'x-fern-sdk-group-name': ['workspaces'],
57616
57616
  'x-fern-sdk-method-name': 'update',
57617
57617
  'x-response-key': null,
57618
- 'x-title': 'Udpate a Workspace',
57618
+ 'x-title': 'Update a Workspace',
57619
57619
  },
57620
57620
  post: {
57621
57621
  description:
@@ -57692,7 +57692,7 @@ export default {
57692
57692
  'x-fern-sdk-group-name': ['workspaces'],
57693
57693
  'x-fern-sdk-method-name': 'update',
57694
57694
  'x-response-key': null,
57695
- 'x-title': 'Udpate a Workspace',
57695
+ 'x-title': 'Update a Workspace',
57696
57696
  },
57697
57697
  },
57698
57698
  },