List call flows
Lists the Call Flows in your SignalWire project. A Call Flow is a visual, reusable call handler built in Call Flow Builder; it can be assigned to phone numbers and other routing resources. Use SWML Scripts when you author SWML directly, or a Relay Application when a Server SDK process handles the call.
Permissions
The API token used to authenticate must have the following scope(s) enabled to make a successful request: Voice, Messaging, Fax, or Video.
Learn more about API scopes.
Response
The request has succeeded.
Example response
{
"links": {
"self": "https://example.signalwire.com/api/fabric/resources/016e5773-c197-4446-bcc2-9c48f14e2d0a/addresses?page_number=0&page_size=50&type=call_flow",
"first": "https://example.signalwire.com/api/fabric/resources/016e5773-c197-4446-bcc2-9c48f14e2d0a/addresses?page_number=0&page_size=50&type=call_flow",
"next": "https://example.signalwire.com/api/fabric/resources/016e5773-c197-4446-bcc2-9c48f14e2d0a/addresses?page_number=1&page_size=50&page_token=PA6581c1fa-d985-4c8f-b53e-2fee11b579ad&type=call_flow",
"prev": "https://example.signalwire.com/api/fabric/resources/016e5773-c197-4446-bcc2-9c48f14e2d0a/addresses?page_number=0&page_size=50&page_token=PA6581c1fa-d985-4c8f-b53e-2fee11b579ad&type=call_flow"
},
"data": [
{
"display_name": "Booking Assistant",
"type": "call_flow",
"created_at": "2024-05-06T12:20:00Z",
"updated_at": "2024-05-06T12:20:00Z",
"call_flow": {
"title": "Booking Assistant",
"flow_data": {},
"relayml": {
"version": "1.0.0",
"sections": {
"main": [
{
"play": {
"url": "https://cdn.signalwire.com/swml/audio.mp3"
}
}
]
}
},
"document_version": 1
}
}
]
}Changes
Changed in 33 of the 137 revisions of this API.139184448
- ▲
the
data/items/call_flow/allOf[CallFlow]/relaymlresponse's property type/format changed from/toobject/for status200response-property-type-changed
- ○
removed
SWML.Calling.SWMLObjectfrom thedata/items/call_flow/allOf[CallFlow]/relaymlresponse propertyallOflist for the response status200response-property-all-of-removed
- ○
added 'unevaluatedProperties' constraint to the
data/items/call_flow/allOf[CallFlow]/relaymlresponse property for the status200response-property-unevaluated-properties-added
This revision also has 11 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
the
data/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/languages/items/response's property type/format changed from/toobject/for status200response-property-type-changed
- ▲
the
data/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/prompt/allOf[SWML.Calling.AIPrompt]/anyOf[subschema #1: Prompt with Text]/contexts/allOf[subschema #1: contexts]/default/allOf[SWML.Calling.ContextsObject]/anyOf[SWML.Calling.ContextsTextObject]/enter_fillersresponse's property type/format changed fromarray/to/for status200response-property-type-changed
- ▲
the
data/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/prompt/allOf[SWML.Calling.AIPrompt]/anyOf[subschema #1: Prompt with Text]/contexts/allOf[subschema #1: contexts]/default/allOf[SWML.Calling.ContextsObject]/anyOf[SWML.Calling.ContextsTextObject]/exit_fillersresponse's property type/format changed fromarray/to/for status200response-property-type-changed
- ▲
the
data/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/prompt/allOf[SWML.Calling.AIPrompt]/anyOf[subschema #1: Prompt with Text]/contexts/allOf[subschema #1: contexts]/default/allOf[SWML.Calling.ContextsObject]/anyOf[subschema #1: ContextsPOMObject]/enter_fillersresponse's property type/format changed fromarray/to/for status200response-property-type-changed
- ▲
the
data/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/prompt/allOf[SWML.Calling.AIPrompt]/anyOf[subschema #1: Prompt with Text]/contexts/allOf[subschema #1: contexts]/default/allOf[SWML.Calling.ContextsObject]/anyOf[subschema #1: ContextsPOMObject]/exit_fillersresponse's property type/format changed fromarray/to/for status200response-property-type-changed
- ▲
the
data/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/prompt/allOf[SWML.Calling.AIPrompt]/anyOf[subschema #1: Prompt with Text]/contexts/allOf[subschema #1: contexts]/unevaluatedProperties/anyOf[SWML.Calling.ContextsTextObject]/enter_fillersresponse's property type/format changed fromarray/to/for status200response-property-type-changed
- ▲
the
data/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/prompt/allOf[SWML.Calling.AIPrompt]/anyOf[subschema #1: Prompt with Text]/contexts/allOf[subschema #1: contexts]/unevaluatedProperties/anyOf[SWML.Calling.ContextsTextObject]/exit_fillersresponse's property type/format changed fromarray/to/for status200response-property-type-changed
- ▲
the
data/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/prompt/allOf[SWML.Calling.AIPrompt]/anyOf[subschema #1: Prompt with Text]/contexts/allOf[subschema #1: contexts]/unevaluatedProperties/anyOf[subschema #1: ContextsPOMObject]/enter_fillersresponse's property type/format changed fromarray/to/for status200response-property-type-changed
- ▲
the
data/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/prompt/allOf[SWML.Calling.AIPrompt]/anyOf[subschema #1: Prompt with Text]/contexts/allOf[subschema #1: contexts]/unevaluatedProperties/anyOf[subschema #1: ContextsPOMObject]/exit_fillersresponse's property type/format changed fromarray/to/for status200response-property-type-changed
- ▲
the
data/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/prompt/allOf[SWML.Calling.AIPrompt]/anyOf[subschema #2: Prompt with POM]/contexts/allOf[subschema #1: contexts]/default/allOf[SWML.Calling.ContextsObject]/anyOf[SWML.Calling.ContextsTextObject]/enter_fillersresponse's property type/format changed fromarray/to/for status200response-property-type-changed
- ▲
the
data/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/prompt/allOf[SWML.Calling.AIPrompt]/anyOf[subschema #2: Prompt with POM]/contexts/allOf[subschema #1: contexts]/default/allOf[SWML.Calling.ContextsObject]/anyOf[SWML.Calling.ContextsTextObject]/exit_fillersresponse's property type/format changed fromarray/to/for status200response-property-type-changed
- ▲
the
data/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/prompt/allOf[SWML.Calling.AIPrompt]/anyOf[subschema #2: Prompt with POM]/contexts/allOf[subschema #1: contexts]/default/allOf[SWML.Calling.ContextsObject]/anyOf[subschema #1: ContextsPOMObject]/enter_fillersresponse's property type/format changed fromarray/to/for status200response-property-type-changed
- ▲
the
data/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/prompt/allOf[SWML.Calling.AIPrompt]/anyOf[subschema #2: Prompt with POM]/contexts/allOf[subschema #1: contexts]/default/allOf[SWML.Calling.ContextsObject]/anyOf[subschema #1: ContextsPOMObject]/exit_fillersresponse's property type/format changed fromarray/to/for status200response-property-type-changed
- ▲
the
data/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/prompt/allOf[SWML.Calling.AIPrompt]/anyOf[subschema #2: Prompt with POM]/contexts/allOf[subschema #1: contexts]/unevaluatedProperties/anyOf[SWML.Calling.ContextsTextObject]/enter_fillersresponse's property type/format changed fromarray/to/for status200response-property-type-changed
- ▲
the
data/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/prompt/allOf[SWML.Calling.AIPrompt]/anyOf[subschema #2: Prompt with POM]/contexts/allOf[subschema #1: contexts]/unevaluatedProperties/anyOf[SWML.Calling.ContextsTextObject]/exit_fillersresponse's property type/format changed fromarray/to/for status200response-property-type-changed
- ▲
the
data/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/prompt/allOf[SWML.Calling.AIPrompt]/anyOf[subschema #2: Prompt with POM]/contexts/allOf[subschema #1: contexts]/unevaluatedProperties/anyOf[subschema #1: ContextsPOMObject]/enter_fillersresponse's property type/format changed fromarray/to/for status200response-property-type-changed
- ▲
the
data/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/prompt/allOf[SWML.Calling.AIPrompt]/anyOf[subschema #2: Prompt with POM]/contexts/allOf[subschema #1: contexts]/unevaluatedProperties/anyOf[subschema #1: ContextsPOMObject]/exit_fillersresponse's property type/format changed fromarray/to/for status200response-property-type-changed
- ▲
the
data/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/languages/items/response's property type/format changed from/toobject/for status200response-property-type-changed
- ▲
the
data/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/prompt/allOf[SWML.Calling.AIPrompt]/anyOf[subschema #1: Prompt with Text]/contexts/allOf[subschema #1: contexts]/default/allOf[SWML.Calling.ContextsObject]/anyOf[SWML.Calling.ContextsTextObject]/enter_fillersresponse's property type/format changed fromarray/to/for status200response-property-type-changed
- ▲
the
data/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/prompt/allOf[SWML.Calling.AIPrompt]/anyOf[subschema #1: Prompt with Text]/contexts/allOf[subschema #1: contexts]/default/allOf[SWML.Calling.ContextsObject]/anyOf[SWML.Calling.ContextsTextObject]/exit_fillersresponse's property type/format changed fromarray/to/for status200response-property-type-changed
- ▲
the
data/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/prompt/allOf[SWML.Calling.AIPrompt]/anyOf[subschema #1: Prompt with Text]/contexts/allOf[subschema #1: contexts]/default/allOf[SWML.Calling.ContextsObject]/anyOf[subschema #1: ContextsPOMObject]/enter_fillersresponse's property type/format changed fromarray/to/for status200response-property-type-changed
- ▲
the
data/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/prompt/allOf[SWML.Calling.AIPrompt]/anyOf[subschema #1: Prompt with Text]/contexts/allOf[subschema #1: contexts]/default/allOf[SWML.Calling.ContextsObject]/anyOf[subschema #1: ContextsPOMObject]/exit_fillersresponse's property type/format changed fromarray/to/for status200response-property-type-changed
- ▲
the
data/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/prompt/allOf[SWML.Calling.AIPrompt]/anyOf[subschema #1: Prompt with Text]/contexts/allOf[subschema #1: contexts]/unevaluatedProperties/anyOf[SWML.Calling.ContextsTextObject]/enter_fillersresponse's property type/format changed fromarray/to/for status200response-property-type-changed
- ▲
the
data/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/prompt/allOf[SWML.Calling.AIPrompt]/anyOf[subschema #1: Prompt with Text]/contexts/allOf[subschema #1: contexts]/unevaluatedProperties/anyOf[SWML.Calling.ContextsTextObject]/exit_fillersresponse's property type/format changed fromarray/to/for status200response-property-type-changed
- ▲
the
data/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/prompt/allOf[SWML.Calling.AIPrompt]/anyOf[subschema #1: Prompt with Text]/contexts/allOf[subschema #1: contexts]/unevaluatedProperties/anyOf[subschema #1: ContextsPOMObject]/enter_fillersresponse's property type/format changed fromarray/to/for status200response-property-type-changed
- ▲
the
data/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/prompt/allOf[SWML.Calling.AIPrompt]/anyOf[subschema #1: Prompt with Text]/contexts/allOf[subschema #1: contexts]/unevaluatedProperties/anyOf[subschema #1: ContextsPOMObject]/exit_fillersresponse's property type/format changed fromarray/to/for status200response-property-type-changed
- ▲
the
data/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/prompt/allOf[SWML.Calling.AIPrompt]/anyOf[subschema #2: Prompt with POM]/contexts/allOf[subschema #1: contexts]/default/allOf[SWML.Calling.ContextsObject]/anyOf[SWML.Calling.ContextsTextObject]/enter_fillersresponse's property type/format changed fromarray/to/for status200response-property-type-changed
- ▲
the
data/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/prompt/allOf[SWML.Calling.AIPrompt]/anyOf[subschema #2: Prompt with POM]/contexts/allOf[subschema #1: contexts]/default/allOf[SWML.Calling.ContextsObject]/anyOf[SWML.Calling.ContextsTextObject]/exit_fillersresponse's property type/format changed fromarray/to/for status200response-property-type-changed
- ▲
the
data/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/prompt/allOf[SWML.Calling.AIPrompt]/anyOf[subschema #2: Prompt with POM]/contexts/allOf[subschema #1: contexts]/default/allOf[SWML.Calling.ContextsObject]/anyOf[subschema #1: ContextsPOMObject]/enter_fillersresponse's property type/format changed fromarray/to/for status200response-property-type-changed
- ▲
the
data/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/prompt/allOf[SWML.Calling.AIPrompt]/anyOf[subschema #2: Prompt with POM]/contexts/allOf[subschema #1: contexts]/default/allOf[SWML.Calling.ContextsObject]/anyOf[subschema #1: ContextsPOMObject]/exit_fillersresponse's property type/format changed fromarray/to/for status200response-property-type-changed
- ▲
the
data/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/prompt/allOf[SWML.Calling.AIPrompt]/anyOf[subschema #2: Prompt with POM]/contexts/allOf[subschema #1: contexts]/unevaluatedProperties/anyOf[SWML.Calling.ContextsTextObject]/enter_fillersresponse's property type/format changed fromarray/to/for status200response-property-type-changed
- ▲
the
data/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/prompt/allOf[SWML.Calling.AIPrompt]/anyOf[subschema #2: Prompt with POM]/contexts/allOf[subschema #1: contexts]/unevaluatedProperties/anyOf[SWML.Calling.ContextsTextObject]/exit_fillersresponse's property type/format changed fromarray/to/for status200response-property-type-changed
- ▲
the
data/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/prompt/allOf[SWML.Calling.AIPrompt]/anyOf[subschema #2: Prompt with POM]/contexts/allOf[subschema #1: contexts]/unevaluatedProperties/anyOf[subschema #1: ContextsPOMObject]/enter_fillersresponse's property type/format changed fromarray/to/for status200response-property-type-changed
- ▲
the
data/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/prompt/allOf[SWML.Calling.AIPrompt]/anyOf[subschema #2: Prompt with POM]/contexts/allOf[subschema #1: contexts]/unevaluatedProperties/anyOf[subschema #1: ContextsPOMObject]/exit_fillersresponse's property type/format changed fromarray/to/for status200response-property-type-changed
This revision's changelog hit the recording limit, so it may not list every change to this endpoint.
This revision also has 26 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
added
subschema #1subschema #2subschema #3subschema #4to thedata/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #4: amazon_bedrock Method]/amazon_bedrock/allOf[SWML.Calling.AmazonBedrockObject]/SWAIG/allOf[SWML.Calling.BedrockSWAIG]/functions/items/response propertyanyOflist for the response status200response-property-any-of-added
- ○
added
subschema #1subschema #2subschema #3subschema #4to thedata/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #4: amazon_bedrock Method]/amazon_bedrock/allOf[SWML.Calling.AmazonBedrockObject]/SWAIG/allOf[SWML.Calling.BedrockSWAIG]/functions/items/response propertyanyOflist for the response status200response-property-any-of-added
- ○
removed
subschema #1subschema #2subschema #3subschema #4from thedata/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #4: amazon_bedrock Method]/amazon_bedrock/allOf[SWML.Calling.AmazonBedrockObject]/SWAIG/allOf[SWML.Calling.BedrockSWAIG]/functions/items/response propertyanyOflist for the response status200response-property-any-of-removed
- ○
removed
subschema #1subschema #2subschema #3subschema #4from thedata/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #4: amazon_bedrock Method]/amazon_bedrock/allOf[SWML.Calling.AmazonBedrockObject]/SWAIG/allOf[SWML.Calling.BedrockSWAIG]/functions/items/response propertyanyOflist for the response status200response-property-any-of-removed
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
added
subschema #1subschema #2subschema #3subschema #4to thedata/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #4: amazon_bedrock Method]/amazon_bedrock/allOf[SWML.Calling.AmazonBedrockObject]/SWAIG/allOf[SWML.Calling.BedrockSWAIG]/functions/items/response propertyanyOflist for the response status200response-property-any-of-added
- ○
added
subschema #1subschema #2subschema #3subschema #4to thedata/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #4: amazon_bedrock Method]/amazon_bedrock/allOf[SWML.Calling.AmazonBedrockObject]/SWAIG/allOf[SWML.Calling.BedrockSWAIG]/functions/items/response propertyanyOflist for the response status200response-property-any-of-added
- ○
removed
subschema #1subschema #2subschema #3subschema #4from thedata/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #4: amazon_bedrock Method]/amazon_bedrock/allOf[SWML.Calling.AmazonBedrockObject]/SWAIG/allOf[SWML.Calling.BedrockSWAIG]/functions/items/response propertyanyOflist for the response status200response-property-any-of-removed
- ○
removed
subschema #1subschema #2subschema #3subschema #4from thedata/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #4: amazon_bedrock Method]/amazon_bedrock/allOf[SWML.Calling.AmazonBedrockObject]/SWAIG/allOf[SWML.Calling.BedrockSWAIG]/functions/items/response propertyanyOflist for the response status200response-property-any-of-removed
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
the response property
data/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #1: SWAIG Function]/data_map/allOf[subschema #1: DataMap object]/expressions/items/output/allOf[subschema #1: Output object]/responsebecame optional for the status200response-property-became-optional
- ▲
the response property
data/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #1: SWAIG Function]/data_map/allOf[subschema #1: DataMap object]/output/allOf[subschema #1: Output object]/responsebecame optional for the status200response-property-became-optional
- ▲
the response property
data/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #1: SWAIG Function]/data_map/allOf[subschema #1: DataMap object]/webhooks/items/expressions/items/output/allOf[subschema #1: Output object]/responsebecame optional for the status200response-property-became-optional
- ▲
the response property
data/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #1: SWAIG Function]/data_map/allOf[subschema #1: DataMap object]/webhooks/items/output/allOf[subschema #1: Output object]/responsebecame optional for the status200response-property-became-optional
- ▲
the response property
data/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #2: startup_hook Function]/data_map/allOf[subschema #1: DataMap object]/expressions/items/output/allOf[subschema #1: Output object]/responsebecame optional for the status200response-property-became-optional
- ▲
the response property
data/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #2: startup_hook Function]/data_map/allOf[subschema #1: DataMap object]/output/allOf[subschema #1: Output object]/responsebecame optional for the status200response-property-became-optional
- ▲
the response property
data/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #2: startup_hook Function]/data_map/allOf[subschema #1: DataMap object]/webhooks/items/expressions/items/output/allOf[subschema #1: Output object]/responsebecame optional for the status200response-property-became-optional
- ▲
the response property
data/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #2: startup_hook Function]/data_map/allOf[subschema #1: DataMap object]/webhooks/items/output/allOf[subschema #1: Output object]/responsebecame optional for the status200response-property-became-optional
- ▲
the response property
data/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #3: hangup_hook Function]/data_map/allOf[subschema #1: DataMap object]/expressions/items/output/allOf[subschema #1: Output object]/responsebecame optional for the status200response-property-became-optional
- ▲
the response property
data/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #3: hangup_hook Function]/data_map/allOf[subschema #1: DataMap object]/output/allOf[subschema #1: Output object]/responsebecame optional for the status200response-property-became-optional
- ▲
the response property
data/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #3: hangup_hook Function]/data_map/allOf[subschema #1: DataMap object]/webhooks/items/expressions/items/output/allOf[subschema #1: Output object]/responsebecame optional for the status200response-property-became-optional
- ▲
the response property
data/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #3: hangup_hook Function]/data_map/allOf[subschema #1: DataMap object]/webhooks/items/output/allOf[subschema #1: Output object]/responsebecame optional for the status200response-property-became-optional
- ▲
the response property
data/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #4: summarize_conversation Function]/data_map/allOf[subschema #1: DataMap object]/expressions/items/output/allOf[subschema #1: Output object]/responsebecame optional for the status200response-property-became-optional
- ▲
the response property
data/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #4: summarize_conversation Function]/data_map/allOf[subschema #1: DataMap object]/output/allOf[subschema #1: Output object]/responsebecame optional for the status200response-property-became-optional
- ▲
the response property
data/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #4: summarize_conversation Function]/data_map/allOf[subschema #1: DataMap object]/webhooks/items/expressions/items/output/allOf[subschema #1: Output object]/responsebecame optional for the status200response-property-became-optional
- ▲
the response property
data/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #4: summarize_conversation Function]/data_map/allOf[subschema #1: DataMap object]/webhooks/items/output/allOf[subschema #1: Output object]/responsebecame optional for the status200response-property-became-optional
- ▲
the response property
data/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #1: SWAIG Function]/data_map/allOf[subschema #1: DataMap object]/expressions/items/output/allOf[subschema #1: Output object]/responsebecame optional for the status200response-property-became-optional
- ▲
the response property
data/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #1: SWAIG Function]/data_map/allOf[subschema #1: DataMap object]/output/allOf[subschema #1: Output object]/responsebecame optional for the status200response-property-became-optional
- ▲
the response property
data/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #1: SWAIG Function]/data_map/allOf[subschema #1: DataMap object]/webhooks/items/expressions/items/output/allOf[subschema #1: Output object]/responsebecame optional for the status200response-property-became-optional
- ▲
the response property
data/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #1: SWAIG Function]/data_map/allOf[subschema #1: DataMap object]/webhooks/items/output/allOf[subschema #1: Output object]/responsebecame optional for the status200response-property-became-optional
- ▲
the response property
data/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #2: startup_hook Function]/data_map/allOf[subschema #1: DataMap object]/expressions/items/output/allOf[subschema #1: Output object]/responsebecame optional for the status200response-property-became-optional
- ▲
the response property
data/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #2: startup_hook Function]/data_map/allOf[subschema #1: DataMap object]/output/allOf[subschema #1: Output object]/responsebecame optional for the status200response-property-became-optional
- ▲
the response property
data/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #2: startup_hook Function]/data_map/allOf[subschema #1: DataMap object]/webhooks/items/expressions/items/output/allOf[subschema #1: Output object]/responsebecame optional for the status200response-property-became-optional
- ▲
the response property
data/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #2: startup_hook Function]/data_map/allOf[subschema #1: DataMap object]/webhooks/items/output/allOf[subschema #1: Output object]/responsebecame optional for the status200response-property-became-optional
- ▲
the response property
data/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #3: hangup_hook Function]/data_map/allOf[subschema #1: DataMap object]/expressions/items/output/allOf[subschema #1: Output object]/responsebecame optional for the status200response-property-became-optional
- ▲
the response property
data/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #3: hangup_hook Function]/data_map/allOf[subschema #1: DataMap object]/output/allOf[subschema #1: Output object]/responsebecame optional for the status200response-property-became-optional
- ▲
the response property
data/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #3: hangup_hook Function]/data_map/allOf[subschema #1: DataMap object]/webhooks/items/expressions/items/output/allOf[subschema #1: Output object]/responsebecame optional for the status200response-property-became-optional
- ▲
the response property
data/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #3: hangup_hook Function]/data_map/allOf[subschema #1: DataMap object]/webhooks/items/output/allOf[subschema #1: Output object]/responsebecame optional for the status200response-property-became-optional
- ▲
the response property
data/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #4: summarize_conversation Function]/data_map/allOf[subschema #1: DataMap object]/expressions/items/output/allOf[subschema #1: Output object]/responsebecame optional for the status200response-property-became-optional
- ▲
the response property
data/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #4: summarize_conversation Function]/data_map/allOf[subschema #1: DataMap object]/output/allOf[subschema #1: Output object]/responsebecame optional for the status200response-property-became-optional
- ▲
the response property
data/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #4: summarize_conversation Function]/data_map/allOf[subschema #1: DataMap object]/webhooks/items/expressions/items/output/allOf[subschema #1: Output object]/responsebecame optional for the status200response-property-became-optional
- ▲
the response property
data/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #4: summarize_conversation Function]/data_map/allOf[subschema #1: DataMap object]/webhooks/items/output/allOf[subschema #1: Output object]/responsebecame optional for the status200response-property-became-optional
- ▲
the
data/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #1: SWAIG Function]/data_map/allOf[subschema #1: DataMap object]/expressions/items/output/allOf[subschema #1: Output object]/actionresponse's property type/format changed fromarray/to/for status200response-property-type-changed
- ▲
the
data/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #1: SWAIG Function]/data_map/allOf[subschema #1: DataMap object]/output/allOf[subschema #1: Output object]/actionresponse's property type/format changed fromarray/to/for status200response-property-type-changed
- ▲
the
data/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #1: SWAIG Function]/data_map/allOf[subschema #1: DataMap object]/webhooks/items/expressions/items/output/allOf[subschema #1: Output object]/actionresponse's property type/format changed fromarray/to/for status200response-property-type-changed
- ▲
the
data/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #1: SWAIG Function]/data_map/allOf[subschema #1: DataMap object]/webhooks/items/output/allOf[subschema #1: Output object]/actionresponse's property type/format changed fromarray/to/for status200response-property-type-changed
- ▲
the
data/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #2: startup_hook Function]/data_map/allOf[subschema #1: DataMap object]/expressions/items/output/allOf[subschema #1: Output object]/actionresponse's property type/format changed fromarray/to/for status200response-property-type-changed
- ▲
the
data/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #2: startup_hook Function]/data_map/allOf[subschema #1: DataMap object]/output/allOf[subschema #1: Output object]/actionresponse's property type/format changed fromarray/to/for status200response-property-type-changed
- ▲
the
data/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #2: startup_hook Function]/data_map/allOf[subschema #1: DataMap object]/webhooks/items/expressions/items/output/allOf[subschema #1: Output object]/actionresponse's property type/format changed fromarray/to/for status200response-property-type-changed
- ▲
the
data/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #2: startup_hook Function]/data_map/allOf[subschema #1: DataMap object]/webhooks/items/output/allOf[subschema #1: Output object]/actionresponse's property type/format changed fromarray/to/for status200response-property-type-changed
- ▲
the
data/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #3: hangup_hook Function]/data_map/allOf[subschema #1: DataMap object]/expressions/items/output/allOf[subschema #1: Output object]/actionresponse's property type/format changed fromarray/to/for status200response-property-type-changed
- ▲
the
data/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #3: hangup_hook Function]/data_map/allOf[subschema #1: DataMap object]/output/allOf[subschema #1: Output object]/actionresponse's property type/format changed fromarray/to/for status200response-property-type-changed
- ▲
the
data/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #3: hangup_hook Function]/data_map/allOf[subschema #1: DataMap object]/webhooks/items/expressions/items/output/allOf[subschema #1: Output object]/actionresponse's property type/format changed fromarray/to/for status200response-property-type-changed
- ▲
the
data/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #3: hangup_hook Function]/data_map/allOf[subschema #1: DataMap object]/webhooks/items/output/allOf[subschema #1: Output object]/actionresponse's property type/format changed fromarray/to/for status200response-property-type-changed
- ▲
the
data/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #4: summarize_conversation Function]/data_map/allOf[subschema #1: DataMap object]/expressions/items/output/allOf[subschema #1: Output object]/actionresponse's property type/format changed fromarray/to/for status200response-property-type-changed
- ▲
the
data/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #4: summarize_conversation Function]/data_map/allOf[subschema #1: DataMap object]/output/allOf[subschema #1: Output object]/actionresponse's property type/format changed fromarray/to/for status200response-property-type-changed
- ▲
the
data/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #4: summarize_conversation Function]/data_map/allOf[subschema #1: DataMap object]/webhooks/items/expressions/items/output/allOf[subschema #1: Output object]/actionresponse's property type/format changed fromarray/to/for status200response-property-type-changed
- ▲
the
data/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #4: summarize_conversation Function]/data_map/allOf[subschema #1: DataMap object]/webhooks/items/output/allOf[subschema #1: Output object]/actionresponse's property type/format changed fromarray/to/for status200response-property-type-changed
- ▲
the
data/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #1: SWAIG Function]/data_map/allOf[subschema #1: DataMap object]/expressions/items/output/allOf[subschema #1: Output object]/actionresponse's property type/format changed fromarray/to/for status200response-property-type-changed
- ▲
the
data/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #1: SWAIG Function]/data_map/allOf[subschema #1: DataMap object]/output/allOf[subschema #1: Output object]/actionresponse's property type/format changed fromarray/to/for status200response-property-type-changed
- ▲
the
data/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #1: SWAIG Function]/data_map/allOf[subschema #1: DataMap object]/webhooks/items/expressions/items/output/allOf[subschema #1: Output object]/actionresponse's property type/format changed fromarray/to/for status200response-property-type-changed
- ▲
the
data/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #1: SWAIG Function]/data_map/allOf[subschema #1: DataMap object]/webhooks/items/output/allOf[subschema #1: Output object]/actionresponse's property type/format changed fromarray/to/for status200response-property-type-changed
- ▲
the
data/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #2: startup_hook Function]/data_map/allOf[subschema #1: DataMap object]/expressions/items/output/allOf[subschema #1: Output object]/actionresponse's property type/format changed fromarray/to/for status200response-property-type-changed
- ▲
the
data/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #2: startup_hook Function]/data_map/allOf[subschema #1: DataMap object]/output/allOf[subschema #1: Output object]/actionresponse's property type/format changed fromarray/to/for status200response-property-type-changed
- ▲
the
data/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #2: startup_hook Function]/data_map/allOf[subschema #1: DataMap object]/webhooks/items/expressions/items/output/allOf[subschema #1: Output object]/actionresponse's property type/format changed fromarray/to/for status200response-property-type-changed
- ▲
the
data/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #2: startup_hook Function]/data_map/allOf[subschema #1: DataMap object]/webhooks/items/output/allOf[subschema #1: Output object]/actionresponse's property type/format changed fromarray/to/for status200response-property-type-changed
- ▲
the
data/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #3: hangup_hook Function]/data_map/allOf[subschema #1: DataMap object]/expressions/items/output/allOf[subschema #1: Output object]/actionresponse's property type/format changed fromarray/to/for status200response-property-type-changed
- ▲
the
data/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #3: hangup_hook Function]/data_map/allOf[subschema #1: DataMap object]/output/allOf[subschema #1: Output object]/actionresponse's property type/format changed fromarray/to/for status200response-property-type-changed
- ▲
the
data/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #3: hangup_hook Function]/data_map/allOf[subschema #1: DataMap object]/webhooks/items/expressions/items/output/allOf[subschema #1: Output object]/actionresponse's property type/format changed fromarray/to/for status200response-property-type-changed
- ▲
the
data/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #3: hangup_hook Function]/data_map/allOf[subschema #1: DataMap object]/webhooks/items/output/allOf[subschema #1: Output object]/actionresponse's property type/format changed fromarray/to/for status200response-property-type-changed
- ▲
the
data/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #4: summarize_conversation Function]/data_map/allOf[subschema #1: DataMap object]/expressions/items/output/allOf[subschema #1: Output object]/actionresponse's property type/format changed fromarray/to/for status200response-property-type-changed
- ▲
the
data/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #4: summarize_conversation Function]/data_map/allOf[subschema #1: DataMap object]/output/allOf[subschema #1: Output object]/actionresponse's property type/format changed fromarray/to/for status200response-property-type-changed
- ▲
the
data/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #4: summarize_conversation Function]/data_map/allOf[subschema #1: DataMap object]/webhooks/items/expressions/items/output/allOf[subschema #1: Output object]/actionresponse's property type/format changed fromarray/to/for status200response-property-type-changed
- ▲
the
data/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #4: summarize_conversation Function]/data_map/allOf[subschema #1: DataMap object]/webhooks/items/output/allOf[subschema #1: Output object]/actionresponse's property type/format changed fromarray/to/for status200response-property-type-changed
- ○
added
SWML.Calling.Actionsubschema #2to thedata/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #1: SWAIG Function]/data_map/allOf[subschema #1: DataMap object]/expressions/items/output/allOf[subschema #1: Output object]/actionresponse propertyanyOflist for the response status200response-property-any-of-added
- ○
added
SWML.Calling.Actionsubschema #2to thedata/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #1: SWAIG Function]/data_map/allOf[subschema #1: DataMap object]/output/allOf[subschema #1: Output object]/actionresponse propertyanyOflist for the response status200response-property-any-of-added
- ○
added
SWML.Calling.Actionsubschema #2to thedata/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #1: SWAIG Function]/data_map/allOf[subschema #1: DataMap object]/webhooks/items/expressions/items/output/allOf[subschema #1: Output object]/actionresponse propertyanyOflist for the response status200response-property-any-of-added
- ○
added
SWML.Calling.Actionsubschema #2to thedata/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #1: SWAIG Function]/data_map/allOf[subschema #1: DataMap object]/webhooks/items/output/allOf[subschema #1: Output object]/actionresponse propertyanyOflist for the response status200response-property-any-of-added
- ○
added
SWML.Calling.Actionsubschema #2to thedata/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #2: startup_hook Function]/data_map/allOf[subschema #1: DataMap object]/expressions/items/output/allOf[subschema #1: Output object]/actionresponse propertyanyOflist for the response status200response-property-any-of-added
- ○
added
SWML.Calling.Actionsubschema #2to thedata/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #2: startup_hook Function]/data_map/allOf[subschema #1: DataMap object]/output/allOf[subschema #1: Output object]/actionresponse propertyanyOflist for the response status200response-property-any-of-added
- ○
added
SWML.Calling.Actionsubschema #2to thedata/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #2: startup_hook Function]/data_map/allOf[subschema #1: DataMap object]/webhooks/items/expressions/items/output/allOf[subschema #1: Output object]/actionresponse propertyanyOflist for the response status200response-property-any-of-added
- ○
added
SWML.Calling.Actionsubschema #2to thedata/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #2: startup_hook Function]/data_map/allOf[subschema #1: DataMap object]/webhooks/items/output/allOf[subschema #1: Output object]/actionresponse propertyanyOflist for the response status200response-property-any-of-added
- ○
added
SWML.Calling.Actionsubschema #2to thedata/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #3: hangup_hook Function]/data_map/allOf[subschema #1: DataMap object]/expressions/items/output/allOf[subschema #1: Output object]/actionresponse propertyanyOflist for the response status200response-property-any-of-added
- ○
added
SWML.Calling.Actionsubschema #2to thedata/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #3: hangup_hook Function]/data_map/allOf[subschema #1: DataMap object]/output/allOf[subschema #1: Output object]/actionresponse propertyanyOflist for the response status200response-property-any-of-added
- ○
added
SWML.Calling.Actionsubschema #2to thedata/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #3: hangup_hook Function]/data_map/allOf[subschema #1: DataMap object]/webhooks/items/expressions/items/output/allOf[subschema #1: Output object]/actionresponse propertyanyOflist for the response status200response-property-any-of-added
- ○
added
SWML.Calling.Actionsubschema #2to thedata/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #3: hangup_hook Function]/data_map/allOf[subschema #1: DataMap object]/webhooks/items/output/allOf[subschema #1: Output object]/actionresponse propertyanyOflist for the response status200response-property-any-of-added
- ○
added
SWML.Calling.Actionsubschema #2to thedata/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #4: summarize_conversation Function]/data_map/allOf[subschema #1: DataMap object]/expressions/items/output/allOf[subschema #1: Output object]/actionresponse propertyanyOflist for the response status200response-property-any-of-added
- ○
added
SWML.Calling.Actionsubschema #2to thedata/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #4: summarize_conversation Function]/data_map/allOf[subschema #1: DataMap object]/output/allOf[subschema #1: Output object]/actionresponse propertyanyOflist for the response status200response-property-any-of-added
- ○
added
SWML.Calling.Actionsubschema #2to thedata/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #4: summarize_conversation Function]/data_map/allOf[subschema #1: DataMap object]/webhooks/items/expressions/items/output/allOf[subschema #1: Output object]/actionresponse propertyanyOflist for the response status200response-property-any-of-added
- ○
added
SWML.Calling.Actionsubschema #2to thedata/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #4: summarize_conversation Function]/data_map/allOf[subschema #1: DataMap object]/webhooks/items/output/allOf[subschema #1: Output object]/actionresponse propertyanyOflist for the response status200response-property-any-of-added
- ○
added
SWML.Calling.Actionsubschema #2to thedata/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #1: SWAIG Function]/data_map/allOf[subschema #1: DataMap object]/expressions/items/output/allOf[subschema #1: Output object]/actionresponse propertyanyOflist for the response status200response-property-any-of-added
- ○
added
SWML.Calling.Actionsubschema #2to thedata/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #1: SWAIG Function]/data_map/allOf[subschema #1: DataMap object]/output/allOf[subschema #1: Output object]/actionresponse propertyanyOflist for the response status200response-property-any-of-added
- ○
added
SWML.Calling.Actionsubschema #2to thedata/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #1: SWAIG Function]/data_map/allOf[subschema #1: DataMap object]/webhooks/items/expressions/items/output/allOf[subschema #1: Output object]/actionresponse propertyanyOflist for the response status200response-property-any-of-added
- ○
added
SWML.Calling.Actionsubschema #2to thedata/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #1: SWAIG Function]/data_map/allOf[subschema #1: DataMap object]/webhooks/items/output/allOf[subschema #1: Output object]/actionresponse propertyanyOflist for the response status200response-property-any-of-added
- ○
added
SWML.Calling.Actionsubschema #2to thedata/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #2: startup_hook Function]/data_map/allOf[subschema #1: DataMap object]/expressions/items/output/allOf[subschema #1: Output object]/actionresponse propertyanyOflist for the response status200response-property-any-of-added
- ○
added
SWML.Calling.Actionsubschema #2to thedata/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #2: startup_hook Function]/data_map/allOf[subschema #1: DataMap object]/output/allOf[subschema #1: Output object]/actionresponse propertyanyOflist for the response status200response-property-any-of-added
- ○
added
SWML.Calling.Actionsubschema #2to thedata/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #2: startup_hook Function]/data_map/allOf[subschema #1: DataMap object]/webhooks/items/expressions/items/output/allOf[subschema #1: Output object]/actionresponse propertyanyOflist for the response status200response-property-any-of-added
- ○
added
SWML.Calling.Actionsubschema #2to thedata/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #2: startup_hook Function]/data_map/allOf[subschema #1: DataMap object]/webhooks/items/output/allOf[subschema #1: Output object]/actionresponse propertyanyOflist for the response status200response-property-any-of-added
- ○
added
SWML.Calling.Actionsubschema #2to thedata/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #3: hangup_hook Function]/data_map/allOf[subschema #1: DataMap object]/expressions/items/output/allOf[subschema #1: Output object]/actionresponse propertyanyOflist for the response status200response-property-any-of-added
- ○
added
SWML.Calling.Actionsubschema #2to thedata/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #3: hangup_hook Function]/data_map/allOf[subschema #1: DataMap object]/output/allOf[subschema #1: Output object]/actionresponse propertyanyOflist for the response status200response-property-any-of-added
- ○
added
SWML.Calling.Actionsubschema #2to thedata/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #3: hangup_hook Function]/data_map/allOf[subschema #1: DataMap object]/webhooks/items/expressions/items/output/allOf[subschema #1: Output object]/actionresponse propertyanyOflist for the response status200response-property-any-of-added
- ○
added
SWML.Calling.Actionsubschema #2to thedata/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #3: hangup_hook Function]/data_map/allOf[subschema #1: DataMap object]/webhooks/items/output/allOf[subschema #1: Output object]/actionresponse propertyanyOflist for the response status200response-property-any-of-added
- ○
added
SWML.Calling.Actionsubschema #2to thedata/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #4: summarize_conversation Function]/data_map/allOf[subschema #1: DataMap object]/expressions/items/output/allOf[subschema #1: Output object]/actionresponse propertyanyOflist for the response status200response-property-any-of-added
- ○
added
SWML.Calling.Actionsubschema #2to thedata/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #4: summarize_conversation Function]/data_map/allOf[subschema #1: DataMap object]/output/allOf[subschema #1: Output object]/actionresponse propertyanyOflist for the response status200response-property-any-of-added
- ○
added
SWML.Calling.Actionsubschema #2to thedata/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #4: summarize_conversation Function]/data_map/allOf[subschema #1: DataMap object]/webhooks/items/expressions/items/output/allOf[subschema #1: Output object]/actionresponse propertyanyOflist for the response status200response-property-any-of-added
- ○
added
SWML.Calling.Actionsubschema #2to thedata/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/SWAIG/allOf[subschema #1: swaig]/functions/items/anyOf[subschema #4: summarize_conversation Function]/data_map/allOf[subschema #1: DataMap object]/webhooks/items/output/allOf[subschema #1: Output object]/actionresponse propertyanyOflist for the response status200response-property-any-of-added
- ○
added
subschema #1subschema #2subschema #3subschema #4to thedata/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #4: amazon_bedrock Method]/amazon_bedrock/allOf[SWML.Calling.AmazonBedrockObject]/SWAIG/allOf[SWML.Calling.BedrockSWAIG]/functions/items/response propertyanyOflist for the response status200response-property-any-of-added
- ○
added
subschema #1subschema #2subschema #3subschema #4to thedata/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #4: amazon_bedrock Method]/amazon_bedrock/allOf[SWML.Calling.AmazonBedrockObject]/SWAIG/allOf[SWML.Calling.BedrockSWAIG]/functions/items/response propertyanyOflist for the response status200response-property-any-of-added
- ○
removed
subschema #1subschema #2subschema #3subschema #4from thedata/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #4: amazon_bedrock Method]/amazon_bedrock/allOf[SWML.Calling.AmazonBedrockObject]/SWAIG/allOf[SWML.Calling.BedrockSWAIG]/functions/items/response propertyanyOflist for the response status200response-property-any-of-removed
- ○
removed
subschema #1subschema #2subschema #3subschema #4from thedata/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #4: amazon_bedrock Method]/amazon_bedrock/allOf[SWML.Calling.AmazonBedrockObject]/SWAIG/allOf[SWML.Calling.BedrockSWAIG]/functions/items/response propertyanyOflist for the response status200response-property-any-of-removed
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ●
removed the optional property
data/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #4: amazon_bedrock Method]/amazon_bedrock/allOf[SWML.Calling.AmazonBedrockObject]/SWAIG/allOf[SWML.Calling.BedrockSWAIG]/includesfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #4: amazon_bedrock Method]/amazon_bedrock/allOf[SWML.Calling.AmazonBedrockObject]/SWAIG/allOf[SWML.Calling.BedrockSWAIG]/native_functionsfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #4: amazon_bedrock Method]/amazon_bedrock/allOf[SWML.Calling.AmazonBedrockObject]/SWAIG/allOf[SWML.Calling.BedrockSWAIG]/includesfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #4: amazon_bedrock Method]/amazon_bedrock/allOf[SWML.Calling.AmazonBedrockObject]/SWAIG/allOf[SWML.Calling.BedrockSWAIG]/native_functionsfrom the response with the200statusresponse-optional-property-removed
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●
- ○
added the optional property
data/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/params/allOf[subschema #1: params object]/auto_correctto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/params/allOf[subschema #1: params object]/redact_promptto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/params/allOf[subschema #1: params object]/utility_modelto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/params/allOf[subschema #1: params object]/auto_correctto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/params/allOf[subschema #1: params object]/redact_promptto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/params/allOf[subschema #1: params object]/utility_modelto the response with the200statusresponse-optional-property-added
- ○
- ●
removed the optional property
data/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/params/allOf[subschema #1: params object]/auto_correctfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/params/allOf[subschema #1: params object]/redact_promptfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/params/allOf[subschema #1: params object]/utility_modelfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/params/allOf[subschema #1: params object]/auto_correctfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/params/allOf[subschema #1: params object]/redact_promptfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/params/allOf[subschema #1: params object]/utility_modelfrom the response with the200statusresponse-optional-property-removed
- ●
- ○
added the optional property
data/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/params/allOf[subschema #1: params object]/auto_correctto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/params/allOf[subschema #1: params object]/redact_promptto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/main/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/params/allOf[subschema #1: params object]/utility_modelto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/params/allOf[subschema #1: params object]/auto_correctto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/params/allOf[subschema #1: params object]/redact_promptto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/call_flow/allOf[CallFlow]/relayml/allOf[subschema #1: Calling SWML Document]/sections/unevaluatedProperties/items/anyOf[subschema #2: ai Method]/ai/allOf[subschema #1: AI Object]/params/allOf[subschema #1: params object]/utility_modelto the response with the200statusresponse-optional-property-added
- ○
- ○
the
openai_asr_engineresponse's property default value changed fromgcloud_speech_v2_asynctodeepgram:nova-3for the status200response-property-default-value-changed
- ○
the
openai_asr_engineresponse's property default value changed fromgcloud_speech_v2_asynctodeepgram:nova-3for the status200response-property-default-value-changed
This revision also has 42 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
Of the 137 revisions, 3 have a changelog that could not be searched.