|
25352 | 25352 | "description": "This is the background sound in the call. Default for phone calls is 'office' and default for web calls is 'off'.\nYou can also provide a custom sound by providing a URL to an audio file.", |
25353 | 25353 | "oneOf": [ |
25354 | 25354 | { |
25355 | | - "type": "enum", |
| 25355 | + "type": "string", |
25356 | 25356 | "enum": [ |
25357 | 25357 | "off", |
25358 | 25358 | "office" |
|
26253 | 26253 | "description": "This is the background sound in the call. Default for phone calls is 'office' and default for web calls is 'off'.\nYou can also provide a custom sound by providing a URL to an audio file.", |
26254 | 26254 | "oneOf": [ |
26255 | 26255 | { |
26256 | | - "type": "enum", |
| 26256 | + "type": "string", |
26257 | 26257 | "enum": [ |
26258 | 26258 | "off", |
26259 | 26259 | "office" |
|
27063 | 27063 | "description": "This is the background sound in the call. Default for phone calls is 'office' and default for web calls is 'off'.\nYou can also provide a custom sound by providing a URL to an audio file.", |
27064 | 27064 | "oneOf": [ |
27065 | 27065 | { |
27066 | | - "type": "enum", |
| 27066 | + "type": "string", |
27067 | 27067 | "enum": [ |
27068 | 27068 | "off", |
27069 | 27069 | "office" |
|
27963 | 27963 | "description": "This is the background sound in the call. Default for phone calls is 'office' and default for web calls is 'off'.\nYou can also provide a custom sound by providing a URL to an audio file.", |
27964 | 27964 | "oneOf": [ |
27965 | 27965 | { |
27966 | | - "type": "enum", |
| 27966 | + "type": "string", |
27967 | 27967 | "enum": [ |
27968 | 27968 | "off", |
27969 | 27969 | "office" |
|
31974 | 31974 | } |
31975 | 31975 | ] |
31976 | 31976 | }, |
| 31977 | + "squadOverrides": { |
| 31978 | + "description": "These are the overrides for the `squad` or `squadId`'s member settings and template variables.\nThis will apply to all members of the squad.", |
| 31979 | + "allOf": [ |
| 31980 | + { |
| 31981 | + "$ref": "#/components/schemas/AssistantOverrides" |
| 31982 | + } |
| 31983 | + ] |
| 31984 | + }, |
31977 | 31985 | "workflowId": { |
31978 | 31986 | "type": "string", |
31979 | 31987 | "description": "This is the workflow that will be used for the call. To use a transient workflow, use `workflow` instead.\n\nTo start a call with:\n- Assistant, use `assistant` or `assistantId`\n- Squad, use `squad` or `squadId`\n- Workflow, use `workflow` or `workflowId`" |
|
32140 | 32148 | } |
32141 | 32149 | ] |
32142 | 32150 | }, |
| 32151 | + "squadOverrides": { |
| 32152 | + "description": "These are the overrides for the `squad` or `squadId`'s member settings and template variables.\nThis will apply to all members of the squad.", |
| 32153 | + "allOf": [ |
| 32154 | + { |
| 32155 | + "$ref": "#/components/schemas/AssistantOverrides" |
| 32156 | + } |
| 32157 | + ] |
| 32158 | + }, |
32143 | 32159 | "workflowId": { |
32144 | 32160 | "type": "string", |
32145 | 32161 | "description": "This is the workflow that will be used for the call. To use a transient workflow, use `workflow` instead.\n\nTo start a call with:\n- Assistant, use `assistant` or `assistantId`\n- Squad, use `squad` or `squadId`\n- Workflow, use `workflow` or `workflowId`" |
|
32300 | 32316 | } |
32301 | 32317 | ] |
32302 | 32318 | }, |
| 32319 | + "squadOverrides": { |
| 32320 | + "description": "These are the overrides for the `squad` or `squadId`'s member settings and template variables.\nThis will apply to all members of the squad.", |
| 32321 | + "allOf": [ |
| 32322 | + { |
| 32323 | + "$ref": "#/components/schemas/AssistantOverrides" |
| 32324 | + } |
| 32325 | + ] |
| 32326 | + }, |
32303 | 32327 | "workflowId": { |
32304 | 32328 | "type": "string", |
32305 | 32329 | "description": "This is the workflow that will be used for the call. To use a transient workflow, use `workflow` instead.\n\nTo start a call with:\n- Assistant, use `assistant` or `assistantId`\n- Squad, use `squad` or `squadId`\n- Workflow, use `workflow` or `workflowId`" |
|
32385 | 32409 | } |
32386 | 32410 | ] |
32387 | 32411 | }, |
| 32412 | + "squadOverrides": { |
| 32413 | + "description": "These are the overrides for the `squad` or `squadId`'s member settings and template variables.\nThis will apply to all members of the squad.", |
| 32414 | + "allOf": [ |
| 32415 | + { |
| 32416 | + "$ref": "#/components/schemas/AssistantOverrides" |
| 32417 | + } |
| 32418 | + ] |
| 32419 | + }, |
32388 | 32420 | "workflowId": { |
32389 | 32421 | "type": "string", |
32390 | 32422 | "description": "This is the workflow that will be used for the call. To use a transient workflow, use `workflow` instead.\n\nTo start a call with:\n- Assistant, use `assistant` or `assistantId`\n- Squad, use `squad` or `squadId`\n- Workflow, use `workflow` or `workflowId`" |
|
56217 | 56249 | } |
56218 | 56250 | ] |
56219 | 56251 | }, |
| 56252 | + "squadOverrides": { |
| 56253 | + "description": "These are the overrides for the `squad` or `squadId`'s member settings and template variables.\nThis will apply to all members of the squad.", |
| 56254 | + "allOf": [ |
| 56255 | + { |
| 56256 | + "$ref": "#/components/schemas/AssistantOverrides" |
| 56257 | + } |
| 56258 | + ] |
| 56259 | + }, |
56220 | 56260 | "workflowId": { |
56221 | 56261 | "type": "string", |
56222 | 56262 | "description": "This is the workflow that will be used for the call. To use a transient workflow, use `workflow` instead.\n\nTo start a call with:\n- Assistant, use `assistant` or `assistantId`\n- Squad, use `squad` or `squadId`\n- Workflow, use `workflow` or `workflowId`" |
|
0 commit comments