@seamapi/types 1.489.0 → 1.490.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.
@@ -48574,7 +48574,7 @@ declare const _default: {
48574
48574
  'x-undocumented': string;
48575
48575
  };
48576
48576
  };
48577
- '/workspaces/find_resources': {
48577
+ '/workspaces/find_anything': {
48578
48578
  get: {
48579
48579
  description: string;
48580
48580
  operationId: string;
@@ -52362,10 +52362,10 @@ export default {
52362
52362
  'x-undocumented': 'Internal form-data endpoint for Console and Customer Portal.',
52363
52363
  },
52364
52364
  },
52365
- '/workspaces/find_resources': {
52365
+ '/workspaces/find_anything': {
52366
52366
  get: {
52367
52367
  description: 'Search for resources inside a workspace.',
52368
- operationId: 'workspacesFindResourcesGet',
52368
+ operationId: 'workspacesFindAnythingGet',
52369
52369
  parameters: [
52370
52370
  {
52371
52371
  in: 'query',
@@ -52515,11 +52515,11 @@ export default {
52515
52515
  { console_session_with_workspace: [] },
52516
52516
  { api_key: [] },
52517
52517
  ],
52518
- summary: '/workspaces/find_resources',
52518
+ summary: '/workspaces/find_anything',
52519
52519
  tags: ['/workspaces'],
52520
52520
  'x-batch-type': 'workspaces',
52521
52521
  'x-fern-sdk-group-name': ['workspaces'],
52522
- 'x-fern-sdk-method-name': 'find_resources',
52522
+ 'x-fern-sdk-method-name': 'find_anything',
52523
52523
  'x-fern-sdk-return-value': 'batch',
52524
52524
  'x-response-key': 'batch',
52525
52525
  'x-title': 'Find Resources',
@@ -52527,7 +52527,7 @@ export default {
52527
52527
  },
52528
52528
  post: {
52529
52529
  description: 'Search for resources inside a workspace.',
52530
- operationId: 'workspacesFindResourcesPost',
52530
+ operationId: 'workspacesFindAnythingPost',
52531
52531
  parameters: [
52532
52532
  {
52533
52533
  in: 'query',
@@ -52677,11 +52677,11 @@ export default {
52677
52677
  { console_session_with_workspace: [] },
52678
52678
  { api_key: [] },
52679
52679
  ],
52680
- summary: '/workspaces/find_resources',
52680
+ summary: '/workspaces/find_anything',
52681
52681
  tags: ['/workspaces'],
52682
52682
  'x-batch-type': 'workspaces',
52683
52683
  'x-fern-sdk-group-name': ['workspaces'],
52684
- 'x-fern-sdk-method-name': 'find_resources',
52684
+ 'x-fern-sdk-method-name': 'find_anything',
52685
52685
  'x-fern-sdk-return-value': 'batch',
52686
52686
  'x-response-key': 'batch',
52687
52687
  'x-title': 'Find Resources',