@seamapi/types 1.515.0 → 1.516.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.
package/dist/connect.cjs CHANGED
@@ -42231,14 +42231,6 @@ var openapi_default = {
42231
42231
  description: "Returns a list of all [devices](https://docs.seam.co/latest/core-concepts/devices).",
42232
42232
  operationId: "devicesListGet",
42233
42233
  parameters: [
42234
- {
42235
- in: "query",
42236
- name: "customer_ids",
42237
- schema: {
42238
- items: { format: "uuid", type: "string" },
42239
- type: "array"
42240
- }
42241
- },
42242
42234
  {
42243
42235
  in: "query",
42244
42236
  name: "customer_key",
@@ -42684,10 +42676,6 @@ var openapi_default = {
42684
42676
  description: "Set of key:value [custom metadata](https://docs.seam.co/latest/core-concepts/devices/adding-custom-metadata-to-a-device) pairs for which you want to list devices.",
42685
42677
  type: "object"
42686
42678
  },
42687
- customer_ids: {
42688
- items: { format: "uuid", type: "string" },
42689
- type: "array"
42690
- },
42691
42679
  customer_key: {
42692
42680
  description: "Customer key for which you want to list devices.",
42693
42681
  type: "string"
@@ -43483,14 +43471,6 @@ var openapi_default = {
43483
43471
  description: "Returns a list of all [unmanaged devices](https://docs.seam.co/latest/core-concepts/devices/managed-and-unmanaged-devices).\n\nAn unmanaged device has a limited set of visible properties and a subset of supported events. You cannot control an unmanaged device. Any [access codes](https://docs.seam.co/latest/capability-guides/smart-locks/access-codes/migrating-existing-access-codes) on an unmanaged device are unmanaged. To control an unmanaged device with Seam, [convert it to a managed device](https://docs.seam.co/latest/core-concepts/devices/managed-and-unmanaged-devices#convert-an-unmanaged-device-to-managed).",
43484
43472
  operationId: "devicesUnmanagedListGet",
43485
43473
  parameters: [
43486
- {
43487
- in: "query",
43488
- name: "customer_ids",
43489
- schema: {
43490
- items: { format: "uuid", type: "string" },
43491
- type: "array"
43492
- }
43493
- },
43494
43474
  {
43495
43475
  in: "query",
43496
43476
  name: "customer_key",
@@ -43933,10 +43913,6 @@ var openapi_default = {
43933
43913
  description: "Set of key:value [custom metadata](https://docs.seam.co/latest/core-concepts/devices/adding-custom-metadata-to-a-device) pairs for which you want to list devices.",
43934
43914
  type: "object"
43935
43915
  },
43936
- customer_ids: {
43937
- items: { format: "uuid", type: "string" },
43938
- type: "array"
43939
- },
43940
43916
  customer_key: {
43941
43917
  description: "Customer key for which you want to list devices.",
43942
43918
  type: "string"
@@ -45776,14 +45752,6 @@ var openapi_default = {
45776
45752
  description: "Returns a list of all [locks](https://docs.seam.co/latest/capability-guides/smart-locks).",
45777
45753
  operationId: "locksListGet",
45778
45754
  parameters: [
45779
- {
45780
- in: "query",
45781
- name: "customer_ids",
45782
- schema: {
45783
- items: { format: "uuid", type: "string" },
45784
- type: "array"
45785
- }
45786
- },
45787
45755
  {
45788
45756
  in: "query",
45789
45757
  name: "customer_key",
@@ -46166,10 +46134,6 @@ var openapi_default = {
46166
46134
  description: "Set of key:value [custom metadata](https://docs.seam.co/latest/core-concepts/devices/adding-custom-metadata-to-a-device) pairs for which you want to list devices.",
46167
46135
  type: "object"
46168
46136
  },
46169
- customer_ids: {
46170
- items: { format: "uuid", type: "string" },
46171
- type: "array"
46172
- },
46173
46137
  customer_key: {
46174
46138
  description: "Customer key for which you want to list devices.",
46175
46139
  type: "string"
@@ -46661,14 +46625,6 @@ var openapi_default = {
46661
46625
  description: "Returns a list of all [noise sensors](https://docs.seam.co/latest/capability-guides/noise-sensors).",
46662
46626
  operationId: "noiseSensorsListGet",
46663
46627
  parameters: [
46664
- {
46665
- in: "query",
46666
- name: "customer_ids",
46667
- schema: {
46668
- items: { format: "uuid", type: "string" },
46669
- type: "array"
46670
- }
46671
- },
46672
46628
  {
46673
46629
  in: "query",
46674
46630
  name: "customer_key",
@@ -46966,10 +46922,6 @@ var openapi_default = {
46966
46922
  description: "Set of key:value [custom metadata](https://docs.seam.co/latest/core-concepts/devices/adding-custom-metadata-to-a-device) pairs for which you want to list devices.",
46967
46923
  type: "object"
46968
46924
  },
46969
- customer_ids: {
46970
- items: { format: "uuid", type: "string" },
46971
- type: "array"
46972
- },
46973
46925
  customer_key: {
46974
46926
  description: "Customer key for which you want to list devices.",
46975
46927
  type: "string"
@@ -53660,14 +53612,6 @@ var openapi_default = {
53660
53612
  description: "Returns a list of all [thermostats](https://docs.seam.co/latest/capability-guides/thermostats).",
53661
53613
  operationId: "thermostatsListGet",
53662
53614
  parameters: [
53663
- {
53664
- in: "query",
53665
- name: "customer_ids",
53666
- schema: {
53667
- items: { format: "uuid", type: "string" },
53668
- type: "array"
53669
- }
53670
- },
53671
53615
  {
53672
53616
  in: "query",
53673
53617
  name: "customer_key",
@@ -53986,10 +53930,6 @@ var openapi_default = {
53986
53930
  description: "Set of key:value [custom metadata](https://docs.seam.co/latest/core-concepts/devices/adding-custom-metadata-to-a-device) pairs for which you want to list devices.",
53987
53931
  type: "object"
53988
53932
  },
53989
- customer_ids: {
53990
- items: { format: "uuid", type: "string" },
53991
- type: "array"
53992
- },
53993
53933
  customer_key: {
53994
53934
  description: "Customer key for which you want to list devices.",
53995
53935
  type: "string"