@webitel/ui-sdk 26.6.82 → 26.6.83

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.
@@ -24207,41 +24207,38 @@ m.object({
24207
24207
  name: m.string().optional()
24208
24208
  }).optional(),
24209
24209
  userinfoUrl: m.string().optional()
24210
- }), m.object({ id: m.string().describe("Unique identifier of the OAuthService to update.") }), m.object({
24211
- changes: m.object({
24212
- authUrl: m.string().optional(),
24213
- claims: m.array(m.object({
24214
- type: m.string().optional(),
24215
- value: m.string().optional()
24216
- })).optional().describe("google.protobuf.Struct claims = 7;"),
24217
- clientId: m.string().optional(),
24218
- clientSecret: m.string().optional(),
24219
- createdAt: m.string().optional(),
24220
- createdBy: m.object({
24221
- id: m.string().optional(),
24222
- name: m.string().optional()
24223
- }).optional(),
24224
- discoveryUrl: m.string().optional(),
24225
- domain: m.object({
24226
- id: m.string().optional(),
24227
- name: m.string().optional()
24228
- }).optional(),
24229
- enabled: m.boolean().optional(),
24230
- id: m.string().optional(),
24231
- logo: m.string().optional(),
24232
- metadata: m.looseObject({}).optional(),
24233
- name: m.string().optional(),
24234
- scopes: m.array(m.string()).optional(),
24235
- tokenUrl: m.string().optional(),
24210
+ }), m.object({ id: m.string().describe("Unique identifier of the OAuthService to update.") }), m.object({ fields: m.array(m.string()).optional().describe("Fields for partial update. PATCH") }), m.object({
24211
+ authUrl: m.string().optional(),
24212
+ claims: m.array(m.object({
24236
24213
  type: m.string().optional(),
24237
- updatedAt: m.string().optional(),
24238
- updatedBy: m.object({
24239
- id: m.string().optional(),
24240
- name: m.string().optional()
24241
- }).optional(),
24242
- userinfoUrl: m.string().optional()
24243
- }).optional().describe("Configuration changes."),
24244
- fields: m.array(m.string()).optional()
24214
+ value: m.string().optional()
24215
+ })).optional().describe("google.protobuf.Struct claims = 7;"),
24216
+ clientId: m.string().optional(),
24217
+ clientSecret: m.string().optional(),
24218
+ createdAt: m.string().optional(),
24219
+ createdBy: m.object({
24220
+ id: m.string().optional(),
24221
+ name: m.string().optional()
24222
+ }).optional(),
24223
+ discoveryUrl: m.string().optional(),
24224
+ domain: m.object({
24225
+ id: m.string().optional(),
24226
+ name: m.string().optional()
24227
+ }).optional(),
24228
+ enabled: m.boolean().optional(),
24229
+ id: m.string().optional(),
24230
+ logo: m.string().optional(),
24231
+ metadata: m.looseObject({}).optional(),
24232
+ name: m.string().optional(),
24233
+ scopes: m.array(m.string()).optional(),
24234
+ tokenUrl: m.string().optional(),
24235
+ type: m.string().optional(),
24236
+ updatedAt: m.string().optional(),
24237
+ updatedBy: m.object({
24238
+ id: m.string().optional(),
24239
+ name: m.string().optional()
24240
+ }).optional(),
24241
+ userinfoUrl: m.string().optional()
24245
24242
  }), m.object({
24246
24243
  authUrl: m.string().optional(),
24247
24244
  claims: m.array(m.object({
@@ -24274,41 +24271,38 @@ m.object({
24274
24271
  name: m.string().optional()
24275
24272
  }).optional(),
24276
24273
  userinfoUrl: m.string().optional()
24277
- }), m.object({ id: m.string().describe("Unique identifier of the OAuthService to update.") }), m.object({
24278
- changes: m.object({
24279
- authUrl: m.string().optional(),
24280
- claims: m.array(m.object({
24281
- type: m.string().optional(),
24282
- value: m.string().optional()
24283
- })).optional().describe("google.protobuf.Struct claims = 7;"),
24284
- clientId: m.string().optional(),
24285
- clientSecret: m.string().optional(),
24286
- createdAt: m.string().optional(),
24287
- createdBy: m.object({
24288
- id: m.string().optional(),
24289
- name: m.string().optional()
24290
- }).optional(),
24291
- discoveryUrl: m.string().optional(),
24292
- domain: m.object({
24293
- id: m.string().optional(),
24294
- name: m.string().optional()
24295
- }).optional(),
24296
- enabled: m.boolean().optional(),
24297
- id: m.string().optional(),
24298
- logo: m.string().optional(),
24299
- metadata: m.looseObject({}).optional(),
24300
- name: m.string().optional(),
24301
- scopes: m.array(m.string()).optional(),
24302
- tokenUrl: m.string().optional(),
24274
+ }), m.object({ id: m.string().describe("Unique identifier of the OAuthService to update.") }), m.object({ fields: m.array(m.string()).optional().describe("Fields for partial update. PATCH") }), m.object({
24275
+ authUrl: m.string().optional(),
24276
+ claims: m.array(m.object({
24303
24277
  type: m.string().optional(),
24304
- updatedAt: m.string().optional(),
24305
- updatedBy: m.object({
24306
- id: m.string().optional(),
24307
- name: m.string().optional()
24308
- }).optional(),
24309
- userinfoUrl: m.string().optional()
24310
- }).optional().describe("Configuration changes."),
24311
- fields: m.array(m.string()).optional()
24278
+ value: m.string().optional()
24279
+ })).optional().describe("google.protobuf.Struct claims = 7;"),
24280
+ clientId: m.string().optional(),
24281
+ clientSecret: m.string().optional(),
24282
+ createdAt: m.string().optional(),
24283
+ createdBy: m.object({
24284
+ id: m.string().optional(),
24285
+ name: m.string().optional()
24286
+ }).optional(),
24287
+ discoveryUrl: m.string().optional(),
24288
+ domain: m.object({
24289
+ id: m.string().optional(),
24290
+ name: m.string().optional()
24291
+ }).optional(),
24292
+ enabled: m.boolean().optional(),
24293
+ id: m.string().optional(),
24294
+ logo: m.string().optional(),
24295
+ metadata: m.looseObject({}).optional(),
24296
+ name: m.string().optional(),
24297
+ scopes: m.array(m.string()).optional(),
24298
+ tokenUrl: m.string().optional(),
24299
+ type: m.string().optional(),
24300
+ updatedAt: m.string().optional(),
24301
+ updatedBy: m.object({
24302
+ id: m.string().optional(),
24303
+ name: m.string().optional()
24304
+ }).optional(),
24305
+ userinfoUrl: m.string().optional()
24312
24306
  }), m.object({
24313
24307
  authUrl: m.string().optional(),
24314
24308
  claims: m.array(m.object({