@seamapi/types 1.499.0 → 1.500.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.
@@ -55165,6 +55165,42 @@ declare const _default: {
55165
55165
  type: string;
55166
55166
  'x-route-path': string;
55167
55167
  };
55168
+ customization_profile: {
55169
+ description: string;
55170
+ properties: {
55171
+ created_at: {
55172
+ format: string;
55173
+ type: string;
55174
+ };
55175
+ customization_profile_id: {
55176
+ format: string;
55177
+ type: string;
55178
+ };
55179
+ logo_url: {
55180
+ format: string;
55181
+ type: string;
55182
+ };
55183
+ name: {
55184
+ nullable: boolean;
55185
+ type: string;
55186
+ };
55187
+ primary_color: {
55188
+ type: string;
55189
+ };
55190
+ secondary_color: {
55191
+ type: string;
55192
+ };
55193
+ workspace_id: {
55194
+ format: string;
55195
+ type: string;
55196
+ };
55197
+ };
55198
+ required: string[];
55199
+ type: string;
55200
+ 'x-route-path': string;
55201
+ 'x-title': string;
55202
+ 'x-undocumented': string;
55203
+ };
55168
55204
  device: {
55169
55205
  description: string;
55170
55206
  properties: {
@@ -98935,40 +98971,7 @@ declare const _default: {
98935
98971
  schema: {
98936
98972
  properties: {
98937
98973
  customization_profile: {
98938
- description: string;
98939
- properties: {
98940
- created_at: {
98941
- format: string;
98942
- type: string;
98943
- };
98944
- customization_profile_id: {
98945
- format: string;
98946
- type: string;
98947
- };
98948
- logo_url: {
98949
- format: string;
98950
- type: string;
98951
- };
98952
- name: {
98953
- nullable: boolean;
98954
- type: string;
98955
- };
98956
- primary_color: {
98957
- type: string;
98958
- };
98959
- secondary_color: {
98960
- type: string;
98961
- };
98962
- workspace_id: {
98963
- format: string;
98964
- type: string;
98965
- };
98966
- };
98967
- required: string[];
98968
- type: string;
98969
- 'x-route-path': string;
98970
- 'x-title': string;
98971
- 'x-undocumented': string;
98974
+ $ref: string;
98972
98975
  };
98973
98976
  ok: {
98974
98977
  type: string;
@@ -99039,40 +99042,7 @@ declare const _default: {
99039
99042
  schema: {
99040
99043
  properties: {
99041
99044
  customization_profile: {
99042
- description: string;
99043
- properties: {
99044
- created_at: {
99045
- format: string;
99046
- type: string;
99047
- };
99048
- customization_profile_id: {
99049
- format: string;
99050
- type: string;
99051
- };
99052
- logo_url: {
99053
- format: string;
99054
- type: string;
99055
- };
99056
- name: {
99057
- nullable: boolean;
99058
- type: string;
99059
- };
99060
- primary_color: {
99061
- type: string;
99062
- };
99063
- secondary_color: {
99064
- type: string;
99065
- };
99066
- workspace_id: {
99067
- format: string;
99068
- type: string;
99069
- };
99070
- };
99071
- required: string[];
99072
- type: string;
99073
- 'x-route-path': string;
99074
- 'x-title': string;
99075
- 'x-undocumented': string;
99045
+ $ref: string;
99076
99046
  };
99077
99047
  ok: {
99078
99048
  type: string;
@@ -99148,40 +99118,7 @@ declare const _default: {
99148
99118
  schema: {
99149
99119
  properties: {
99150
99120
  customization_profile: {
99151
- description: string;
99152
- properties: {
99153
- created_at: {
99154
- format: string;
99155
- type: string;
99156
- };
99157
- customization_profile_id: {
99158
- format: string;
99159
- type: string;
99160
- };
99161
- logo_url: {
99162
- format: string;
99163
- type: string;
99164
- };
99165
- name: {
99166
- nullable: boolean;
99167
- type: string;
99168
- };
99169
- primary_color: {
99170
- type: string;
99171
- };
99172
- secondary_color: {
99173
- type: string;
99174
- };
99175
- workspace_id: {
99176
- format: string;
99177
- type: string;
99178
- };
99179
- };
99180
- required: string[];
99181
- type: string;
99182
- 'x-route-path': string;
99183
- 'x-title': string;
99184
- 'x-undocumented': string;
99121
+ $ref: string;
99185
99122
  };
99186
99123
  ok: {
99187
99124
  type: string;
@@ -99244,40 +99181,7 @@ declare const _default: {
99244
99181
  properties: {
99245
99182
  customization_profiles: {
99246
99183
  items: {
99247
- description: string;
99248
- properties: {
99249
- created_at: {
99250
- format: string;
99251
- type: string;
99252
- };
99253
- customization_profile_id: {
99254
- format: string;
99255
- type: string;
99256
- };
99257
- logo_url: {
99258
- format: string;
99259
- type: string;
99260
- };
99261
- name: {
99262
- nullable: boolean;
99263
- type: string;
99264
- };
99265
- primary_color: {
99266
- type: string;
99267
- };
99268
- secondary_color: {
99269
- type: string;
99270
- };
99271
- workspace_id: {
99272
- format: string;
99273
- type: string;
99274
- };
99275
- };
99276
- required: string[];
99277
- type: string;
99278
- 'x-route-path': string;
99279
- 'x-title': string;
99280
- 'x-undocumented': string;
99184
+ $ref: string;
99281
99185
  };
99282
99186
  type: string;
99283
99187
  };
@@ -99340,40 +99244,7 @@ declare const _default: {
99340
99244
  properties: {
99341
99245
  customization_profiles: {
99342
99246
  items: {
99343
- description: string;
99344
- properties: {
99345
- created_at: {
99346
- format: string;
99347
- type: string;
99348
- };
99349
- customization_profile_id: {
99350
- format: string;
99351
- type: string;
99352
- };
99353
- logo_url: {
99354
- format: string;
99355
- type: string;
99356
- };
99357
- name: {
99358
- nullable: boolean;
99359
- type: string;
99360
- };
99361
- primary_color: {
99362
- type: string;
99363
- };
99364
- secondary_color: {
99365
- type: string;
99366
- };
99367
- workspace_id: {
99368
- format: string;
99369
- type: string;
99370
- };
99371
- };
99372
- required: string[];
99373
- type: string;
99374
- 'x-route-path': string;
99375
- 'x-title': string;
99376
- 'x-undocumented': string;
99247
+ $ref: string;
99377
99248
  };
99378
99249
  type: string;
99379
99250
  };
package/dist/index.cjs CHANGED
@@ -13670,6 +13670,28 @@ var openapi_default = {
13670
13670
  type: "object",
13671
13671
  "x-route-path": "/connected_accounts"
13672
13672
  },
13673
+ customization_profile: {
13674
+ description: "A customization profile.",
13675
+ properties: {
13676
+ created_at: { format: "date-time", type: "string" },
13677
+ customization_profile_id: { format: "uuid", type: "string" },
13678
+ logo_url: { format: "uri", type: "string" },
13679
+ name: { nullable: true, type: "string" },
13680
+ primary_color: { type: "string" },
13681
+ secondary_color: { type: "string" },
13682
+ workspace_id: { format: "uuid", type: "string" }
13683
+ },
13684
+ required: [
13685
+ "workspace_id",
13686
+ "name",
13687
+ "customization_profile_id",
13688
+ "created_at"
13689
+ ],
13690
+ type: "object",
13691
+ "x-route-path": "/workspaces/customization_profiles",
13692
+ "x-title": "Customization Profile",
13693
+ "x-undocumented": "Unreleased."
13694
+ },
13673
13695
  device: {
13674
13696
  description: "Represents a [device](https://docs.seam.co/latest/core-concepts/devices) that has been connected to Seam.",
13675
13697
  properties: {
@@ -57611,29 +57633,7 @@ var openapi_default = {
57611
57633
  schema: {
57612
57634
  properties: {
57613
57635
  customization_profile: {
57614
- description: "A customization profile.",
57615
- properties: {
57616
- created_at: { format: "date-time", type: "string" },
57617
- customization_profile_id: {
57618
- format: "uuid",
57619
- type: "string"
57620
- },
57621
- logo_url: { format: "uri", type: "string" },
57622
- name: { nullable: true, type: "string" },
57623
- primary_color: { type: "string" },
57624
- secondary_color: { type: "string" },
57625
- workspace_id: { format: "uuid", type: "string" }
57626
- },
57627
- required: [
57628
- "workspace_id",
57629
- "name",
57630
- "customization_profile_id",
57631
- "created_at"
57632
- ],
57633
- type: "object",
57634
- "x-route-path": "/workspaces/customization_profiles",
57635
- "x-title": "Customization Profile",
57636
- "x-undocumented": "Unreleased."
57636
+ $ref: "#/components/schemas/customization_profile"
57637
57637
  },
57638
57638
  ok: { type: "boolean" }
57639
57639
  },
@@ -57682,29 +57682,7 @@ var openapi_default = {
57682
57682
  schema: {
57683
57683
  properties: {
57684
57684
  customization_profile: {
57685
- description: "A customization profile.",
57686
- properties: {
57687
- created_at: { format: "date-time", type: "string" },
57688
- customization_profile_id: {
57689
- format: "uuid",
57690
- type: "string"
57691
- },
57692
- logo_url: { format: "uri", type: "string" },
57693
- name: { nullable: true, type: "string" },
57694
- primary_color: { type: "string" },
57695
- secondary_color: { type: "string" },
57696
- workspace_id: { format: "uuid", type: "string" }
57697
- },
57698
- required: [
57699
- "workspace_id",
57700
- "name",
57701
- "customization_profile_id",
57702
- "created_at"
57703
- ],
57704
- type: "object",
57705
- "x-route-path": "/workspaces/customization_profiles",
57706
- "x-title": "Customization Profile",
57707
- "x-undocumented": "Unreleased."
57685
+ $ref: "#/components/schemas/customization_profile"
57708
57686
  },
57709
57687
  ok: { type: "boolean" }
57710
57688
  },
@@ -57756,29 +57734,7 @@ var openapi_default = {
57756
57734
  schema: {
57757
57735
  properties: {
57758
57736
  customization_profile: {
57759
- description: "A customization profile.",
57760
- properties: {
57761
- created_at: { format: "date-time", type: "string" },
57762
- customization_profile_id: {
57763
- format: "uuid",
57764
- type: "string"
57765
- },
57766
- logo_url: { format: "uri", type: "string" },
57767
- name: { nullable: true, type: "string" },
57768
- primary_color: { type: "string" },
57769
- secondary_color: { type: "string" },
57770
- workspace_id: { format: "uuid", type: "string" }
57771
- },
57772
- required: [
57773
- "workspace_id",
57774
- "name",
57775
- "customization_profile_id",
57776
- "created_at"
57777
- ],
57778
- type: "object",
57779
- "x-route-path": "/workspaces/customization_profiles",
57780
- "x-title": "Customization Profile",
57781
- "x-undocumented": "Unreleased."
57737
+ $ref: "#/components/schemas/customization_profile"
57782
57738
  },
57783
57739
  ok: { type: "boolean" }
57784
57740
  },
@@ -57820,29 +57776,7 @@ var openapi_default = {
57820
57776
  properties: {
57821
57777
  customization_profiles: {
57822
57778
  items: {
57823
- description: "A customization profile.",
57824
- properties: {
57825
- created_at: { format: "date-time", type: "string" },
57826
- customization_profile_id: {
57827
- format: "uuid",
57828
- type: "string"
57829
- },
57830
- logo_url: { format: "uri", type: "string" },
57831
- name: { nullable: true, type: "string" },
57832
- primary_color: { type: "string" },
57833
- secondary_color: { type: "string" },
57834
- workspace_id: { format: "uuid", type: "string" }
57835
- },
57836
- required: [
57837
- "workspace_id",
57838
- "name",
57839
- "customization_profile_id",
57840
- "created_at"
57841
- ],
57842
- type: "object",
57843
- "x-route-path": "/workspaces/customization_profiles",
57844
- "x-title": "Customization Profile",
57845
- "x-undocumented": "Unreleased."
57779
+ $ref: "#/components/schemas/customization_profile"
57846
57780
  },
57847
57781
  type: "array"
57848
57782
  },
@@ -57884,29 +57818,7 @@ var openapi_default = {
57884
57818
  properties: {
57885
57819
  customization_profiles: {
57886
57820
  items: {
57887
- description: "A customization profile.",
57888
- properties: {
57889
- created_at: { format: "date-time", type: "string" },
57890
- customization_profile_id: {
57891
- format: "uuid",
57892
- type: "string"
57893
- },
57894
- logo_url: { format: "uri", type: "string" },
57895
- name: { nullable: true, type: "string" },
57896
- primary_color: { type: "string" },
57897
- secondary_color: { type: "string" },
57898
- workspace_id: { format: "uuid", type: "string" }
57899
- },
57900
- required: [
57901
- "workspace_id",
57902
- "name",
57903
- "customization_profile_id",
57904
- "created_at"
57905
- ],
57906
- type: "object",
57907
- "x-route-path": "/workspaces/customization_profiles",
57908
- "x-title": "Customization Profile",
57909
- "x-undocumented": "Unreleased."
57821
+ $ref: "#/components/schemas/customization_profile"
57910
57822
  },
57911
57823
  type: "array"
57912
57824
  },