@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.
@@ -4257,6 +4257,42 @@ declare const _default: {
4257
4257
  type: string;
4258
4258
  'x-route-path': string;
4259
4259
  };
4260
+ customization_profile: {
4261
+ description: string;
4262
+ properties: {
4263
+ created_at: {
4264
+ format: string;
4265
+ type: string;
4266
+ };
4267
+ customization_profile_id: {
4268
+ format: string;
4269
+ type: string;
4270
+ };
4271
+ logo_url: {
4272
+ format: string;
4273
+ type: string;
4274
+ };
4275
+ name: {
4276
+ nullable: boolean;
4277
+ type: string;
4278
+ };
4279
+ primary_color: {
4280
+ type: string;
4281
+ };
4282
+ secondary_color: {
4283
+ type: string;
4284
+ };
4285
+ workspace_id: {
4286
+ format: string;
4287
+ type: string;
4288
+ };
4289
+ };
4290
+ required: string[];
4291
+ type: string;
4292
+ 'x-route-path': string;
4293
+ 'x-title': string;
4294
+ 'x-undocumented': string;
4295
+ };
4260
4296
  device: {
4261
4297
  description: string;
4262
4298
  properties: {
@@ -48027,40 +48063,7 @@ declare const _default: {
48027
48063
  schema: {
48028
48064
  properties: {
48029
48065
  customization_profile: {
48030
- description: string;
48031
- properties: {
48032
- created_at: {
48033
- format: string;
48034
- type: string;
48035
- };
48036
- customization_profile_id: {
48037
- format: string;
48038
- type: string;
48039
- };
48040
- logo_url: {
48041
- format: string;
48042
- type: string;
48043
- };
48044
- name: {
48045
- nullable: boolean;
48046
- type: string;
48047
- };
48048
- primary_color: {
48049
- type: string;
48050
- };
48051
- secondary_color: {
48052
- type: string;
48053
- };
48054
- workspace_id: {
48055
- format: string;
48056
- type: string;
48057
- };
48058
- };
48059
- required: string[];
48060
- type: string;
48061
- 'x-route-path': string;
48062
- 'x-title': string;
48063
- 'x-undocumented': string;
48066
+ $ref: string;
48064
48067
  };
48065
48068
  ok: {
48066
48069
  type: string;
@@ -48131,40 +48134,7 @@ declare const _default: {
48131
48134
  schema: {
48132
48135
  properties: {
48133
48136
  customization_profile: {
48134
- description: string;
48135
- properties: {
48136
- created_at: {
48137
- format: string;
48138
- type: string;
48139
- };
48140
- customization_profile_id: {
48141
- format: string;
48142
- type: string;
48143
- };
48144
- logo_url: {
48145
- format: string;
48146
- type: string;
48147
- };
48148
- name: {
48149
- nullable: boolean;
48150
- type: string;
48151
- };
48152
- primary_color: {
48153
- type: string;
48154
- };
48155
- secondary_color: {
48156
- type: string;
48157
- };
48158
- workspace_id: {
48159
- format: string;
48160
- type: string;
48161
- };
48162
- };
48163
- required: string[];
48164
- type: string;
48165
- 'x-route-path': string;
48166
- 'x-title': string;
48167
- 'x-undocumented': string;
48137
+ $ref: string;
48168
48138
  };
48169
48139
  ok: {
48170
48140
  type: string;
@@ -48240,40 +48210,7 @@ declare const _default: {
48240
48210
  schema: {
48241
48211
  properties: {
48242
48212
  customization_profile: {
48243
- description: string;
48244
- properties: {
48245
- created_at: {
48246
- format: string;
48247
- type: string;
48248
- };
48249
- customization_profile_id: {
48250
- format: string;
48251
- type: string;
48252
- };
48253
- logo_url: {
48254
- format: string;
48255
- type: string;
48256
- };
48257
- name: {
48258
- nullable: boolean;
48259
- type: string;
48260
- };
48261
- primary_color: {
48262
- type: string;
48263
- };
48264
- secondary_color: {
48265
- type: string;
48266
- };
48267
- workspace_id: {
48268
- format: string;
48269
- type: string;
48270
- };
48271
- };
48272
- required: string[];
48273
- type: string;
48274
- 'x-route-path': string;
48275
- 'x-title': string;
48276
- 'x-undocumented': string;
48213
+ $ref: string;
48277
48214
  };
48278
48215
  ok: {
48279
48216
  type: string;
@@ -48336,40 +48273,7 @@ declare const _default: {
48336
48273
  properties: {
48337
48274
  customization_profiles: {
48338
48275
  items: {
48339
- description: string;
48340
- properties: {
48341
- created_at: {
48342
- format: string;
48343
- type: string;
48344
- };
48345
- customization_profile_id: {
48346
- format: string;
48347
- type: string;
48348
- };
48349
- logo_url: {
48350
- format: string;
48351
- type: string;
48352
- };
48353
- name: {
48354
- nullable: boolean;
48355
- type: string;
48356
- };
48357
- primary_color: {
48358
- type: string;
48359
- };
48360
- secondary_color: {
48361
- type: string;
48362
- };
48363
- workspace_id: {
48364
- format: string;
48365
- type: string;
48366
- };
48367
- };
48368
- required: string[];
48369
- type: string;
48370
- 'x-route-path': string;
48371
- 'x-title': string;
48372
- 'x-undocumented': string;
48276
+ $ref: string;
48373
48277
  };
48374
48278
  type: string;
48375
48279
  };
@@ -48432,40 +48336,7 @@ declare const _default: {
48432
48336
  properties: {
48433
48337
  customization_profiles: {
48434
48338
  items: {
48435
- description: string;
48436
- properties: {
48437
- created_at: {
48438
- format: string;
48439
- type: string;
48440
- };
48441
- customization_profile_id: {
48442
- format: string;
48443
- type: string;
48444
- };
48445
- logo_url: {
48446
- format: string;
48447
- type: string;
48448
- };
48449
- name: {
48450
- nullable: boolean;
48451
- type: string;
48452
- };
48453
- primary_color: {
48454
- type: string;
48455
- };
48456
- secondary_color: {
48457
- type: string;
48458
- };
48459
- workspace_id: {
48460
- format: string;
48461
- type: string;
48462
- };
48463
- };
48464
- required: string[];
48465
- type: string;
48466
- 'x-route-path': string;
48467
- 'x-title': string;
48468
- 'x-undocumented': string;
48339
+ $ref: string;
48469
48340
  };
48470
48341
  type: string;
48471
48342
  };
@@ -8124,6 +8124,28 @@ export default {
8124
8124
  type: 'object',
8125
8125
  'x-route-path': '/connected_accounts',
8126
8126
  },
8127
+ customization_profile: {
8128
+ description: 'A customization profile.',
8129
+ properties: {
8130
+ created_at: { format: 'date-time', type: 'string' },
8131
+ customization_profile_id: { format: 'uuid', type: 'string' },
8132
+ logo_url: { format: 'uri', type: 'string' },
8133
+ name: { nullable: true, type: 'string' },
8134
+ primary_color: { type: 'string' },
8135
+ secondary_color: { type: 'string' },
8136
+ workspace_id: { format: 'uuid', type: 'string' },
8137
+ },
8138
+ required: [
8139
+ 'workspace_id',
8140
+ 'name',
8141
+ 'customization_profile_id',
8142
+ 'created_at',
8143
+ ],
8144
+ type: 'object',
8145
+ 'x-route-path': '/workspaces/customization_profiles',
8146
+ 'x-title': 'Customization Profile',
8147
+ 'x-undocumented': 'Unreleased.',
8148
+ },
8127
8149
  device: {
8128
8150
  description: 'Represents a [device](https://docs.seam.co/latest/core-concepts/devices) that has been connected to Seam.',
8129
8151
  properties: {
@@ -52065,29 +52087,7 @@ export default {
52065
52087
  schema: {
52066
52088
  properties: {
52067
52089
  customization_profile: {
52068
- description: 'A customization profile.',
52069
- properties: {
52070
- created_at: { format: 'date-time', type: 'string' },
52071
- customization_profile_id: {
52072
- format: 'uuid',
52073
- type: 'string',
52074
- },
52075
- logo_url: { format: 'uri', type: 'string' },
52076
- name: { nullable: true, type: 'string' },
52077
- primary_color: { type: 'string' },
52078
- secondary_color: { type: 'string' },
52079
- workspace_id: { format: 'uuid', type: 'string' },
52080
- },
52081
- required: [
52082
- 'workspace_id',
52083
- 'name',
52084
- 'customization_profile_id',
52085
- 'created_at',
52086
- ],
52087
- type: 'object',
52088
- 'x-route-path': '/workspaces/customization_profiles',
52089
- 'x-title': 'Customization Profile',
52090
- 'x-undocumented': 'Unreleased.',
52090
+ $ref: '#/components/schemas/customization_profile',
52091
52091
  },
52092
52092
  ok: { type: 'boolean' },
52093
52093
  },
@@ -52136,29 +52136,7 @@ export default {
52136
52136
  schema: {
52137
52137
  properties: {
52138
52138
  customization_profile: {
52139
- description: 'A customization profile.',
52140
- properties: {
52141
- created_at: { format: 'date-time', type: 'string' },
52142
- customization_profile_id: {
52143
- format: 'uuid',
52144
- type: 'string',
52145
- },
52146
- logo_url: { format: 'uri', type: 'string' },
52147
- name: { nullable: true, type: 'string' },
52148
- primary_color: { type: 'string' },
52149
- secondary_color: { type: 'string' },
52150
- workspace_id: { format: 'uuid', type: 'string' },
52151
- },
52152
- required: [
52153
- 'workspace_id',
52154
- 'name',
52155
- 'customization_profile_id',
52156
- 'created_at',
52157
- ],
52158
- type: 'object',
52159
- 'x-route-path': '/workspaces/customization_profiles',
52160
- 'x-title': 'Customization Profile',
52161
- 'x-undocumented': 'Unreleased.',
52139
+ $ref: '#/components/schemas/customization_profile',
52162
52140
  },
52163
52141
  ok: { type: 'boolean' },
52164
52142
  },
@@ -52210,29 +52188,7 @@ export default {
52210
52188
  schema: {
52211
52189
  properties: {
52212
52190
  customization_profile: {
52213
- description: 'A customization profile.',
52214
- properties: {
52215
- created_at: { format: 'date-time', type: 'string' },
52216
- customization_profile_id: {
52217
- format: 'uuid',
52218
- type: 'string',
52219
- },
52220
- logo_url: { format: 'uri', type: 'string' },
52221
- name: { nullable: true, type: 'string' },
52222
- primary_color: { type: 'string' },
52223
- secondary_color: { type: 'string' },
52224
- workspace_id: { format: 'uuid', type: 'string' },
52225
- },
52226
- required: [
52227
- 'workspace_id',
52228
- 'name',
52229
- 'customization_profile_id',
52230
- 'created_at',
52231
- ],
52232
- type: 'object',
52233
- 'x-route-path': '/workspaces/customization_profiles',
52234
- 'x-title': 'Customization Profile',
52235
- 'x-undocumented': 'Unreleased.',
52191
+ $ref: '#/components/schemas/customization_profile',
52236
52192
  },
52237
52193
  ok: { type: 'boolean' },
52238
52194
  },
@@ -52274,29 +52230,7 @@ export default {
52274
52230
  properties: {
52275
52231
  customization_profiles: {
52276
52232
  items: {
52277
- description: 'A customization profile.',
52278
- properties: {
52279
- created_at: { format: 'date-time', type: 'string' },
52280
- customization_profile_id: {
52281
- format: 'uuid',
52282
- type: 'string',
52283
- },
52284
- logo_url: { format: 'uri', type: 'string' },
52285
- name: { nullable: true, type: 'string' },
52286
- primary_color: { type: 'string' },
52287
- secondary_color: { type: 'string' },
52288
- workspace_id: { format: 'uuid', type: 'string' },
52289
- },
52290
- required: [
52291
- 'workspace_id',
52292
- 'name',
52293
- 'customization_profile_id',
52294
- 'created_at',
52295
- ],
52296
- type: 'object',
52297
- 'x-route-path': '/workspaces/customization_profiles',
52298
- 'x-title': 'Customization Profile',
52299
- 'x-undocumented': 'Unreleased.',
52233
+ $ref: '#/components/schemas/customization_profile',
52300
52234
  },
52301
52235
  type: 'array',
52302
52236
  },
@@ -52338,29 +52272,7 @@ export default {
52338
52272
  properties: {
52339
52273
  customization_profiles: {
52340
52274
  items: {
52341
- description: 'A customization profile.',
52342
- properties: {
52343
- created_at: { format: 'date-time', type: 'string' },
52344
- customization_profile_id: {
52345
- format: 'uuid',
52346
- type: 'string',
52347
- },
52348
- logo_url: { format: 'uri', type: 'string' },
52349
- name: { nullable: true, type: 'string' },
52350
- primary_color: { type: 'string' },
52351
- secondary_color: { type: 'string' },
52352
- workspace_id: { format: 'uuid', type: 'string' },
52353
- },
52354
- required: [
52355
- 'workspace_id',
52356
- 'name',
52357
- 'customization_profile_id',
52358
- 'created_at',
52359
- ],
52360
- type: 'object',
52361
- 'x-route-path': '/workspaces/customization_profiles',
52362
- 'x-title': 'Customization Profile',
52363
- 'x-undocumented': 'Unreleased.',
52275
+ $ref: '#/components/schemas/customization_profile',
52364
52276
  },
52365
52277
  type: 'array',
52366
52278
  },