diff --git a/src/libs/Ultravox/Generated/Ultravox.AccountsClient.AccountsList.g.cs b/src/libs/Ultravox/Generated/Ultravox.AccountsClient.AccountsList.g.cs index 6510bec..c5dcb8c 100644 --- a/src/libs/Ultravox/Generated/Ultravox.AccountsClient.AccountsList.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.AccountsClient.AccountsList.g.cs @@ -19,6 +19,7 @@ partial void ProcessAccountsListResponseContent( global::System.Net.Http.HttpResponseMessage httpResponseMessage, ref string content); + /// /// /// diff --git a/src/libs/Ultravox/Generated/Ultravox.AccountsClient.AccountsMeBillingInvoicesRetrieve.g.cs b/src/libs/Ultravox/Generated/Ultravox.AccountsClient.AccountsMeBillingInvoicesRetrieve.g.cs index d4fe2e9..8cb3486 100644 --- a/src/libs/Ultravox/Generated/Ultravox.AccountsClient.AccountsMeBillingInvoicesRetrieve.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.AccountsClient.AccountsMeBillingInvoicesRetrieve.g.cs @@ -23,6 +23,7 @@ partial void ProcessAccountsMeBillingInvoicesRetrieveResponseContent( global::System.Net.Http.HttpResponseMessage httpResponseMessage, ref string content); + /// /// Lists invoices for the current account. /// diff --git a/src/libs/Ultravox/Generated/Ultravox.AccountsClient.AccountsMeBillingRetrieve.g.cs b/src/libs/Ultravox/Generated/Ultravox.AccountsClient.AccountsMeBillingRetrieve.g.cs index d9398eb..1b2bc00 100644 --- a/src/libs/Ultravox/Generated/Ultravox.AccountsClient.AccountsMeBillingRetrieve.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.AccountsClient.AccountsMeBillingRetrieve.g.cs @@ -19,6 +19,7 @@ partial void ProcessAccountsMeBillingRetrieveResponseContent( global::System.Net.Http.HttpResponseMessage httpResponseMessage, ref string content); + /// /// Gets high-level billing information for the current account. /// diff --git a/src/libs/Ultravox/Generated/Ultravox.AccountsClient.AccountsMeBillingUsageRetrieve.g.cs b/src/libs/Ultravox/Generated/Ultravox.AccountsClient.AccountsMeBillingUsageRetrieve.g.cs index eeccca5..6315b67 100644 --- a/src/libs/Ultravox/Generated/Ultravox.AccountsClient.AccountsMeBillingUsageRetrieve.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.AccountsClient.AccountsMeBillingUsageRetrieve.g.cs @@ -23,6 +23,7 @@ partial void ProcessAccountsMeBillingUsageRetrieveResponseContent( global::System.Net.Http.HttpResponseMessage httpResponseMessage, ref string content); + /// /// Gets usage information for the current account in the given period. /// diff --git a/src/libs/Ultravox/Generated/Ultravox.AccountsClient.AccountsMeRetrieve.g.cs b/src/libs/Ultravox/Generated/Ultravox.AccountsClient.AccountsMeRetrieve.g.cs index 38d6b4f..c423b8d 100644 --- a/src/libs/Ultravox/Generated/Ultravox.AccountsClient.AccountsMeRetrieve.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.AccountsClient.AccountsMeRetrieve.g.cs @@ -19,6 +19,7 @@ partial void ProcessAccountsMeRetrieveResponseContent( global::System.Net.Http.HttpResponseMessage httpResponseMessage, ref string content); + /// /// /// diff --git a/src/libs/Ultravox/Generated/Ultravox.AccountsClient.AccountsMeTtsApiKeysPartialUpdate.g.cs b/src/libs/Ultravox/Generated/Ultravox.AccountsClient.AccountsMeTtsApiKeysPartialUpdate.g.cs index d7a8066..f1bd9c1 100644 --- a/src/libs/Ultravox/Generated/Ultravox.AccountsClient.AccountsMeTtsApiKeysPartialUpdate.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.AccountsClient.AccountsMeTtsApiKeysPartialUpdate.g.cs @@ -21,9 +21,11 @@ partial void ProcessAccountsMeTtsApiKeysPartialUpdateResponseContent( global::System.Net.Http.HttpResponseMessage httpResponseMessage, ref string content); + /// /// /// + /// /// The token to cancel the operation with /// diff --git a/src/libs/Ultravox/Generated/Ultravox.AccountsClient.AccountsMeTtsApiKeysRetrieve.g.cs b/src/libs/Ultravox/Generated/Ultravox.AccountsClient.AccountsMeTtsApiKeysRetrieve.g.cs index 974b236..704ef5e 100644 --- a/src/libs/Ultravox/Generated/Ultravox.AccountsClient.AccountsMeTtsApiKeysRetrieve.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.AccountsClient.AccountsMeTtsApiKeysRetrieve.g.cs @@ -19,6 +19,7 @@ partial void ProcessAccountsMeTtsApiKeysRetrieveResponseContent( global::System.Net.Http.HttpResponseMessage httpResponseMessage, ref string content); + /// /// /// diff --git a/src/libs/Ultravox/Generated/Ultravox.AccountsClient.AccountsMeUsageCallsRetrieve.g.cs b/src/libs/Ultravox/Generated/Ultravox.AccountsClient.AccountsMeUsageCallsRetrieve.g.cs index cae7d42..3fc303d 100644 --- a/src/libs/Ultravox/Generated/Ultravox.AccountsClient.AccountsMeUsageCallsRetrieve.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.AccountsClient.AccountsMeUsageCallsRetrieve.g.cs @@ -39,6 +39,7 @@ partial void ProcessAccountsMeUsageCallsRetrieveResponseContent( global::System.Net.Http.HttpResponseMessage httpResponseMessage, ref string content); + /// /// Gets aggregated call usage. /// diff --git a/src/libs/Ultravox/Generated/Ultravox.AgentsClient.AgentsCallsCreate.g.cs b/src/libs/Ultravox/Generated/Ultravox.AgentsClient.AgentsCallsCreate.g.cs index beb81b6..ca00d47 100644 --- a/src/libs/Ultravox/Generated/Ultravox.AgentsClient.AgentsCallsCreate.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.AgentsClient.AgentsCallsCreate.g.cs @@ -23,10 +23,12 @@ partial void ProcessAgentsCallsCreateResponseContent( global::System.Net.Http.HttpResponseMessage httpResponseMessage, ref string content); + /// /// /// /// + /// /// The token to cancel the operation with /// diff --git a/src/libs/Ultravox/Generated/Ultravox.AgentsClient.AgentsCallsList.g.cs b/src/libs/Ultravox/Generated/Ultravox.AgentsClient.AgentsCallsList.g.cs index 40eacd5..31c0dde 100644 --- a/src/libs/Ultravox/Generated/Ultravox.AgentsClient.AgentsCallsList.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.AgentsClient.AgentsCallsList.g.cs @@ -25,6 +25,7 @@ partial void ProcessAgentsCallsListResponseContent( global::System.Net.Http.HttpResponseMessage httpResponseMessage, ref string content); + /// /// /// diff --git a/src/libs/Ultravox/Generated/Ultravox.AgentsClient.AgentsCreate.g.cs b/src/libs/Ultravox/Generated/Ultravox.AgentsClient.AgentsCreate.g.cs index b254197..7d1111e 100644 --- a/src/libs/Ultravox/Generated/Ultravox.AgentsClient.AgentsCreate.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.AgentsClient.AgentsCreate.g.cs @@ -21,9 +21,11 @@ partial void ProcessAgentsCreateResponseContent( global::System.Net.Http.HttpResponseMessage httpResponseMessage, ref string content); + /// /// /// + /// /// The token to cancel the operation with /// diff --git a/src/libs/Ultravox/Generated/Ultravox.AgentsClient.AgentsDestroy.g.cs b/src/libs/Ultravox/Generated/Ultravox.AgentsClient.AgentsDestroy.g.cs index 1bffe8f..a85f721 100644 --- a/src/libs/Ultravox/Generated/Ultravox.AgentsClient.AgentsDestroy.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.AgentsClient.AgentsDestroy.g.cs @@ -16,6 +16,7 @@ partial void ProcessAgentsDestroyResponse( global::System.Net.Http.HttpClient httpClient, global::System.Net.Http.HttpResponseMessage httpResponseMessage); + /// /// /// diff --git a/src/libs/Ultravox/Generated/Ultravox.AgentsClient.AgentsList.g.cs b/src/libs/Ultravox/Generated/Ultravox.AgentsClient.AgentsList.g.cs index 8cc2d70..de5a692 100644 --- a/src/libs/Ultravox/Generated/Ultravox.AgentsClient.AgentsList.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.AgentsClient.AgentsList.g.cs @@ -27,6 +27,7 @@ partial void ProcessAgentsListResponseContent( global::System.Net.Http.HttpResponseMessage httpResponseMessage, ref string content); + /// /// /// diff --git a/src/libs/Ultravox/Generated/Ultravox.AgentsClient.AgentsPartialUpdate.g.cs b/src/libs/Ultravox/Generated/Ultravox.AgentsClient.AgentsPartialUpdate.g.cs index c219cdf..8a9064f 100644 --- a/src/libs/Ultravox/Generated/Ultravox.AgentsClient.AgentsPartialUpdate.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.AgentsClient.AgentsPartialUpdate.g.cs @@ -23,10 +23,12 @@ partial void ProcessAgentsPartialUpdateResponseContent( global::System.Net.Http.HttpResponseMessage httpResponseMessage, ref string content); + /// /// /// /// + /// /// The token to cancel the operation with /// diff --git a/src/libs/Ultravox/Generated/Ultravox.AgentsClient.AgentsRetrieve.g.cs b/src/libs/Ultravox/Generated/Ultravox.AgentsClient.AgentsRetrieve.g.cs index 088ecce..31aedc0 100644 --- a/src/libs/Ultravox/Generated/Ultravox.AgentsClient.AgentsRetrieve.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.AgentsClient.AgentsRetrieve.g.cs @@ -21,6 +21,7 @@ partial void ProcessAgentsRetrieveResponseContent( global::System.Net.Http.HttpResponseMessage httpResponseMessage, ref string content); + /// /// /// diff --git a/src/libs/Ultravox/Generated/Ultravox.AgentsClient.AgentsScheduledBatchesCreate.g.cs b/src/libs/Ultravox/Generated/Ultravox.AgentsClient.AgentsScheduledBatchesCreate.g.cs index f910928..2de7d8e 100644 --- a/src/libs/Ultravox/Generated/Ultravox.AgentsClient.AgentsScheduledBatchesCreate.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.AgentsClient.AgentsScheduledBatchesCreate.g.cs @@ -23,10 +23,12 @@ partial void ProcessAgentsScheduledBatchesCreateResponseContent( global::System.Net.Http.HttpResponseMessage httpResponseMessage, ref string content); + /// /// /// /// + /// /// The token to cancel the operation with /// diff --git a/src/libs/Ultravox/Generated/Ultravox.AgentsClient.AgentsScheduledBatchesCreatedCallsList.g.cs b/src/libs/Ultravox/Generated/Ultravox.AgentsClient.AgentsScheduledBatchesCreatedCallsList.g.cs index 3d1823b..b9f2b05 100644 --- a/src/libs/Ultravox/Generated/Ultravox.AgentsClient.AgentsScheduledBatchesCreatedCallsList.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.AgentsClient.AgentsScheduledBatchesCreatedCallsList.g.cs @@ -27,6 +27,7 @@ partial void ProcessAgentsScheduledBatchesCreatedCallsListResponseContent( global::System.Net.Http.HttpResponseMessage httpResponseMessage, ref string content); + /// /// /// diff --git a/src/libs/Ultravox/Generated/Ultravox.AgentsClient.AgentsScheduledBatchesDestroy.g.cs b/src/libs/Ultravox/Generated/Ultravox.AgentsClient.AgentsScheduledBatchesDestroy.g.cs index 3ef42c2..07a5d86 100644 --- a/src/libs/Ultravox/Generated/Ultravox.AgentsClient.AgentsScheduledBatchesDestroy.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.AgentsClient.AgentsScheduledBatchesDestroy.g.cs @@ -18,6 +18,7 @@ partial void ProcessAgentsScheduledBatchesDestroyResponse( global::System.Net.Http.HttpClient httpClient, global::System.Net.Http.HttpResponseMessage httpResponseMessage); + /// /// /// diff --git a/src/libs/Ultravox/Generated/Ultravox.AgentsClient.AgentsScheduledBatchesList.g.cs b/src/libs/Ultravox/Generated/Ultravox.AgentsClient.AgentsScheduledBatchesList.g.cs index 8332fce..79b948d 100644 --- a/src/libs/Ultravox/Generated/Ultravox.AgentsClient.AgentsScheduledBatchesList.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.AgentsClient.AgentsScheduledBatchesList.g.cs @@ -25,6 +25,7 @@ partial void ProcessAgentsScheduledBatchesListResponseContent( global::System.Net.Http.HttpResponseMessage httpResponseMessage, ref string content); + /// /// /// diff --git a/src/libs/Ultravox/Generated/Ultravox.AgentsClient.AgentsScheduledBatchesPartialUpdate.g.cs b/src/libs/Ultravox/Generated/Ultravox.AgentsClient.AgentsScheduledBatchesPartialUpdate.g.cs index b8533ed..175457e 100644 --- a/src/libs/Ultravox/Generated/Ultravox.AgentsClient.AgentsScheduledBatchesPartialUpdate.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.AgentsClient.AgentsScheduledBatchesPartialUpdate.g.cs @@ -25,11 +25,13 @@ partial void ProcessAgentsScheduledBatchesPartialUpdateResponseContent( global::System.Net.Http.HttpResponseMessage httpResponseMessage, ref string content); + /// /// /// /// /// + /// /// The token to cancel the operation with /// diff --git a/src/libs/Ultravox/Generated/Ultravox.AgentsClient.AgentsScheduledBatchesRetrieve.g.cs b/src/libs/Ultravox/Generated/Ultravox.AgentsClient.AgentsScheduledBatchesRetrieve.g.cs index 70be0da..b372371 100644 --- a/src/libs/Ultravox/Generated/Ultravox.AgentsClient.AgentsScheduledBatchesRetrieve.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.AgentsClient.AgentsScheduledBatchesRetrieve.g.cs @@ -23,6 +23,7 @@ partial void ProcessAgentsScheduledBatchesRetrieveResponseContent( global::System.Net.Http.HttpResponseMessage httpResponseMessage, ref string content); + /// /// /// diff --git a/src/libs/Ultravox/Generated/Ultravox.AgentsClient.AgentsScheduledBatchesScheduledCallsList.g.cs b/src/libs/Ultravox/Generated/Ultravox.AgentsClient.AgentsScheduledBatchesScheduledCallsList.g.cs index c5f292b..7f1c8c6 100644 --- a/src/libs/Ultravox/Generated/Ultravox.AgentsClient.AgentsScheduledBatchesScheduledCallsList.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.AgentsClient.AgentsScheduledBatchesScheduledCallsList.g.cs @@ -29,6 +29,7 @@ partial void ProcessAgentsScheduledBatchesScheduledCallsListResponseContent( global::System.Net.Http.HttpResponseMessage httpResponseMessage, ref string content); + /// /// List scheduled calls within a batch. /// diff --git a/src/libs/Ultravox/Generated/Ultravox.AgentsClient.AgentsTelephonyXml.g.cs b/src/libs/Ultravox/Generated/Ultravox.AgentsClient.AgentsTelephonyXml.g.cs index 9ed08ae..043c5a2 100644 --- a/src/libs/Ultravox/Generated/Ultravox.AgentsClient.AgentsTelephonyXml.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.AgentsClient.AgentsTelephonyXml.g.cs @@ -23,10 +23,12 @@ partial void ProcessAgentsTelephonyXmlResponseContent( global::System.Net.Http.HttpResponseMessage httpResponseMessage, ref string content); + /// /// Allows supported telephony providers to create incoming calls with an agent, returning XML instructions for handling the call. /// /// + /// /// The token to cancel the operation with /// diff --git a/src/libs/Ultravox/Generated/Ultravox.AgentsClient.AgentsUsageList.g.cs b/src/libs/Ultravox/Generated/Ultravox.AgentsClient.AgentsUsageList.g.cs index e33e242..9e27b51 100644 --- a/src/libs/Ultravox/Generated/Ultravox.AgentsClient.AgentsUsageList.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.AgentsClient.AgentsUsageList.g.cs @@ -39,6 +39,7 @@ partial void ProcessAgentsUsageListResponseContent( global::System.Net.Http.HttpResponseMessage httpResponseMessage, ref string content); + /// /// /// diff --git a/src/libs/Ultravox/Generated/Ultravox.ApiKeysClient.ApiKeysCreate.g.cs b/src/libs/Ultravox/Generated/Ultravox.ApiKeysClient.ApiKeysCreate.g.cs index 5bd91d1..dc400e9 100644 --- a/src/libs/Ultravox/Generated/Ultravox.ApiKeysClient.ApiKeysCreate.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.ApiKeysClient.ApiKeysCreate.g.cs @@ -21,9 +21,11 @@ partial void ProcessApiKeysCreateResponseContent( global::System.Net.Http.HttpResponseMessage httpResponseMessage, ref string content); + /// /// Creates a new API key. /// + /// /// The token to cancel the operation with /// diff --git a/src/libs/Ultravox/Generated/Ultravox.ApiKeysClient.ApiKeysDestroy.g.cs b/src/libs/Ultravox/Generated/Ultravox.ApiKeysClient.ApiKeysDestroy.g.cs index 5a20b4a..9ab844c 100644 --- a/src/libs/Ultravox/Generated/Ultravox.ApiKeysClient.ApiKeysDestroy.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.ApiKeysClient.ApiKeysDestroy.g.cs @@ -16,6 +16,7 @@ partial void ProcessApiKeysDestroyResponse( global::System.Net.Http.HttpClient httpClient, global::System.Net.Http.HttpResponseMessage httpResponseMessage); + /// /// Deletes an API key. /// diff --git a/src/libs/Ultravox/Generated/Ultravox.ApiKeysClient.ApiKeysList.g.cs b/src/libs/Ultravox/Generated/Ultravox.ApiKeysClient.ApiKeysList.g.cs index 460a364..e6d76c7 100644 --- a/src/libs/Ultravox/Generated/Ultravox.ApiKeysClient.ApiKeysList.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.ApiKeysClient.ApiKeysList.g.cs @@ -23,6 +23,7 @@ partial void ProcessApiKeysListResponseContent( global::System.Net.Http.HttpResponseMessage httpResponseMessage, ref string content); + /// /// Gets the current user's API keys. /// diff --git a/src/libs/Ultravox/Generated/Ultravox.ApiKeysClient.ApiKeysPartialUpdate.g.cs b/src/libs/Ultravox/Generated/Ultravox.ApiKeysClient.ApiKeysPartialUpdate.g.cs index 1de5c0b..c3d50b6 100644 --- a/src/libs/Ultravox/Generated/Ultravox.ApiKeysClient.ApiKeysPartialUpdate.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.ApiKeysClient.ApiKeysPartialUpdate.g.cs @@ -23,10 +23,12 @@ partial void ProcessApiKeysPartialUpdateResponseContent( global::System.Net.Http.HttpResponseMessage httpResponseMessage, ref string content); + /// /// Updates an API key. /// /// + /// /// The token to cancel the operation with /// diff --git a/src/libs/Ultravox/Generated/Ultravox.ApiKeysClient.ApiKeysRetrieve.g.cs b/src/libs/Ultravox/Generated/Ultravox.ApiKeysClient.ApiKeysRetrieve.g.cs index 588e9f5..d89b863 100644 --- a/src/libs/Ultravox/Generated/Ultravox.ApiKeysClient.ApiKeysRetrieve.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.ApiKeysClient.ApiKeysRetrieve.g.cs @@ -21,6 +21,7 @@ partial void ProcessApiKeysRetrieveResponseContent( global::System.Net.Http.HttpResponseMessage httpResponseMessage, ref string content); + /// /// Gets an API key. /// diff --git a/src/libs/Ultravox/Generated/Ultravox.ApiKeysClient.ApiKeysUpdate.g.cs b/src/libs/Ultravox/Generated/Ultravox.ApiKeysClient.ApiKeysUpdate.g.cs index d75dcd4..828b0d1 100644 --- a/src/libs/Ultravox/Generated/Ultravox.ApiKeysClient.ApiKeysUpdate.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.ApiKeysClient.ApiKeysUpdate.g.cs @@ -23,10 +23,12 @@ partial void ProcessApiKeysUpdateResponseContent( global::System.Net.Http.HttpResponseMessage httpResponseMessage, ref string content); + /// /// Updates an API key. /// /// + /// /// The token to cancel the operation with /// diff --git a/src/libs/Ultravox/Generated/Ultravox.CallsClient.CallsCreate.g.cs b/src/libs/Ultravox/Generated/Ultravox.CallsClient.CallsCreate.g.cs index caa362d..d3ba9ec 100644 --- a/src/libs/Ultravox/Generated/Ultravox.CallsClient.CallsCreate.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.CallsClient.CallsCreate.g.cs @@ -25,6 +25,7 @@ partial void ProcessCallsCreateResponseContent( global::System.Net.Http.HttpResponseMessage httpResponseMessage, ref string content); + /// /// /// @@ -32,6 +33,7 @@ partial void ProcessCallsCreateResponseContent( /// Default Value: true /// /// + /// /// The token to cancel the operation with /// diff --git a/src/libs/Ultravox/Generated/Ultravox.CallsClient.CallsDestroy.g.cs b/src/libs/Ultravox/Generated/Ultravox.CallsClient.CallsDestroy.g.cs index 1f6e3b0..1d6f7e6 100644 --- a/src/libs/Ultravox/Generated/Ultravox.CallsClient.CallsDestroy.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.CallsClient.CallsDestroy.g.cs @@ -16,6 +16,7 @@ partial void ProcessCallsDestroyResponse( global::System.Net.Http.HttpClient httpClient, global::System.Net.Http.HttpResponseMessage httpResponseMessage); + /// /// /// diff --git a/src/libs/Ultravox/Generated/Ultravox.CallsClient.CallsEventsList.g.cs b/src/libs/Ultravox/Generated/Ultravox.CallsClient.CallsEventsList.g.cs index 5d5e5e7..19b1afd 100644 --- a/src/libs/Ultravox/Generated/Ultravox.CallsClient.CallsEventsList.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.CallsClient.CallsEventsList.g.cs @@ -29,6 +29,7 @@ partial void ProcessCallsEventsListResponseContent( global::System.Net.Http.HttpResponseMessage httpResponseMessage, ref string content); + /// /// Fetch the (paginated) event log for a call, possibly filtered by severity. /// diff --git a/src/libs/Ultravox/Generated/Ultravox.CallsClient.CallsList.g.cs b/src/libs/Ultravox/Generated/Ultravox.CallsClient.CallsList.g.cs index 8970b6d..f1349e0 100644 --- a/src/libs/Ultravox/Generated/Ultravox.CallsClient.CallsList.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.CallsClient.CallsList.g.cs @@ -45,6 +45,7 @@ partial void ProcessCallsListResponseContent( global::System.Net.Http.HttpResponseMessage httpResponseMessage, ref string content); + /// /// /// diff --git a/src/libs/Ultravox/Generated/Ultravox.CallsClient.CallsMessagesList.g.cs b/src/libs/Ultravox/Generated/Ultravox.CallsClient.CallsMessagesList.g.cs index c0b491f..d701042 100644 --- a/src/libs/Ultravox/Generated/Ultravox.CallsClient.CallsMessagesList.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.CallsClient.CallsMessagesList.g.cs @@ -27,6 +27,7 @@ partial void ProcessCallsMessagesListResponseContent( global::System.Net.Http.HttpResponseMessage httpResponseMessage, ref string content); + /// /// /// diff --git a/src/libs/Ultravox/Generated/Ultravox.CallsClient.CallsRecordingRetrieve.g.cs b/src/libs/Ultravox/Generated/Ultravox.CallsClient.CallsRecordingRetrieve.g.cs index 410fe57..6136eac 100644 --- a/src/libs/Ultravox/Generated/Ultravox.CallsClient.CallsRecordingRetrieve.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.CallsClient.CallsRecordingRetrieve.g.cs @@ -21,6 +21,7 @@ partial void ProcessCallsRecordingRetrieveResponseContent( global::System.Net.Http.HttpResponseMessage httpResponseMessage, ref byte[] content); + /// /// Returns or redirects to a recording of the call. /// diff --git a/src/libs/Ultravox/Generated/Ultravox.CallsClient.CallsRetrieve.g.cs b/src/libs/Ultravox/Generated/Ultravox.CallsClient.CallsRetrieve.g.cs index ab4fc9c..2bd5bed 100644 --- a/src/libs/Ultravox/Generated/Ultravox.CallsClient.CallsRetrieve.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.CallsClient.CallsRetrieve.g.cs @@ -21,6 +21,7 @@ partial void ProcessCallsRetrieveResponseContent( global::System.Net.Http.HttpResponseMessage httpResponseMessage, ref string content); + /// /// /// diff --git a/src/libs/Ultravox/Generated/Ultravox.CallsClient.CallsSipLogsRetrieve.g.cs b/src/libs/Ultravox/Generated/Ultravox.CallsClient.CallsSipLogsRetrieve.g.cs index 46a3360..9d0ca13 100644 --- a/src/libs/Ultravox/Generated/Ultravox.CallsClient.CallsSipLogsRetrieve.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.CallsClient.CallsSipLogsRetrieve.g.cs @@ -16,6 +16,7 @@ partial void ProcessCallsSipLogsRetrieveResponse( global::System.Net.Http.HttpClient httpClient, global::System.Net.Http.HttpResponseMessage httpResponseMessage); + /// /// Redirects to sip logs for the call, if available. /// diff --git a/src/libs/Ultravox/Generated/Ultravox.CallsClient.CallsStagesList.g.cs b/src/libs/Ultravox/Generated/Ultravox.CallsClient.CallsStagesList.g.cs index fdd50a4..87936c3 100644 --- a/src/libs/Ultravox/Generated/Ultravox.CallsClient.CallsStagesList.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.CallsClient.CallsStagesList.g.cs @@ -25,6 +25,7 @@ partial void ProcessCallsStagesListResponseContent( global::System.Net.Http.HttpResponseMessage httpResponseMessage, ref string content); + /// /// /// diff --git a/src/libs/Ultravox/Generated/Ultravox.CallsClient.CallsStagesMessagesAudioRetrieve.g.cs b/src/libs/Ultravox/Generated/Ultravox.CallsClient.CallsStagesMessagesAudioRetrieve.g.cs index 0766ced..05fb76e 100644 --- a/src/libs/Ultravox/Generated/Ultravox.CallsClient.CallsStagesMessagesAudioRetrieve.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.CallsClient.CallsStagesMessagesAudioRetrieve.g.cs @@ -20,6 +20,7 @@ partial void ProcessCallsStagesMessagesAudioRetrieveResponse( global::System.Net.Http.HttpClient httpClient, global::System.Net.Http.HttpResponseMessage httpResponseMessage); + /// /// /// diff --git a/src/libs/Ultravox/Generated/Ultravox.CallsClient.CallsStagesMessagesList.g.cs b/src/libs/Ultravox/Generated/Ultravox.CallsClient.CallsStagesMessagesList.g.cs index 2429ba0..22ae0ed 100644 --- a/src/libs/Ultravox/Generated/Ultravox.CallsClient.CallsStagesMessagesList.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.CallsClient.CallsStagesMessagesList.g.cs @@ -27,6 +27,7 @@ partial void ProcessCallsStagesMessagesListResponseContent( global::System.Net.Http.HttpResponseMessage httpResponseMessage, ref string content); + /// /// /// diff --git a/src/libs/Ultravox/Generated/Ultravox.CallsClient.CallsStagesRetrieve.g.cs b/src/libs/Ultravox/Generated/Ultravox.CallsClient.CallsStagesRetrieve.g.cs index bacd6f7..3e5534b 100644 --- a/src/libs/Ultravox/Generated/Ultravox.CallsClient.CallsStagesRetrieve.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.CallsClient.CallsStagesRetrieve.g.cs @@ -23,6 +23,7 @@ partial void ProcessCallsStagesRetrieveResponseContent( global::System.Net.Http.HttpResponseMessage httpResponseMessage, ref string content); + /// /// /// diff --git a/src/libs/Ultravox/Generated/Ultravox.CallsClient.CallsStagesToolsList.g.cs b/src/libs/Ultravox/Generated/Ultravox.CallsClient.CallsStagesToolsList.g.cs index 37f01c4..d352137 100644 --- a/src/libs/Ultravox/Generated/Ultravox.CallsClient.CallsStagesToolsList.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.CallsClient.CallsStagesToolsList.g.cs @@ -23,6 +23,7 @@ partial void ProcessCallsStagesToolsListResponseContent( global::System.Net.Http.HttpResponseMessage httpResponseMessage, ref string content); + /// /// /// diff --git a/src/libs/Ultravox/Generated/Ultravox.CallsClient.CallsToolsList.g.cs b/src/libs/Ultravox/Generated/Ultravox.CallsClient.CallsToolsList.g.cs index b646bcc..e6357d3 100644 --- a/src/libs/Ultravox/Generated/Ultravox.CallsClient.CallsToolsList.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.CallsClient.CallsToolsList.g.cs @@ -21,6 +21,7 @@ partial void ProcessCallsToolsListResponseContent( global::System.Net.Http.HttpResponseMessage httpResponseMessage, ref string content); + /// /// /// diff --git a/src/libs/Ultravox/Generated/Ultravox.CallsClient.SendDataMessageToCall.g.cs b/src/libs/Ultravox/Generated/Ultravox.CallsClient.SendDataMessageToCall.g.cs index 0205731..8325dff 100644 --- a/src/libs/Ultravox/Generated/Ultravox.CallsClient.SendDataMessageToCall.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.CallsClient.SendDataMessageToCall.g.cs @@ -18,10 +18,12 @@ partial void ProcessSendDataMessageToCallResponse( global::System.Net.Http.HttpClient httpClient, global::System.Net.Http.HttpResponseMessage httpResponseMessage); + /// /// /// /// + /// /// The token to cancel the operation with /// diff --git a/src/libs/Ultravox/Generated/Ultravox.CorporaClient.CorporaCreate.g.cs b/src/libs/Ultravox/Generated/Ultravox.CorporaClient.CorporaCreate.g.cs index acff84a..699107e 100644 --- a/src/libs/Ultravox/Generated/Ultravox.CorporaClient.CorporaCreate.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.CorporaClient.CorporaCreate.g.cs @@ -21,9 +21,11 @@ partial void ProcessCorporaCreateResponseContent( global::System.Net.Http.HttpResponseMessage httpResponseMessage, ref string content); + /// /// /// + /// /// The token to cancel the operation with /// diff --git a/src/libs/Ultravox/Generated/Ultravox.CorporaClient.CorporaDestroy.g.cs b/src/libs/Ultravox/Generated/Ultravox.CorporaClient.CorporaDestroy.g.cs index 48206c3..89f16a0 100644 --- a/src/libs/Ultravox/Generated/Ultravox.CorporaClient.CorporaDestroy.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.CorporaClient.CorporaDestroy.g.cs @@ -16,6 +16,7 @@ partial void ProcessCorporaDestroyResponse( global::System.Net.Http.HttpClient httpClient, global::System.Net.Http.HttpResponseMessage httpResponseMessage); + /// /// /// diff --git a/src/libs/Ultravox/Generated/Ultravox.CorporaClient.CorporaList.g.cs b/src/libs/Ultravox/Generated/Ultravox.CorporaClient.CorporaList.g.cs index 3faa803..24b55b1 100644 --- a/src/libs/Ultravox/Generated/Ultravox.CorporaClient.CorporaList.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.CorporaClient.CorporaList.g.cs @@ -23,6 +23,7 @@ partial void ProcessCorporaListResponseContent( global::System.Net.Http.HttpResponseMessage httpResponseMessage, ref string content); + /// /// /// diff --git a/src/libs/Ultravox/Generated/Ultravox.CorporaClient.CorporaPartialUpdate.g.cs b/src/libs/Ultravox/Generated/Ultravox.CorporaClient.CorporaPartialUpdate.g.cs index 7d11c59..4f510db 100644 --- a/src/libs/Ultravox/Generated/Ultravox.CorporaClient.CorporaPartialUpdate.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.CorporaClient.CorporaPartialUpdate.g.cs @@ -23,10 +23,12 @@ partial void ProcessCorporaPartialUpdateResponseContent( global::System.Net.Http.HttpResponseMessage httpResponseMessage, ref string content); + /// /// /// /// + /// /// The token to cancel the operation with /// diff --git a/src/libs/Ultravox/Generated/Ultravox.CorporaClient.CorporaQuery.g.cs b/src/libs/Ultravox/Generated/Ultravox.CorporaClient.CorporaQuery.g.cs index 4cea4f9..4ffabf3 100644 --- a/src/libs/Ultravox/Generated/Ultravox.CorporaClient.CorporaQuery.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.CorporaClient.CorporaQuery.g.cs @@ -23,10 +23,12 @@ partial void ProcessCorporaQueryResponseContent( global::System.Net.Http.HttpResponseMessage httpResponseMessage, ref string content); + /// /// /// /// + /// /// The token to cancel the operation with /// diff --git a/src/libs/Ultravox/Generated/Ultravox.CorporaClient.CorporaRetrieve.g.cs b/src/libs/Ultravox/Generated/Ultravox.CorporaClient.CorporaRetrieve.g.cs index a111310..fd5a9bf 100644 --- a/src/libs/Ultravox/Generated/Ultravox.CorporaClient.CorporaRetrieve.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.CorporaClient.CorporaRetrieve.g.cs @@ -21,6 +21,7 @@ partial void ProcessCorporaRetrieveResponseContent( global::System.Net.Http.HttpResponseMessage httpResponseMessage, ref string content); + /// /// /// diff --git a/src/libs/Ultravox/Generated/Ultravox.CorporaClient.CorporaSourcesCreate.g.cs b/src/libs/Ultravox/Generated/Ultravox.CorporaClient.CorporaSourcesCreate.g.cs index 5d50acd..abfde96 100644 --- a/src/libs/Ultravox/Generated/Ultravox.CorporaClient.CorporaSourcesCreate.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.CorporaClient.CorporaSourcesCreate.g.cs @@ -23,10 +23,12 @@ partial void ProcessCorporaSourcesCreateResponseContent( global::System.Net.Http.HttpResponseMessage httpResponseMessage, ref string content); + /// /// /// /// + /// /// The token to cancel the operation with /// diff --git a/src/libs/Ultravox/Generated/Ultravox.CorporaClient.CorporaSourcesDestroy.g.cs b/src/libs/Ultravox/Generated/Ultravox.CorporaClient.CorporaSourcesDestroy.g.cs index 2edaef6..4407ae3 100644 --- a/src/libs/Ultravox/Generated/Ultravox.CorporaClient.CorporaSourcesDestroy.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.CorporaClient.CorporaSourcesDestroy.g.cs @@ -18,6 +18,7 @@ partial void ProcessCorporaSourcesDestroyResponse( global::System.Net.Http.HttpClient httpClient, global::System.Net.Http.HttpResponseMessage httpResponseMessage); + /// /// /// diff --git a/src/libs/Ultravox/Generated/Ultravox.CorporaClient.CorporaSourcesDocumentsList.g.cs b/src/libs/Ultravox/Generated/Ultravox.CorporaClient.CorporaSourcesDocumentsList.g.cs index 9752edf..820e077 100644 --- a/src/libs/Ultravox/Generated/Ultravox.CorporaClient.CorporaSourcesDocumentsList.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.CorporaClient.CorporaSourcesDocumentsList.g.cs @@ -27,6 +27,7 @@ partial void ProcessCorporaSourcesDocumentsListResponseContent( global::System.Net.Http.HttpResponseMessage httpResponseMessage, ref string content); + /// /// /// diff --git a/src/libs/Ultravox/Generated/Ultravox.CorporaClient.CorporaSourcesDocumentsRetrieve.g.cs b/src/libs/Ultravox/Generated/Ultravox.CorporaClient.CorporaSourcesDocumentsRetrieve.g.cs index 494601a..d9d4844 100644 --- a/src/libs/Ultravox/Generated/Ultravox.CorporaClient.CorporaSourcesDocumentsRetrieve.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.CorporaClient.CorporaSourcesDocumentsRetrieve.g.cs @@ -25,6 +25,7 @@ partial void ProcessCorporaSourcesDocumentsRetrieveResponseContent( global::System.Net.Http.HttpResponseMessage httpResponseMessage, ref string content); + /// /// /// diff --git a/src/libs/Ultravox/Generated/Ultravox.CorporaClient.CorporaSourcesList.g.cs b/src/libs/Ultravox/Generated/Ultravox.CorporaClient.CorporaSourcesList.g.cs index 403a561..71cc35f 100644 --- a/src/libs/Ultravox/Generated/Ultravox.CorporaClient.CorporaSourcesList.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.CorporaClient.CorporaSourcesList.g.cs @@ -25,6 +25,7 @@ partial void ProcessCorporaSourcesListResponseContent( global::System.Net.Http.HttpResponseMessage httpResponseMessage, ref string content); + /// /// /// diff --git a/src/libs/Ultravox/Generated/Ultravox.CorporaClient.CorporaSourcesPartialUpdate.g.cs b/src/libs/Ultravox/Generated/Ultravox.CorporaClient.CorporaSourcesPartialUpdate.g.cs index 1ca0604..fd95cc7 100644 --- a/src/libs/Ultravox/Generated/Ultravox.CorporaClient.CorporaSourcesPartialUpdate.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.CorporaClient.CorporaSourcesPartialUpdate.g.cs @@ -25,11 +25,13 @@ partial void ProcessCorporaSourcesPartialUpdateResponseContent( global::System.Net.Http.HttpResponseMessage httpResponseMessage, ref string content); + /// /// /// /// /// + /// /// The token to cancel the operation with /// diff --git a/src/libs/Ultravox/Generated/Ultravox.CorporaClient.CorporaSourcesRetrieve.g.cs b/src/libs/Ultravox/Generated/Ultravox.CorporaClient.CorporaSourcesRetrieve.g.cs index 1e77b4b..d15f04f 100644 --- a/src/libs/Ultravox/Generated/Ultravox.CorporaClient.CorporaSourcesRetrieve.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.CorporaClient.CorporaSourcesRetrieve.g.cs @@ -23,6 +23,7 @@ partial void ProcessCorporaSourcesRetrieveResponseContent( global::System.Net.Http.HttpResponseMessage httpResponseMessage, ref string content); + /// /// /// diff --git a/src/libs/Ultravox/Generated/Ultravox.CorporaClient.CorporaSourcesUpdate.g.cs b/src/libs/Ultravox/Generated/Ultravox.CorporaClient.CorporaSourcesUpdate.g.cs index 9e0ab6a..cfd2342 100644 --- a/src/libs/Ultravox/Generated/Ultravox.CorporaClient.CorporaSourcesUpdate.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.CorporaClient.CorporaSourcesUpdate.g.cs @@ -25,11 +25,13 @@ partial void ProcessCorporaSourcesUpdateResponseContent( global::System.Net.Http.HttpResponseMessage httpResponseMessage, ref string content); + /// /// /// /// /// + /// /// The token to cancel the operation with /// diff --git a/src/libs/Ultravox/Generated/Ultravox.CorporaClient.CorporaUpdate.g.cs b/src/libs/Ultravox/Generated/Ultravox.CorporaClient.CorporaUpdate.g.cs index 536b186..ef6ad36 100644 --- a/src/libs/Ultravox/Generated/Ultravox.CorporaClient.CorporaUpdate.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.CorporaClient.CorporaUpdate.g.cs @@ -23,10 +23,12 @@ partial void ProcessCorporaUpdateResponseContent( global::System.Net.Http.HttpResponseMessage httpResponseMessage, ref string content); + /// /// /// /// + /// /// The token to cancel the operation with /// diff --git a/src/libs/Ultravox/Generated/Ultravox.CorporaClient.CorporaUploadsCreate.g.cs b/src/libs/Ultravox/Generated/Ultravox.CorporaClient.CorporaUploadsCreate.g.cs index 7a4f48f..1cd072c 100644 --- a/src/libs/Ultravox/Generated/Ultravox.CorporaClient.CorporaUploadsCreate.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.CorporaClient.CorporaUploadsCreate.g.cs @@ -23,10 +23,12 @@ partial void ProcessCorporaUploadsCreateResponseContent( global::System.Net.Http.HttpResponseMessage httpResponseMessage, ref string content); + /// /// Request a presigned URL for uploading a document. /// /// + /// /// The token to cancel the operation with /// diff --git a/src/libs/Ultravox/Generated/Ultravox.DeletedCallsClient.DeletedCallsList.g.cs b/src/libs/Ultravox/Generated/Ultravox.DeletedCallsClient.DeletedCallsList.g.cs index 75a60dc..7ca7a01 100644 --- a/src/libs/Ultravox/Generated/Ultravox.DeletedCallsClient.DeletedCallsList.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.DeletedCallsClient.DeletedCallsList.g.cs @@ -43,6 +43,7 @@ partial void ProcessDeletedCallsListResponseContent( global::System.Net.Http.HttpResponseMessage httpResponseMessage, ref string content); + /// /// /// diff --git a/src/libs/Ultravox/Generated/Ultravox.DeletedCallsClient.DeletedCallsRetrieve.g.cs b/src/libs/Ultravox/Generated/Ultravox.DeletedCallsClient.DeletedCallsRetrieve.g.cs index 2ca61b7..848da96 100644 --- a/src/libs/Ultravox/Generated/Ultravox.DeletedCallsClient.DeletedCallsRetrieve.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.DeletedCallsClient.DeletedCallsRetrieve.g.cs @@ -21,6 +21,7 @@ partial void ProcessDeletedCallsRetrieveResponseContent( global::System.Net.Http.HttpResponseMessage httpResponseMessage, ref string content); + /// /// /// diff --git a/src/libs/Ultravox/Generated/Ultravox.IAccountsClient.AccountsList.g.cs b/src/libs/Ultravox/Generated/Ultravox.IAccountsClient.AccountsList.g.cs index 37a36c0..c2e0a34 100644 --- a/src/libs/Ultravox/Generated/Ultravox.IAccountsClient.AccountsList.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.IAccountsClient.AccountsList.g.cs @@ -4,6 +4,7 @@ namespace Ultravox { public partial interface IAccountsClient { + /// /// /// diff --git a/src/libs/Ultravox/Generated/Ultravox.IAccountsClient.AccountsMeBillingInvoicesRetrieve.g.cs b/src/libs/Ultravox/Generated/Ultravox.IAccountsClient.AccountsMeBillingInvoicesRetrieve.g.cs index 4b3c46a..6eacb83 100644 --- a/src/libs/Ultravox/Generated/Ultravox.IAccountsClient.AccountsMeBillingInvoicesRetrieve.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.IAccountsClient.AccountsMeBillingInvoicesRetrieve.g.cs @@ -4,6 +4,7 @@ namespace Ultravox { public partial interface IAccountsClient { + /// /// Lists invoices for the current account. /// diff --git a/src/libs/Ultravox/Generated/Ultravox.IAccountsClient.AccountsMeBillingRetrieve.g.cs b/src/libs/Ultravox/Generated/Ultravox.IAccountsClient.AccountsMeBillingRetrieve.g.cs index 5e00765..92fe162 100644 --- a/src/libs/Ultravox/Generated/Ultravox.IAccountsClient.AccountsMeBillingRetrieve.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.IAccountsClient.AccountsMeBillingRetrieve.g.cs @@ -4,6 +4,7 @@ namespace Ultravox { public partial interface IAccountsClient { + /// /// Gets high-level billing information for the current account. /// diff --git a/src/libs/Ultravox/Generated/Ultravox.IAccountsClient.AccountsMeBillingUsageRetrieve.g.cs b/src/libs/Ultravox/Generated/Ultravox.IAccountsClient.AccountsMeBillingUsageRetrieve.g.cs index 8a88d05..8bdf1bc 100644 --- a/src/libs/Ultravox/Generated/Ultravox.IAccountsClient.AccountsMeBillingUsageRetrieve.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.IAccountsClient.AccountsMeBillingUsageRetrieve.g.cs @@ -4,6 +4,7 @@ namespace Ultravox { public partial interface IAccountsClient { + /// /// Gets usage information for the current account in the given period. /// diff --git a/src/libs/Ultravox/Generated/Ultravox.IAccountsClient.AccountsMeRetrieve.g.cs b/src/libs/Ultravox/Generated/Ultravox.IAccountsClient.AccountsMeRetrieve.g.cs index 8637262..ab3ca73 100644 --- a/src/libs/Ultravox/Generated/Ultravox.IAccountsClient.AccountsMeRetrieve.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.IAccountsClient.AccountsMeRetrieve.g.cs @@ -4,6 +4,7 @@ namespace Ultravox { public partial interface IAccountsClient { + /// /// /// diff --git a/src/libs/Ultravox/Generated/Ultravox.IAccountsClient.AccountsMeTtsApiKeysPartialUpdate.g.cs b/src/libs/Ultravox/Generated/Ultravox.IAccountsClient.AccountsMeTtsApiKeysPartialUpdate.g.cs index 4f93137..88de830 100644 --- a/src/libs/Ultravox/Generated/Ultravox.IAccountsClient.AccountsMeTtsApiKeysPartialUpdate.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.IAccountsClient.AccountsMeTtsApiKeysPartialUpdate.g.cs @@ -4,9 +4,11 @@ namespace Ultravox { public partial interface IAccountsClient { + /// /// /// + /// /// The token to cancel the operation with /// diff --git a/src/libs/Ultravox/Generated/Ultravox.IAccountsClient.AccountsMeTtsApiKeysRetrieve.g.cs b/src/libs/Ultravox/Generated/Ultravox.IAccountsClient.AccountsMeTtsApiKeysRetrieve.g.cs index 8d91eed..7c071b0 100644 --- a/src/libs/Ultravox/Generated/Ultravox.IAccountsClient.AccountsMeTtsApiKeysRetrieve.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.IAccountsClient.AccountsMeTtsApiKeysRetrieve.g.cs @@ -4,6 +4,7 @@ namespace Ultravox { public partial interface IAccountsClient { + /// /// /// diff --git a/src/libs/Ultravox/Generated/Ultravox.IAccountsClient.AccountsMeUsageCallsRetrieve.g.cs b/src/libs/Ultravox/Generated/Ultravox.IAccountsClient.AccountsMeUsageCallsRetrieve.g.cs index 9f30469..5c52280 100644 --- a/src/libs/Ultravox/Generated/Ultravox.IAccountsClient.AccountsMeUsageCallsRetrieve.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.IAccountsClient.AccountsMeUsageCallsRetrieve.g.cs @@ -4,6 +4,7 @@ namespace Ultravox { public partial interface IAccountsClient { + /// /// Gets aggregated call usage. /// diff --git a/src/libs/Ultravox/Generated/Ultravox.IAgentsClient.AgentsCallsCreate.g.cs b/src/libs/Ultravox/Generated/Ultravox.IAgentsClient.AgentsCallsCreate.g.cs index 169e3c3..85149e4 100644 --- a/src/libs/Ultravox/Generated/Ultravox.IAgentsClient.AgentsCallsCreate.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.IAgentsClient.AgentsCallsCreate.g.cs @@ -4,10 +4,12 @@ namespace Ultravox { public partial interface IAgentsClient { + /// /// /// /// + /// /// The token to cancel the operation with /// diff --git a/src/libs/Ultravox/Generated/Ultravox.IAgentsClient.AgentsCallsList.g.cs b/src/libs/Ultravox/Generated/Ultravox.IAgentsClient.AgentsCallsList.g.cs index 989ed04..f78eef6 100644 --- a/src/libs/Ultravox/Generated/Ultravox.IAgentsClient.AgentsCallsList.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.IAgentsClient.AgentsCallsList.g.cs @@ -4,6 +4,7 @@ namespace Ultravox { public partial interface IAgentsClient { + /// /// /// diff --git a/src/libs/Ultravox/Generated/Ultravox.IAgentsClient.AgentsCreate.g.cs b/src/libs/Ultravox/Generated/Ultravox.IAgentsClient.AgentsCreate.g.cs index 9487f29..15ffe1a 100644 --- a/src/libs/Ultravox/Generated/Ultravox.IAgentsClient.AgentsCreate.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.IAgentsClient.AgentsCreate.g.cs @@ -4,9 +4,11 @@ namespace Ultravox { public partial interface IAgentsClient { + /// /// /// + /// /// The token to cancel the operation with /// diff --git a/src/libs/Ultravox/Generated/Ultravox.IAgentsClient.AgentsDestroy.g.cs b/src/libs/Ultravox/Generated/Ultravox.IAgentsClient.AgentsDestroy.g.cs index 3c5acb0..198fcc6 100644 --- a/src/libs/Ultravox/Generated/Ultravox.IAgentsClient.AgentsDestroy.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.IAgentsClient.AgentsDestroy.g.cs @@ -4,6 +4,7 @@ namespace Ultravox { public partial interface IAgentsClient { + /// /// /// diff --git a/src/libs/Ultravox/Generated/Ultravox.IAgentsClient.AgentsList.g.cs b/src/libs/Ultravox/Generated/Ultravox.IAgentsClient.AgentsList.g.cs index 84a2f7c..ff31987 100644 --- a/src/libs/Ultravox/Generated/Ultravox.IAgentsClient.AgentsList.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.IAgentsClient.AgentsList.g.cs @@ -4,6 +4,7 @@ namespace Ultravox { public partial interface IAgentsClient { + /// /// /// diff --git a/src/libs/Ultravox/Generated/Ultravox.IAgentsClient.AgentsPartialUpdate.g.cs b/src/libs/Ultravox/Generated/Ultravox.IAgentsClient.AgentsPartialUpdate.g.cs index 22f1674..4d6bced 100644 --- a/src/libs/Ultravox/Generated/Ultravox.IAgentsClient.AgentsPartialUpdate.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.IAgentsClient.AgentsPartialUpdate.g.cs @@ -4,10 +4,12 @@ namespace Ultravox { public partial interface IAgentsClient { + /// /// /// /// + /// /// The token to cancel the operation with /// diff --git a/src/libs/Ultravox/Generated/Ultravox.IAgentsClient.AgentsRetrieve.g.cs b/src/libs/Ultravox/Generated/Ultravox.IAgentsClient.AgentsRetrieve.g.cs index d6734c9..c70f337 100644 --- a/src/libs/Ultravox/Generated/Ultravox.IAgentsClient.AgentsRetrieve.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.IAgentsClient.AgentsRetrieve.g.cs @@ -4,6 +4,7 @@ namespace Ultravox { public partial interface IAgentsClient { + /// /// /// diff --git a/src/libs/Ultravox/Generated/Ultravox.IAgentsClient.AgentsScheduledBatchesCreate.g.cs b/src/libs/Ultravox/Generated/Ultravox.IAgentsClient.AgentsScheduledBatchesCreate.g.cs index b754263..399a649 100644 --- a/src/libs/Ultravox/Generated/Ultravox.IAgentsClient.AgentsScheduledBatchesCreate.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.IAgentsClient.AgentsScheduledBatchesCreate.g.cs @@ -4,10 +4,12 @@ namespace Ultravox { public partial interface IAgentsClient { + /// /// /// /// + /// /// The token to cancel the operation with /// diff --git a/src/libs/Ultravox/Generated/Ultravox.IAgentsClient.AgentsScheduledBatchesCreatedCallsList.g.cs b/src/libs/Ultravox/Generated/Ultravox.IAgentsClient.AgentsScheduledBatchesCreatedCallsList.g.cs index a836372..752efb8 100644 --- a/src/libs/Ultravox/Generated/Ultravox.IAgentsClient.AgentsScheduledBatchesCreatedCallsList.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.IAgentsClient.AgentsScheduledBatchesCreatedCallsList.g.cs @@ -4,6 +4,7 @@ namespace Ultravox { public partial interface IAgentsClient { + /// /// /// diff --git a/src/libs/Ultravox/Generated/Ultravox.IAgentsClient.AgentsScheduledBatchesDestroy.g.cs b/src/libs/Ultravox/Generated/Ultravox.IAgentsClient.AgentsScheduledBatchesDestroy.g.cs index 1dfd3e5..4361507 100644 --- a/src/libs/Ultravox/Generated/Ultravox.IAgentsClient.AgentsScheduledBatchesDestroy.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.IAgentsClient.AgentsScheduledBatchesDestroy.g.cs @@ -4,6 +4,7 @@ namespace Ultravox { public partial interface IAgentsClient { + /// /// /// diff --git a/src/libs/Ultravox/Generated/Ultravox.IAgentsClient.AgentsScheduledBatchesList.g.cs b/src/libs/Ultravox/Generated/Ultravox.IAgentsClient.AgentsScheduledBatchesList.g.cs index 0f22cf0..9682702 100644 --- a/src/libs/Ultravox/Generated/Ultravox.IAgentsClient.AgentsScheduledBatchesList.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.IAgentsClient.AgentsScheduledBatchesList.g.cs @@ -4,6 +4,7 @@ namespace Ultravox { public partial interface IAgentsClient { + /// /// /// diff --git a/src/libs/Ultravox/Generated/Ultravox.IAgentsClient.AgentsScheduledBatchesPartialUpdate.g.cs b/src/libs/Ultravox/Generated/Ultravox.IAgentsClient.AgentsScheduledBatchesPartialUpdate.g.cs index f41f275..7d1f777 100644 --- a/src/libs/Ultravox/Generated/Ultravox.IAgentsClient.AgentsScheduledBatchesPartialUpdate.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.IAgentsClient.AgentsScheduledBatchesPartialUpdate.g.cs @@ -4,11 +4,13 @@ namespace Ultravox { public partial interface IAgentsClient { + /// /// /// /// /// + /// /// The token to cancel the operation with /// diff --git a/src/libs/Ultravox/Generated/Ultravox.IAgentsClient.AgentsScheduledBatchesRetrieve.g.cs b/src/libs/Ultravox/Generated/Ultravox.IAgentsClient.AgentsScheduledBatchesRetrieve.g.cs index fdb2f95..12246f9 100644 --- a/src/libs/Ultravox/Generated/Ultravox.IAgentsClient.AgentsScheduledBatchesRetrieve.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.IAgentsClient.AgentsScheduledBatchesRetrieve.g.cs @@ -4,6 +4,7 @@ namespace Ultravox { public partial interface IAgentsClient { + /// /// /// diff --git a/src/libs/Ultravox/Generated/Ultravox.IAgentsClient.AgentsScheduledBatchesScheduledCallsList.g.cs b/src/libs/Ultravox/Generated/Ultravox.IAgentsClient.AgentsScheduledBatchesScheduledCallsList.g.cs index 2c73789..c47de86 100644 --- a/src/libs/Ultravox/Generated/Ultravox.IAgentsClient.AgentsScheduledBatchesScheduledCallsList.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.IAgentsClient.AgentsScheduledBatchesScheduledCallsList.g.cs @@ -4,6 +4,7 @@ namespace Ultravox { public partial interface IAgentsClient { + /// /// List scheduled calls within a batch. /// diff --git a/src/libs/Ultravox/Generated/Ultravox.IAgentsClient.AgentsTelephonyXml.g.cs b/src/libs/Ultravox/Generated/Ultravox.IAgentsClient.AgentsTelephonyXml.g.cs index f81452e..a6c6934 100644 --- a/src/libs/Ultravox/Generated/Ultravox.IAgentsClient.AgentsTelephonyXml.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.IAgentsClient.AgentsTelephonyXml.g.cs @@ -4,10 +4,12 @@ namespace Ultravox { public partial interface IAgentsClient { + /// /// Allows supported telephony providers to create incoming calls with an agent, returning XML instructions for handling the call. /// /// + /// /// The token to cancel the operation with /// diff --git a/src/libs/Ultravox/Generated/Ultravox.IAgentsClient.AgentsUsageList.g.cs b/src/libs/Ultravox/Generated/Ultravox.IAgentsClient.AgentsUsageList.g.cs index a9f22a6..7471855 100644 --- a/src/libs/Ultravox/Generated/Ultravox.IAgentsClient.AgentsUsageList.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.IAgentsClient.AgentsUsageList.g.cs @@ -4,6 +4,7 @@ namespace Ultravox { public partial interface IAgentsClient { + /// /// /// diff --git a/src/libs/Ultravox/Generated/Ultravox.IApiKeysClient.ApiKeysCreate.g.cs b/src/libs/Ultravox/Generated/Ultravox.IApiKeysClient.ApiKeysCreate.g.cs index 1b04eed..061c4d3 100644 --- a/src/libs/Ultravox/Generated/Ultravox.IApiKeysClient.ApiKeysCreate.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.IApiKeysClient.ApiKeysCreate.g.cs @@ -4,9 +4,11 @@ namespace Ultravox { public partial interface IApiKeysClient { + /// /// Creates a new API key. /// + /// /// The token to cancel the operation with /// diff --git a/src/libs/Ultravox/Generated/Ultravox.IApiKeysClient.ApiKeysDestroy.g.cs b/src/libs/Ultravox/Generated/Ultravox.IApiKeysClient.ApiKeysDestroy.g.cs index 721fe2d..5044863 100644 --- a/src/libs/Ultravox/Generated/Ultravox.IApiKeysClient.ApiKeysDestroy.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.IApiKeysClient.ApiKeysDestroy.g.cs @@ -4,6 +4,7 @@ namespace Ultravox { public partial interface IApiKeysClient { + /// /// Deletes an API key. /// diff --git a/src/libs/Ultravox/Generated/Ultravox.IApiKeysClient.ApiKeysList.g.cs b/src/libs/Ultravox/Generated/Ultravox.IApiKeysClient.ApiKeysList.g.cs index 417060c..b1ea92d 100644 --- a/src/libs/Ultravox/Generated/Ultravox.IApiKeysClient.ApiKeysList.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.IApiKeysClient.ApiKeysList.g.cs @@ -4,6 +4,7 @@ namespace Ultravox { public partial interface IApiKeysClient { + /// /// Gets the current user's API keys. /// diff --git a/src/libs/Ultravox/Generated/Ultravox.IApiKeysClient.ApiKeysPartialUpdate.g.cs b/src/libs/Ultravox/Generated/Ultravox.IApiKeysClient.ApiKeysPartialUpdate.g.cs index 51cf185..b04afbc 100644 --- a/src/libs/Ultravox/Generated/Ultravox.IApiKeysClient.ApiKeysPartialUpdate.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.IApiKeysClient.ApiKeysPartialUpdate.g.cs @@ -4,10 +4,12 @@ namespace Ultravox { public partial interface IApiKeysClient { + /// /// Updates an API key. /// /// + /// /// The token to cancel the operation with /// diff --git a/src/libs/Ultravox/Generated/Ultravox.IApiKeysClient.ApiKeysRetrieve.g.cs b/src/libs/Ultravox/Generated/Ultravox.IApiKeysClient.ApiKeysRetrieve.g.cs index b161de5..1102ee1 100644 --- a/src/libs/Ultravox/Generated/Ultravox.IApiKeysClient.ApiKeysRetrieve.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.IApiKeysClient.ApiKeysRetrieve.g.cs @@ -4,6 +4,7 @@ namespace Ultravox { public partial interface IApiKeysClient { + /// /// Gets an API key. /// diff --git a/src/libs/Ultravox/Generated/Ultravox.IApiKeysClient.ApiKeysUpdate.g.cs b/src/libs/Ultravox/Generated/Ultravox.IApiKeysClient.ApiKeysUpdate.g.cs index 6ab85c9..0b3379e 100644 --- a/src/libs/Ultravox/Generated/Ultravox.IApiKeysClient.ApiKeysUpdate.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.IApiKeysClient.ApiKeysUpdate.g.cs @@ -4,10 +4,12 @@ namespace Ultravox { public partial interface IApiKeysClient { + /// /// Updates an API key. /// /// + /// /// The token to cancel the operation with /// diff --git a/src/libs/Ultravox/Generated/Ultravox.ICallsClient.CallsCreate.g.cs b/src/libs/Ultravox/Generated/Ultravox.ICallsClient.CallsCreate.g.cs index 075c007..ea80f71 100644 --- a/src/libs/Ultravox/Generated/Ultravox.ICallsClient.CallsCreate.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.ICallsClient.CallsCreate.g.cs @@ -4,6 +4,7 @@ namespace Ultravox { public partial interface ICallsClient { + /// /// /// @@ -11,6 +12,7 @@ public partial interface ICallsClient /// Default Value: true /// /// + /// /// The token to cancel the operation with /// diff --git a/src/libs/Ultravox/Generated/Ultravox.ICallsClient.CallsDestroy.g.cs b/src/libs/Ultravox/Generated/Ultravox.ICallsClient.CallsDestroy.g.cs index 9a100e4..57b8a5a 100644 --- a/src/libs/Ultravox/Generated/Ultravox.ICallsClient.CallsDestroy.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.ICallsClient.CallsDestroy.g.cs @@ -4,6 +4,7 @@ namespace Ultravox { public partial interface ICallsClient { + /// /// /// diff --git a/src/libs/Ultravox/Generated/Ultravox.ICallsClient.CallsEventsList.g.cs b/src/libs/Ultravox/Generated/Ultravox.ICallsClient.CallsEventsList.g.cs index d19987c..55bede5 100644 --- a/src/libs/Ultravox/Generated/Ultravox.ICallsClient.CallsEventsList.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.ICallsClient.CallsEventsList.g.cs @@ -4,6 +4,7 @@ namespace Ultravox { public partial interface ICallsClient { + /// /// Fetch the (paginated) event log for a call, possibly filtered by severity. /// diff --git a/src/libs/Ultravox/Generated/Ultravox.ICallsClient.CallsList.g.cs b/src/libs/Ultravox/Generated/Ultravox.ICallsClient.CallsList.g.cs index 3b222f0..9676130 100644 --- a/src/libs/Ultravox/Generated/Ultravox.ICallsClient.CallsList.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.ICallsClient.CallsList.g.cs @@ -4,6 +4,7 @@ namespace Ultravox { public partial interface ICallsClient { + /// /// /// diff --git a/src/libs/Ultravox/Generated/Ultravox.ICallsClient.CallsMessagesList.g.cs b/src/libs/Ultravox/Generated/Ultravox.ICallsClient.CallsMessagesList.g.cs index 0490681..34d3d26 100644 --- a/src/libs/Ultravox/Generated/Ultravox.ICallsClient.CallsMessagesList.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.ICallsClient.CallsMessagesList.g.cs @@ -4,6 +4,7 @@ namespace Ultravox { public partial interface ICallsClient { + /// /// /// diff --git a/src/libs/Ultravox/Generated/Ultravox.ICallsClient.CallsRecordingRetrieve.g.cs b/src/libs/Ultravox/Generated/Ultravox.ICallsClient.CallsRecordingRetrieve.g.cs index 33c72fe..c7643fe 100644 --- a/src/libs/Ultravox/Generated/Ultravox.ICallsClient.CallsRecordingRetrieve.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.ICallsClient.CallsRecordingRetrieve.g.cs @@ -4,6 +4,7 @@ namespace Ultravox { public partial interface ICallsClient { + /// /// Returns or redirects to a recording of the call. /// diff --git a/src/libs/Ultravox/Generated/Ultravox.ICallsClient.CallsRetrieve.g.cs b/src/libs/Ultravox/Generated/Ultravox.ICallsClient.CallsRetrieve.g.cs index c87d280..c072fb8 100644 --- a/src/libs/Ultravox/Generated/Ultravox.ICallsClient.CallsRetrieve.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.ICallsClient.CallsRetrieve.g.cs @@ -4,6 +4,7 @@ namespace Ultravox { public partial interface ICallsClient { + /// /// /// diff --git a/src/libs/Ultravox/Generated/Ultravox.ICallsClient.CallsSipLogsRetrieve.g.cs b/src/libs/Ultravox/Generated/Ultravox.ICallsClient.CallsSipLogsRetrieve.g.cs index 959b00a..a91510d 100644 --- a/src/libs/Ultravox/Generated/Ultravox.ICallsClient.CallsSipLogsRetrieve.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.ICallsClient.CallsSipLogsRetrieve.g.cs @@ -4,6 +4,7 @@ namespace Ultravox { public partial interface ICallsClient { + /// /// Redirects to sip logs for the call, if available. /// diff --git a/src/libs/Ultravox/Generated/Ultravox.ICallsClient.CallsStagesList.g.cs b/src/libs/Ultravox/Generated/Ultravox.ICallsClient.CallsStagesList.g.cs index 8c184e7..e3d37ba 100644 --- a/src/libs/Ultravox/Generated/Ultravox.ICallsClient.CallsStagesList.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.ICallsClient.CallsStagesList.g.cs @@ -4,6 +4,7 @@ namespace Ultravox { public partial interface ICallsClient { + /// /// /// diff --git a/src/libs/Ultravox/Generated/Ultravox.ICallsClient.CallsStagesMessagesAudioRetrieve.g.cs b/src/libs/Ultravox/Generated/Ultravox.ICallsClient.CallsStagesMessagesAudioRetrieve.g.cs index 5a3f31e..c0ee44c 100644 --- a/src/libs/Ultravox/Generated/Ultravox.ICallsClient.CallsStagesMessagesAudioRetrieve.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.ICallsClient.CallsStagesMessagesAudioRetrieve.g.cs @@ -4,6 +4,7 @@ namespace Ultravox { public partial interface ICallsClient { + /// /// /// diff --git a/src/libs/Ultravox/Generated/Ultravox.ICallsClient.CallsStagesMessagesList.g.cs b/src/libs/Ultravox/Generated/Ultravox.ICallsClient.CallsStagesMessagesList.g.cs index ddff134..0820864 100644 --- a/src/libs/Ultravox/Generated/Ultravox.ICallsClient.CallsStagesMessagesList.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.ICallsClient.CallsStagesMessagesList.g.cs @@ -4,6 +4,7 @@ namespace Ultravox { public partial interface ICallsClient { + /// /// /// diff --git a/src/libs/Ultravox/Generated/Ultravox.ICallsClient.CallsStagesRetrieve.g.cs b/src/libs/Ultravox/Generated/Ultravox.ICallsClient.CallsStagesRetrieve.g.cs index fd03f9f..99b13be 100644 --- a/src/libs/Ultravox/Generated/Ultravox.ICallsClient.CallsStagesRetrieve.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.ICallsClient.CallsStagesRetrieve.g.cs @@ -4,6 +4,7 @@ namespace Ultravox { public partial interface ICallsClient { + /// /// /// diff --git a/src/libs/Ultravox/Generated/Ultravox.ICallsClient.CallsStagesToolsList.g.cs b/src/libs/Ultravox/Generated/Ultravox.ICallsClient.CallsStagesToolsList.g.cs index 42d086e..b4ac556 100644 --- a/src/libs/Ultravox/Generated/Ultravox.ICallsClient.CallsStagesToolsList.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.ICallsClient.CallsStagesToolsList.g.cs @@ -4,6 +4,7 @@ namespace Ultravox { public partial interface ICallsClient { + /// /// /// diff --git a/src/libs/Ultravox/Generated/Ultravox.ICallsClient.CallsToolsList.g.cs b/src/libs/Ultravox/Generated/Ultravox.ICallsClient.CallsToolsList.g.cs index 49171e8..87d422b 100644 --- a/src/libs/Ultravox/Generated/Ultravox.ICallsClient.CallsToolsList.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.ICallsClient.CallsToolsList.g.cs @@ -4,6 +4,7 @@ namespace Ultravox { public partial interface ICallsClient { + /// /// /// diff --git a/src/libs/Ultravox/Generated/Ultravox.ICallsClient.SendDataMessageToCall.g.cs b/src/libs/Ultravox/Generated/Ultravox.ICallsClient.SendDataMessageToCall.g.cs index e9d9e25..a04d267 100644 --- a/src/libs/Ultravox/Generated/Ultravox.ICallsClient.SendDataMessageToCall.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.ICallsClient.SendDataMessageToCall.g.cs @@ -4,10 +4,12 @@ namespace Ultravox { public partial interface ICallsClient { + /// /// /// /// + /// /// The token to cancel the operation with /// diff --git a/src/libs/Ultravox/Generated/Ultravox.ICorporaClient.CorporaCreate.g.cs b/src/libs/Ultravox/Generated/Ultravox.ICorporaClient.CorporaCreate.g.cs index 02869ba..eb1ba83 100644 --- a/src/libs/Ultravox/Generated/Ultravox.ICorporaClient.CorporaCreate.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.ICorporaClient.CorporaCreate.g.cs @@ -4,9 +4,11 @@ namespace Ultravox { public partial interface ICorporaClient { + /// /// /// + /// /// The token to cancel the operation with /// diff --git a/src/libs/Ultravox/Generated/Ultravox.ICorporaClient.CorporaDestroy.g.cs b/src/libs/Ultravox/Generated/Ultravox.ICorporaClient.CorporaDestroy.g.cs index 7b1ee1a..f015fb6 100644 --- a/src/libs/Ultravox/Generated/Ultravox.ICorporaClient.CorporaDestroy.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.ICorporaClient.CorporaDestroy.g.cs @@ -4,6 +4,7 @@ namespace Ultravox { public partial interface ICorporaClient { + /// /// /// diff --git a/src/libs/Ultravox/Generated/Ultravox.ICorporaClient.CorporaList.g.cs b/src/libs/Ultravox/Generated/Ultravox.ICorporaClient.CorporaList.g.cs index acdd019..d30d10b 100644 --- a/src/libs/Ultravox/Generated/Ultravox.ICorporaClient.CorporaList.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.ICorporaClient.CorporaList.g.cs @@ -4,6 +4,7 @@ namespace Ultravox { public partial interface ICorporaClient { + /// /// /// diff --git a/src/libs/Ultravox/Generated/Ultravox.ICorporaClient.CorporaPartialUpdate.g.cs b/src/libs/Ultravox/Generated/Ultravox.ICorporaClient.CorporaPartialUpdate.g.cs index 3a971e6..214a87a 100644 --- a/src/libs/Ultravox/Generated/Ultravox.ICorporaClient.CorporaPartialUpdate.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.ICorporaClient.CorporaPartialUpdate.g.cs @@ -4,10 +4,12 @@ namespace Ultravox { public partial interface ICorporaClient { + /// /// /// /// + /// /// The token to cancel the operation with /// diff --git a/src/libs/Ultravox/Generated/Ultravox.ICorporaClient.CorporaQuery.g.cs b/src/libs/Ultravox/Generated/Ultravox.ICorporaClient.CorporaQuery.g.cs index 98ff3f1..1aea980 100644 --- a/src/libs/Ultravox/Generated/Ultravox.ICorporaClient.CorporaQuery.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.ICorporaClient.CorporaQuery.g.cs @@ -4,10 +4,12 @@ namespace Ultravox { public partial interface ICorporaClient { + /// /// /// /// + /// /// The token to cancel the operation with /// diff --git a/src/libs/Ultravox/Generated/Ultravox.ICorporaClient.CorporaRetrieve.g.cs b/src/libs/Ultravox/Generated/Ultravox.ICorporaClient.CorporaRetrieve.g.cs index 55f09af..7a8e7ac 100644 --- a/src/libs/Ultravox/Generated/Ultravox.ICorporaClient.CorporaRetrieve.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.ICorporaClient.CorporaRetrieve.g.cs @@ -4,6 +4,7 @@ namespace Ultravox { public partial interface ICorporaClient { + /// /// /// diff --git a/src/libs/Ultravox/Generated/Ultravox.ICorporaClient.CorporaSourcesCreate.g.cs b/src/libs/Ultravox/Generated/Ultravox.ICorporaClient.CorporaSourcesCreate.g.cs index 8a6051c..5c76ee2 100644 --- a/src/libs/Ultravox/Generated/Ultravox.ICorporaClient.CorporaSourcesCreate.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.ICorporaClient.CorporaSourcesCreate.g.cs @@ -4,10 +4,12 @@ namespace Ultravox { public partial interface ICorporaClient { + /// /// /// /// + /// /// The token to cancel the operation with /// diff --git a/src/libs/Ultravox/Generated/Ultravox.ICorporaClient.CorporaSourcesDestroy.g.cs b/src/libs/Ultravox/Generated/Ultravox.ICorporaClient.CorporaSourcesDestroy.g.cs index 5e7f3fc..69514a9 100644 --- a/src/libs/Ultravox/Generated/Ultravox.ICorporaClient.CorporaSourcesDestroy.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.ICorporaClient.CorporaSourcesDestroy.g.cs @@ -4,6 +4,7 @@ namespace Ultravox { public partial interface ICorporaClient { + /// /// /// diff --git a/src/libs/Ultravox/Generated/Ultravox.ICorporaClient.CorporaSourcesDocumentsList.g.cs b/src/libs/Ultravox/Generated/Ultravox.ICorporaClient.CorporaSourcesDocumentsList.g.cs index de8f60d..d4d6ff0 100644 --- a/src/libs/Ultravox/Generated/Ultravox.ICorporaClient.CorporaSourcesDocumentsList.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.ICorporaClient.CorporaSourcesDocumentsList.g.cs @@ -4,6 +4,7 @@ namespace Ultravox { public partial interface ICorporaClient { + /// /// /// diff --git a/src/libs/Ultravox/Generated/Ultravox.ICorporaClient.CorporaSourcesDocumentsRetrieve.g.cs b/src/libs/Ultravox/Generated/Ultravox.ICorporaClient.CorporaSourcesDocumentsRetrieve.g.cs index e11e34a..e43c2ae 100644 --- a/src/libs/Ultravox/Generated/Ultravox.ICorporaClient.CorporaSourcesDocumentsRetrieve.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.ICorporaClient.CorporaSourcesDocumentsRetrieve.g.cs @@ -4,6 +4,7 @@ namespace Ultravox { public partial interface ICorporaClient { + /// /// /// diff --git a/src/libs/Ultravox/Generated/Ultravox.ICorporaClient.CorporaSourcesList.g.cs b/src/libs/Ultravox/Generated/Ultravox.ICorporaClient.CorporaSourcesList.g.cs index 72c8360..6085658 100644 --- a/src/libs/Ultravox/Generated/Ultravox.ICorporaClient.CorporaSourcesList.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.ICorporaClient.CorporaSourcesList.g.cs @@ -4,6 +4,7 @@ namespace Ultravox { public partial interface ICorporaClient { + /// /// /// diff --git a/src/libs/Ultravox/Generated/Ultravox.ICorporaClient.CorporaSourcesPartialUpdate.g.cs b/src/libs/Ultravox/Generated/Ultravox.ICorporaClient.CorporaSourcesPartialUpdate.g.cs index 32ccd9b..60dab7d 100644 --- a/src/libs/Ultravox/Generated/Ultravox.ICorporaClient.CorporaSourcesPartialUpdate.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.ICorporaClient.CorporaSourcesPartialUpdate.g.cs @@ -4,11 +4,13 @@ namespace Ultravox { public partial interface ICorporaClient { + /// /// /// /// /// + /// /// The token to cancel the operation with /// diff --git a/src/libs/Ultravox/Generated/Ultravox.ICorporaClient.CorporaSourcesRetrieve.g.cs b/src/libs/Ultravox/Generated/Ultravox.ICorporaClient.CorporaSourcesRetrieve.g.cs index c61609a..6c349ef 100644 --- a/src/libs/Ultravox/Generated/Ultravox.ICorporaClient.CorporaSourcesRetrieve.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.ICorporaClient.CorporaSourcesRetrieve.g.cs @@ -4,6 +4,7 @@ namespace Ultravox { public partial interface ICorporaClient { + /// /// /// diff --git a/src/libs/Ultravox/Generated/Ultravox.ICorporaClient.CorporaSourcesUpdate.g.cs b/src/libs/Ultravox/Generated/Ultravox.ICorporaClient.CorporaSourcesUpdate.g.cs index 05aab07..0a31d5c 100644 --- a/src/libs/Ultravox/Generated/Ultravox.ICorporaClient.CorporaSourcesUpdate.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.ICorporaClient.CorporaSourcesUpdate.g.cs @@ -4,11 +4,13 @@ namespace Ultravox { public partial interface ICorporaClient { + /// /// /// /// /// + /// /// The token to cancel the operation with /// diff --git a/src/libs/Ultravox/Generated/Ultravox.ICorporaClient.CorporaUpdate.g.cs b/src/libs/Ultravox/Generated/Ultravox.ICorporaClient.CorporaUpdate.g.cs index e52d1bf..5e71ffa 100644 --- a/src/libs/Ultravox/Generated/Ultravox.ICorporaClient.CorporaUpdate.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.ICorporaClient.CorporaUpdate.g.cs @@ -4,10 +4,12 @@ namespace Ultravox { public partial interface ICorporaClient { + /// /// /// /// + /// /// The token to cancel the operation with /// diff --git a/src/libs/Ultravox/Generated/Ultravox.ICorporaClient.CorporaUploadsCreate.g.cs b/src/libs/Ultravox/Generated/Ultravox.ICorporaClient.CorporaUploadsCreate.g.cs index cf2ed4c..945b3f4 100644 --- a/src/libs/Ultravox/Generated/Ultravox.ICorporaClient.CorporaUploadsCreate.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.ICorporaClient.CorporaUploadsCreate.g.cs @@ -4,10 +4,12 @@ namespace Ultravox { public partial interface ICorporaClient { + /// /// Request a presigned URL for uploading a document. /// /// + /// /// The token to cancel the operation with /// diff --git a/src/libs/Ultravox/Generated/Ultravox.IDeletedCallsClient.DeletedCallsList.g.cs b/src/libs/Ultravox/Generated/Ultravox.IDeletedCallsClient.DeletedCallsList.g.cs index d22cdf9..53f6bfe 100644 --- a/src/libs/Ultravox/Generated/Ultravox.IDeletedCallsClient.DeletedCallsList.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.IDeletedCallsClient.DeletedCallsList.g.cs @@ -4,6 +4,7 @@ namespace Ultravox { public partial interface IDeletedCallsClient { + /// /// /// diff --git a/src/libs/Ultravox/Generated/Ultravox.IDeletedCallsClient.DeletedCallsRetrieve.g.cs b/src/libs/Ultravox/Generated/Ultravox.IDeletedCallsClient.DeletedCallsRetrieve.g.cs index 1e52be4..07b4772 100644 --- a/src/libs/Ultravox/Generated/Ultravox.IDeletedCallsClient.DeletedCallsRetrieve.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.IDeletedCallsClient.DeletedCallsRetrieve.g.cs @@ -4,6 +4,7 @@ namespace Ultravox { public partial interface IDeletedCallsClient { + /// /// /// diff --git a/src/libs/Ultravox/Generated/Ultravox.IModelsClient.ModelsList.g.cs b/src/libs/Ultravox/Generated/Ultravox.IModelsClient.ModelsList.g.cs index c1fa328..7b1e8c0 100644 --- a/src/libs/Ultravox/Generated/Ultravox.IModelsClient.ModelsList.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.IModelsClient.ModelsList.g.cs @@ -4,6 +4,7 @@ namespace Ultravox { public partial interface IModelsClient { + /// /// /// diff --git a/src/libs/Ultravox/Generated/Ultravox.ISchemaClient.SchemaRetrieve.g.cs b/src/libs/Ultravox/Generated/Ultravox.ISchemaClient.SchemaRetrieve.g.cs index 69aa3b2..957e3ef 100644 --- a/src/libs/Ultravox/Generated/Ultravox.ISchemaClient.SchemaRetrieve.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.ISchemaClient.SchemaRetrieve.g.cs @@ -4,6 +4,7 @@ namespace Ultravox { public partial interface ISchemaClient { + /// /// OpenApi3 schema for this API. Format can be selected via content negotiation.
/// - YAML: application/vnd.oai.openapi
diff --git a/src/libs/Ultravox/Generated/Ultravox.ISipClient.SipPartialUpdate.g.cs b/src/libs/Ultravox/Generated/Ultravox.ISipClient.SipPartialUpdate.g.cs index 407fc42..6fd44f3 100644 --- a/src/libs/Ultravox/Generated/Ultravox.ISipClient.SipPartialUpdate.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.ISipClient.SipPartialUpdate.g.cs @@ -4,9 +4,11 @@ namespace Ultravox { public partial interface ISipClient { + /// /// /// + /// /// The token to cancel the operation with /// diff --git a/src/libs/Ultravox/Generated/Ultravox.ISipClient.SipRegistrationsCreate.g.cs b/src/libs/Ultravox/Generated/Ultravox.ISipClient.SipRegistrationsCreate.g.cs index 09dca26..e2a6744 100644 --- a/src/libs/Ultravox/Generated/Ultravox.ISipClient.SipRegistrationsCreate.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.ISipClient.SipRegistrationsCreate.g.cs @@ -4,9 +4,11 @@ namespace Ultravox { public partial interface ISipClient { + /// /// /// + /// /// The token to cancel the operation with /// diff --git a/src/libs/Ultravox/Generated/Ultravox.ISipClient.SipRegistrationsDestroy.g.cs b/src/libs/Ultravox/Generated/Ultravox.ISipClient.SipRegistrationsDestroy.g.cs index ab7884b..4e1835c 100644 --- a/src/libs/Ultravox/Generated/Ultravox.ISipClient.SipRegistrationsDestroy.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.ISipClient.SipRegistrationsDestroy.g.cs @@ -4,6 +4,7 @@ namespace Ultravox { public partial interface ISipClient { + /// /// /// diff --git a/src/libs/Ultravox/Generated/Ultravox.ISipClient.SipRegistrationsList.g.cs b/src/libs/Ultravox/Generated/Ultravox.ISipClient.SipRegistrationsList.g.cs index 15e3beb..f54debb 100644 --- a/src/libs/Ultravox/Generated/Ultravox.ISipClient.SipRegistrationsList.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.ISipClient.SipRegistrationsList.g.cs @@ -4,6 +4,7 @@ namespace Ultravox { public partial interface ISipClient { + /// /// /// diff --git a/src/libs/Ultravox/Generated/Ultravox.ISipClient.SipRegistrationsPartialUpdate.g.cs b/src/libs/Ultravox/Generated/Ultravox.ISipClient.SipRegistrationsPartialUpdate.g.cs index 29977d0..8ae313a 100644 --- a/src/libs/Ultravox/Generated/Ultravox.ISipClient.SipRegistrationsPartialUpdate.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.ISipClient.SipRegistrationsPartialUpdate.g.cs @@ -4,10 +4,12 @@ namespace Ultravox { public partial interface ISipClient { + /// /// /// /// + /// /// The token to cancel the operation with /// diff --git a/src/libs/Ultravox/Generated/Ultravox.ISipClient.SipRegistrationsRetrieve.g.cs b/src/libs/Ultravox/Generated/Ultravox.ISipClient.SipRegistrationsRetrieve.g.cs index a1563df..6e52e18 100644 --- a/src/libs/Ultravox/Generated/Ultravox.ISipClient.SipRegistrationsRetrieve.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.ISipClient.SipRegistrationsRetrieve.g.cs @@ -4,6 +4,7 @@ namespace Ultravox { public partial interface ISipClient { + /// /// /// diff --git a/src/libs/Ultravox/Generated/Ultravox.ISipClient.SipRetrieve.g.cs b/src/libs/Ultravox/Generated/Ultravox.ISipClient.SipRetrieve.g.cs index dc9a7a2..fdffa47 100644 --- a/src/libs/Ultravox/Generated/Ultravox.ISipClient.SipRetrieve.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.ISipClient.SipRetrieve.g.cs @@ -4,6 +4,7 @@ namespace Ultravox { public partial interface ISipClient { + /// /// /// diff --git a/src/libs/Ultravox/Generated/Ultravox.ITelephonyConfigsClient.TelephonyConfigsPlivoCreate.g.cs b/src/libs/Ultravox/Generated/Ultravox.ITelephonyConfigsClient.TelephonyConfigsPlivoCreate.g.cs index 904c5cc..2752ff9 100644 --- a/src/libs/Ultravox/Generated/Ultravox.ITelephonyConfigsClient.TelephonyConfigsPlivoCreate.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.ITelephonyConfigsClient.TelephonyConfigsPlivoCreate.g.cs @@ -4,9 +4,11 @@ namespace Ultravox { public partial interface ITelephonyConfigsClient { + /// /// /// + /// /// The token to cancel the operation with /// diff --git a/src/libs/Ultravox/Generated/Ultravox.ITelephonyConfigsClient.TelephonyConfigsPlivoDestroy.g.cs b/src/libs/Ultravox/Generated/Ultravox.ITelephonyConfigsClient.TelephonyConfigsPlivoDestroy.g.cs index 2670051..5b4b3cf 100644 --- a/src/libs/Ultravox/Generated/Ultravox.ITelephonyConfigsClient.TelephonyConfigsPlivoDestroy.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.ITelephonyConfigsClient.TelephonyConfigsPlivoDestroy.g.cs @@ -4,6 +4,7 @@ namespace Ultravox { public partial interface ITelephonyConfigsClient { + /// /// /// diff --git a/src/libs/Ultravox/Generated/Ultravox.ITelephonyConfigsClient.TelephonyConfigsPlivoPartialUpdate.g.cs b/src/libs/Ultravox/Generated/Ultravox.ITelephonyConfigsClient.TelephonyConfigsPlivoPartialUpdate.g.cs index 9f944b2..8d9546d 100644 --- a/src/libs/Ultravox/Generated/Ultravox.ITelephonyConfigsClient.TelephonyConfigsPlivoPartialUpdate.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.ITelephonyConfigsClient.TelephonyConfigsPlivoPartialUpdate.g.cs @@ -4,9 +4,11 @@ namespace Ultravox { public partial interface ITelephonyConfigsClient { + /// /// /// + /// /// The token to cancel the operation with /// diff --git a/src/libs/Ultravox/Generated/Ultravox.ITelephonyConfigsClient.TelephonyConfigsPlivoRetrieve.g.cs b/src/libs/Ultravox/Generated/Ultravox.ITelephonyConfigsClient.TelephonyConfigsPlivoRetrieve.g.cs index 074f08a..7c2a017 100644 --- a/src/libs/Ultravox/Generated/Ultravox.ITelephonyConfigsClient.TelephonyConfigsPlivoRetrieve.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.ITelephonyConfigsClient.TelephonyConfigsPlivoRetrieve.g.cs @@ -4,6 +4,7 @@ namespace Ultravox { public partial interface ITelephonyConfigsClient { + /// /// /// diff --git a/src/libs/Ultravox/Generated/Ultravox.ITelephonyConfigsClient.TelephonyConfigsTelnyxCreate.g.cs b/src/libs/Ultravox/Generated/Ultravox.ITelephonyConfigsClient.TelephonyConfigsTelnyxCreate.g.cs index d10f4bd..0ac09a0 100644 --- a/src/libs/Ultravox/Generated/Ultravox.ITelephonyConfigsClient.TelephonyConfigsTelnyxCreate.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.ITelephonyConfigsClient.TelephonyConfigsTelnyxCreate.g.cs @@ -4,9 +4,11 @@ namespace Ultravox { public partial interface ITelephonyConfigsClient { + /// /// /// + /// /// The token to cancel the operation with /// diff --git a/src/libs/Ultravox/Generated/Ultravox.ITelephonyConfigsClient.TelephonyConfigsTelnyxDestroy.g.cs b/src/libs/Ultravox/Generated/Ultravox.ITelephonyConfigsClient.TelephonyConfigsTelnyxDestroy.g.cs index 496831a..e061f77 100644 --- a/src/libs/Ultravox/Generated/Ultravox.ITelephonyConfigsClient.TelephonyConfigsTelnyxDestroy.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.ITelephonyConfigsClient.TelephonyConfigsTelnyxDestroy.g.cs @@ -4,6 +4,7 @@ namespace Ultravox { public partial interface ITelephonyConfigsClient { + /// /// /// diff --git a/src/libs/Ultravox/Generated/Ultravox.ITelephonyConfigsClient.TelephonyConfigsTelnyxPartialUpdate.g.cs b/src/libs/Ultravox/Generated/Ultravox.ITelephonyConfigsClient.TelephonyConfigsTelnyxPartialUpdate.g.cs index 5fdbe43..ff836a9 100644 --- a/src/libs/Ultravox/Generated/Ultravox.ITelephonyConfigsClient.TelephonyConfigsTelnyxPartialUpdate.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.ITelephonyConfigsClient.TelephonyConfigsTelnyxPartialUpdate.g.cs @@ -4,9 +4,11 @@ namespace Ultravox { public partial interface ITelephonyConfigsClient { + /// /// /// + /// /// The token to cancel the operation with /// diff --git a/src/libs/Ultravox/Generated/Ultravox.ITelephonyConfigsClient.TelephonyConfigsTelnyxRetrieve.g.cs b/src/libs/Ultravox/Generated/Ultravox.ITelephonyConfigsClient.TelephonyConfigsTelnyxRetrieve.g.cs index 4970db2..c135de8 100644 --- a/src/libs/Ultravox/Generated/Ultravox.ITelephonyConfigsClient.TelephonyConfigsTelnyxRetrieve.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.ITelephonyConfigsClient.TelephonyConfigsTelnyxRetrieve.g.cs @@ -4,6 +4,7 @@ namespace Ultravox { public partial interface ITelephonyConfigsClient { + /// /// /// diff --git a/src/libs/Ultravox/Generated/Ultravox.ITelephonyConfigsClient.TelephonyConfigsTwilioCreate.g.cs b/src/libs/Ultravox/Generated/Ultravox.ITelephonyConfigsClient.TelephonyConfigsTwilioCreate.g.cs index e339db1..1a70083 100644 --- a/src/libs/Ultravox/Generated/Ultravox.ITelephonyConfigsClient.TelephonyConfigsTwilioCreate.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.ITelephonyConfigsClient.TelephonyConfigsTwilioCreate.g.cs @@ -4,9 +4,11 @@ namespace Ultravox { public partial interface ITelephonyConfigsClient { + /// /// /// + /// /// The token to cancel the operation with /// diff --git a/src/libs/Ultravox/Generated/Ultravox.ITelephonyConfigsClient.TelephonyConfigsTwilioDestroy.g.cs b/src/libs/Ultravox/Generated/Ultravox.ITelephonyConfigsClient.TelephonyConfigsTwilioDestroy.g.cs index 9f11bdd..7fd9b80 100644 --- a/src/libs/Ultravox/Generated/Ultravox.ITelephonyConfigsClient.TelephonyConfigsTwilioDestroy.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.ITelephonyConfigsClient.TelephonyConfigsTwilioDestroy.g.cs @@ -4,6 +4,7 @@ namespace Ultravox { public partial interface ITelephonyConfigsClient { + /// /// /// diff --git a/src/libs/Ultravox/Generated/Ultravox.ITelephonyConfigsClient.TelephonyConfigsTwilioPartialUpdate.g.cs b/src/libs/Ultravox/Generated/Ultravox.ITelephonyConfigsClient.TelephonyConfigsTwilioPartialUpdate.g.cs index 14b2c62..5231e1e 100644 --- a/src/libs/Ultravox/Generated/Ultravox.ITelephonyConfigsClient.TelephonyConfigsTwilioPartialUpdate.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.ITelephonyConfigsClient.TelephonyConfigsTwilioPartialUpdate.g.cs @@ -4,9 +4,11 @@ namespace Ultravox { public partial interface ITelephonyConfigsClient { + /// /// /// + /// /// The token to cancel the operation with /// diff --git a/src/libs/Ultravox/Generated/Ultravox.ITelephonyConfigsClient.TelephonyConfigsTwilioRetrieve.g.cs b/src/libs/Ultravox/Generated/Ultravox.ITelephonyConfigsClient.TelephonyConfigsTwilioRetrieve.g.cs index 1a7916c..8f5447c 100644 --- a/src/libs/Ultravox/Generated/Ultravox.ITelephonyConfigsClient.TelephonyConfigsTwilioRetrieve.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.ITelephonyConfigsClient.TelephonyConfigsTwilioRetrieve.g.cs @@ -4,6 +4,7 @@ namespace Ultravox { public partial interface ITelephonyConfigsClient { + /// /// /// diff --git a/src/libs/Ultravox/Generated/Ultravox.IToolsClient.ToolsCreate.g.cs b/src/libs/Ultravox/Generated/Ultravox.IToolsClient.ToolsCreate.g.cs index 0962e19..46cd34d 100644 --- a/src/libs/Ultravox/Generated/Ultravox.IToolsClient.ToolsCreate.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.IToolsClient.ToolsCreate.g.cs @@ -4,9 +4,11 @@ namespace Ultravox { public partial interface IToolsClient { + /// /// /// + /// /// The token to cancel the operation with /// diff --git a/src/libs/Ultravox/Generated/Ultravox.IToolsClient.ToolsDestroy.g.cs b/src/libs/Ultravox/Generated/Ultravox.IToolsClient.ToolsDestroy.g.cs index 4206d53..a386b44 100644 --- a/src/libs/Ultravox/Generated/Ultravox.IToolsClient.ToolsDestroy.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.IToolsClient.ToolsDestroy.g.cs @@ -4,6 +4,7 @@ namespace Ultravox { public partial interface IToolsClient { + /// /// /// diff --git a/src/libs/Ultravox/Generated/Ultravox.IToolsClient.ToolsHistoryList.g.cs b/src/libs/Ultravox/Generated/Ultravox.IToolsClient.ToolsHistoryList.g.cs index c6f2cd9..d7295f2 100644 --- a/src/libs/Ultravox/Generated/Ultravox.IToolsClient.ToolsHistoryList.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.IToolsClient.ToolsHistoryList.g.cs @@ -4,6 +4,7 @@ namespace Ultravox { public partial interface IToolsClient { + /// /// /// diff --git a/src/libs/Ultravox/Generated/Ultravox.IToolsClient.ToolsList.g.cs b/src/libs/Ultravox/Generated/Ultravox.IToolsClient.ToolsList.g.cs index 11c132f..d0b5db6 100644 --- a/src/libs/Ultravox/Generated/Ultravox.IToolsClient.ToolsList.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.IToolsClient.ToolsList.g.cs @@ -4,6 +4,7 @@ namespace Ultravox { public partial interface IToolsClient { + /// /// List tools available to your account. /// diff --git a/src/libs/Ultravox/Generated/Ultravox.IToolsClient.ToolsRetrieve.g.cs b/src/libs/Ultravox/Generated/Ultravox.IToolsClient.ToolsRetrieve.g.cs index b7a9727..072838c 100644 --- a/src/libs/Ultravox/Generated/Ultravox.IToolsClient.ToolsRetrieve.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.IToolsClient.ToolsRetrieve.g.cs @@ -4,6 +4,7 @@ namespace Ultravox { public partial interface IToolsClient { + /// /// /// diff --git a/src/libs/Ultravox/Generated/Ultravox.IToolsClient.ToolsTestCreate.g.cs b/src/libs/Ultravox/Generated/Ultravox.IToolsClient.ToolsTestCreate.g.cs index 73d0ac6..c4e3a15 100644 --- a/src/libs/Ultravox/Generated/Ultravox.IToolsClient.ToolsTestCreate.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.IToolsClient.ToolsTestCreate.g.cs @@ -4,6 +4,7 @@ namespace Ultravox { public partial interface IToolsClient { + /// /// Test a tool by executing it with the provided parameters. /// diff --git a/src/libs/Ultravox/Generated/Ultravox.IToolsClient.ToolsUpdate.g.cs b/src/libs/Ultravox/Generated/Ultravox.IToolsClient.ToolsUpdate.g.cs index 95e4c51..9358390 100644 --- a/src/libs/Ultravox/Generated/Ultravox.IToolsClient.ToolsUpdate.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.IToolsClient.ToolsUpdate.g.cs @@ -4,10 +4,12 @@ namespace Ultravox { public partial interface IToolsClient { + /// /// /// /// + /// /// The token to cancel the operation with /// diff --git a/src/libs/Ultravox/Generated/Ultravox.IVoicesClient.PreviewVoice.g.cs b/src/libs/Ultravox/Generated/Ultravox.IVoicesClient.PreviewVoice.g.cs index 0efcac8..baaaa8d 100644 --- a/src/libs/Ultravox/Generated/Ultravox.IVoicesClient.PreviewVoice.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.IVoicesClient.PreviewVoice.g.cs @@ -4,9 +4,11 @@ namespace Ultravox { public partial interface IVoicesClient { + /// /// Performs a test generation of a voice, returning the resulting audio or error. /// + /// /// The token to cancel the operation with /// diff --git a/src/libs/Ultravox/Generated/Ultravox.IVoicesClient.VoicesCreate.g.cs b/src/libs/Ultravox/Generated/Ultravox.IVoicesClient.VoicesCreate.g.cs index 764be6f..31f071d 100644 --- a/src/libs/Ultravox/Generated/Ultravox.IVoicesClient.VoicesCreate.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.IVoicesClient.VoicesCreate.g.cs @@ -4,12 +4,22 @@ namespace Ultravox { public partial interface IVoicesClient { + /// /// Create a new cloned voice from an audio sample. The created voice will be private to your account. /// + /// /// The token to cancel the operation with /// + + /// + /// curl --request POST \
+ /// --url https://api.ultravox.ai/api/voices \
+ /// --header 'Content-Type: application/json' \
+ /// --header 'X-API-Key: <your-api-key>' \
+ /// -d '{"name": "My Custom Voice", "description": "Example ElevenLabs voice", "definition": {"elevenLabs": {"voiceId": "21m00Tcm4TlvDq8ikWAM", "model": "eleven_turbo_v2_5"}} }' + ///
global::System.Threading.Tasks.Task VoicesCreateAsync( global::Ultravox.VoicesCreateRequest request, diff --git a/src/libs/Ultravox/Generated/Ultravox.IVoicesClient.VoicesDestroy.g.cs b/src/libs/Ultravox/Generated/Ultravox.IVoicesClient.VoicesDestroy.g.cs index 718bc27..e8ab62f 100644 --- a/src/libs/Ultravox/Generated/Ultravox.IVoicesClient.VoicesDestroy.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.IVoicesClient.VoicesDestroy.g.cs @@ -4,6 +4,7 @@ namespace Ultravox { public partial interface IVoicesClient { + /// /// /// diff --git a/src/libs/Ultravox/Generated/Ultravox.IVoicesClient.VoicesList.g.cs b/src/libs/Ultravox/Generated/Ultravox.IVoicesClient.VoicesList.g.cs index 96b749a..36d9615 100644 --- a/src/libs/Ultravox/Generated/Ultravox.IVoicesClient.VoicesList.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.IVoicesClient.VoicesList.g.cs @@ -4,6 +4,7 @@ namespace Ultravox { public partial interface IVoicesClient { + /// /// List all voices in your account. /// diff --git a/src/libs/Ultravox/Generated/Ultravox.IVoicesClient.VoicesPartialUpdate.g.cs b/src/libs/Ultravox/Generated/Ultravox.IVoicesClient.VoicesPartialUpdate.g.cs index db0df4a..b723904 100644 --- a/src/libs/Ultravox/Generated/Ultravox.IVoicesClient.VoicesPartialUpdate.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.IVoicesClient.VoicesPartialUpdate.g.cs @@ -4,10 +4,12 @@ namespace Ultravox { public partial interface IVoicesClient { + /// /// /// /// + /// /// The token to cancel the operation with /// diff --git a/src/libs/Ultravox/Generated/Ultravox.IVoicesClient.VoicesPreviewRetrieve.g.cs b/src/libs/Ultravox/Generated/Ultravox.IVoicesClient.VoicesPreviewRetrieve.g.cs index 75db215..ec851a6 100644 --- a/src/libs/Ultravox/Generated/Ultravox.IVoicesClient.VoicesPreviewRetrieve.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.IVoicesClient.VoicesPreviewRetrieve.g.cs @@ -4,6 +4,7 @@ namespace Ultravox { public partial interface IVoicesClient { + /// /// Provides an audio sample for a voice, or the error caused by using it. /// diff --git a/src/libs/Ultravox/Generated/Ultravox.IVoicesClient.VoicesRetrieve.g.cs b/src/libs/Ultravox/Generated/Ultravox.IVoicesClient.VoicesRetrieve.g.cs index 268e2ef..3a5ac97 100644 --- a/src/libs/Ultravox/Generated/Ultravox.IVoicesClient.VoicesRetrieve.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.IVoicesClient.VoicesRetrieve.g.cs @@ -4,6 +4,7 @@ namespace Ultravox { public partial interface IVoicesClient { + /// /// /// diff --git a/src/libs/Ultravox/Generated/Ultravox.IVoicesClient.VoicesUpdate.g.cs b/src/libs/Ultravox/Generated/Ultravox.IVoicesClient.VoicesUpdate.g.cs index 9d7c961..25cdb85 100644 --- a/src/libs/Ultravox/Generated/Ultravox.IVoicesClient.VoicesUpdate.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.IVoicesClient.VoicesUpdate.g.cs @@ -4,10 +4,12 @@ namespace Ultravox { public partial interface IVoicesClient { + /// /// /// /// + /// /// The token to cancel the operation with /// diff --git a/src/libs/Ultravox/Generated/Ultravox.IWebhooksClient.WebhooksCreate.g.cs b/src/libs/Ultravox/Generated/Ultravox.IWebhooksClient.WebhooksCreate.g.cs index 7e2635b..22448db 100644 --- a/src/libs/Ultravox/Generated/Ultravox.IWebhooksClient.WebhooksCreate.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.IWebhooksClient.WebhooksCreate.g.cs @@ -4,9 +4,11 @@ namespace Ultravox { public partial interface IWebhooksClient { + /// /// /// + /// /// The token to cancel the operation with /// diff --git a/src/libs/Ultravox/Generated/Ultravox.IWebhooksClient.WebhooksDestroy.g.cs b/src/libs/Ultravox/Generated/Ultravox.IWebhooksClient.WebhooksDestroy.g.cs index 642ea7a..ebd050d 100644 --- a/src/libs/Ultravox/Generated/Ultravox.IWebhooksClient.WebhooksDestroy.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.IWebhooksClient.WebhooksDestroy.g.cs @@ -4,6 +4,7 @@ namespace Ultravox { public partial interface IWebhooksClient { + /// /// /// diff --git a/src/libs/Ultravox/Generated/Ultravox.IWebhooksClient.WebhooksList.g.cs b/src/libs/Ultravox/Generated/Ultravox.IWebhooksClient.WebhooksList.g.cs index 21e54ed..bdd9010 100644 --- a/src/libs/Ultravox/Generated/Ultravox.IWebhooksClient.WebhooksList.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.IWebhooksClient.WebhooksList.g.cs @@ -4,6 +4,7 @@ namespace Ultravox { public partial interface IWebhooksClient { + /// /// /// diff --git a/src/libs/Ultravox/Generated/Ultravox.IWebhooksClient.WebhooksPartialUpdate.g.cs b/src/libs/Ultravox/Generated/Ultravox.IWebhooksClient.WebhooksPartialUpdate.g.cs index b4bb4d5..dc86856 100644 --- a/src/libs/Ultravox/Generated/Ultravox.IWebhooksClient.WebhooksPartialUpdate.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.IWebhooksClient.WebhooksPartialUpdate.g.cs @@ -4,10 +4,12 @@ namespace Ultravox { public partial interface IWebhooksClient { + /// /// /// /// + /// /// The token to cancel the operation with /// diff --git a/src/libs/Ultravox/Generated/Ultravox.IWebhooksClient.WebhooksRetrieve.g.cs b/src/libs/Ultravox/Generated/Ultravox.IWebhooksClient.WebhooksRetrieve.g.cs index 2663244..960188a 100644 --- a/src/libs/Ultravox/Generated/Ultravox.IWebhooksClient.WebhooksRetrieve.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.IWebhooksClient.WebhooksRetrieve.g.cs @@ -4,6 +4,7 @@ namespace Ultravox { public partial interface IWebhooksClient { + /// /// /// diff --git a/src/libs/Ultravox/Generated/Ultravox.IWebhooksClient.WebhooksUpdate.g.cs b/src/libs/Ultravox/Generated/Ultravox.IWebhooksClient.WebhooksUpdate.g.cs index 74ba4b1..5dd59d6 100644 --- a/src/libs/Ultravox/Generated/Ultravox.IWebhooksClient.WebhooksUpdate.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.IWebhooksClient.WebhooksUpdate.g.cs @@ -4,10 +4,12 @@ namespace Ultravox { public partial interface IWebhooksClient { + /// /// /// /// + /// /// The token to cancel the operation with /// diff --git a/src/libs/Ultravox/Generated/Ultravox.ModelsClient.ModelsList.g.cs b/src/libs/Ultravox/Generated/Ultravox.ModelsClient.ModelsList.g.cs index 5052215..4b7e2c3 100644 --- a/src/libs/Ultravox/Generated/Ultravox.ModelsClient.ModelsList.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.ModelsClient.ModelsList.g.cs @@ -23,6 +23,7 @@ partial void ProcessModelsListResponseContent( global::System.Net.Http.HttpResponseMessage httpResponseMessage, ref string content); + /// /// /// diff --git a/src/libs/Ultravox/Generated/Ultravox.SchemaClient.SchemaRetrieve.g.cs b/src/libs/Ultravox/Generated/Ultravox.SchemaClient.SchemaRetrieve.g.cs index 52d566b..02a16f3 100644 --- a/src/libs/Ultravox/Generated/Ultravox.SchemaClient.SchemaRetrieve.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.SchemaClient.SchemaRetrieve.g.cs @@ -23,6 +23,7 @@ partial void ProcessSchemaRetrieveResponseContent( global::System.Net.Http.HttpResponseMessage httpResponseMessage, ref string content); + /// /// OpenApi3 schema for this API. Format can be selected via content negotiation.
/// - YAML: application/vnd.oai.openapi
diff --git a/src/libs/Ultravox/Generated/Ultravox.SipClient.SipPartialUpdate.g.cs b/src/libs/Ultravox/Generated/Ultravox.SipClient.SipPartialUpdate.g.cs index bb42569..d91fcdf 100644 --- a/src/libs/Ultravox/Generated/Ultravox.SipClient.SipPartialUpdate.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.SipClient.SipPartialUpdate.g.cs @@ -21,9 +21,11 @@ partial void ProcessSipPartialUpdateResponseContent( global::System.Net.Http.HttpResponseMessage httpResponseMessage, ref string content); + /// /// /// + /// /// The token to cancel the operation with /// diff --git a/src/libs/Ultravox/Generated/Ultravox.SipClient.SipRegistrationsCreate.g.cs b/src/libs/Ultravox/Generated/Ultravox.SipClient.SipRegistrationsCreate.g.cs index a48cdcc..2c96bf1 100644 --- a/src/libs/Ultravox/Generated/Ultravox.SipClient.SipRegistrationsCreate.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.SipClient.SipRegistrationsCreate.g.cs @@ -21,9 +21,11 @@ partial void ProcessSipRegistrationsCreateResponseContent( global::System.Net.Http.HttpResponseMessage httpResponseMessage, ref string content); + /// /// /// + /// /// The token to cancel the operation with /// diff --git a/src/libs/Ultravox/Generated/Ultravox.SipClient.SipRegistrationsDestroy.g.cs b/src/libs/Ultravox/Generated/Ultravox.SipClient.SipRegistrationsDestroy.g.cs index f54ff33..49b8d1a 100644 --- a/src/libs/Ultravox/Generated/Ultravox.SipClient.SipRegistrationsDestroy.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.SipClient.SipRegistrationsDestroy.g.cs @@ -16,6 +16,7 @@ partial void ProcessSipRegistrationsDestroyResponse( global::System.Net.Http.HttpClient httpClient, global::System.Net.Http.HttpResponseMessage httpResponseMessage); + /// /// /// diff --git a/src/libs/Ultravox/Generated/Ultravox.SipClient.SipRegistrationsList.g.cs b/src/libs/Ultravox/Generated/Ultravox.SipClient.SipRegistrationsList.g.cs index 36093cb..8bb6917 100644 --- a/src/libs/Ultravox/Generated/Ultravox.SipClient.SipRegistrationsList.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.SipClient.SipRegistrationsList.g.cs @@ -23,6 +23,7 @@ partial void ProcessSipRegistrationsListResponseContent( global::System.Net.Http.HttpResponseMessage httpResponseMessage, ref string content); + /// /// /// diff --git a/src/libs/Ultravox/Generated/Ultravox.SipClient.SipRegistrationsPartialUpdate.g.cs b/src/libs/Ultravox/Generated/Ultravox.SipClient.SipRegistrationsPartialUpdate.g.cs index 2f28d2b..cf9180e 100644 --- a/src/libs/Ultravox/Generated/Ultravox.SipClient.SipRegistrationsPartialUpdate.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.SipClient.SipRegistrationsPartialUpdate.g.cs @@ -23,10 +23,12 @@ partial void ProcessSipRegistrationsPartialUpdateResponseContent( global::System.Net.Http.HttpResponseMessage httpResponseMessage, ref string content); + /// /// /// /// + /// /// The token to cancel the operation with /// diff --git a/src/libs/Ultravox/Generated/Ultravox.SipClient.SipRegistrationsRetrieve.g.cs b/src/libs/Ultravox/Generated/Ultravox.SipClient.SipRegistrationsRetrieve.g.cs index d93607f..bf85b54 100644 --- a/src/libs/Ultravox/Generated/Ultravox.SipClient.SipRegistrationsRetrieve.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.SipClient.SipRegistrationsRetrieve.g.cs @@ -21,6 +21,7 @@ partial void ProcessSipRegistrationsRetrieveResponseContent( global::System.Net.Http.HttpResponseMessage httpResponseMessage, ref string content); + /// /// /// diff --git a/src/libs/Ultravox/Generated/Ultravox.SipClient.SipRetrieve.g.cs b/src/libs/Ultravox/Generated/Ultravox.SipClient.SipRetrieve.g.cs index e62910f..9307565 100644 --- a/src/libs/Ultravox/Generated/Ultravox.SipClient.SipRetrieve.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.SipClient.SipRetrieve.g.cs @@ -19,6 +19,7 @@ partial void ProcessSipRetrieveResponseContent( global::System.Net.Http.HttpResponseMessage httpResponseMessage, ref string content); + /// /// /// diff --git a/src/libs/Ultravox/Generated/Ultravox.TelephonyConfigsClient.TelephonyConfigsPlivoCreate.g.cs b/src/libs/Ultravox/Generated/Ultravox.TelephonyConfigsClient.TelephonyConfigsPlivoCreate.g.cs index 48266b7..3b35007 100644 --- a/src/libs/Ultravox/Generated/Ultravox.TelephonyConfigsClient.TelephonyConfigsPlivoCreate.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.TelephonyConfigsClient.TelephonyConfigsPlivoCreate.g.cs @@ -21,9 +21,11 @@ partial void ProcessTelephonyConfigsPlivoCreateResponseContent( global::System.Net.Http.HttpResponseMessage httpResponseMessage, ref string content); + /// /// /// + /// /// The token to cancel the operation with /// diff --git a/src/libs/Ultravox/Generated/Ultravox.TelephonyConfigsClient.TelephonyConfigsPlivoDestroy.g.cs b/src/libs/Ultravox/Generated/Ultravox.TelephonyConfigsClient.TelephonyConfigsPlivoDestroy.g.cs index 7d66ecd..4703c0b 100644 --- a/src/libs/Ultravox/Generated/Ultravox.TelephonyConfigsClient.TelephonyConfigsPlivoDestroy.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.TelephonyConfigsClient.TelephonyConfigsPlivoDestroy.g.cs @@ -14,6 +14,7 @@ partial void ProcessTelephonyConfigsPlivoDestroyResponse( global::System.Net.Http.HttpClient httpClient, global::System.Net.Http.HttpResponseMessage httpResponseMessage); + /// /// /// diff --git a/src/libs/Ultravox/Generated/Ultravox.TelephonyConfigsClient.TelephonyConfigsPlivoPartialUpdate.g.cs b/src/libs/Ultravox/Generated/Ultravox.TelephonyConfigsClient.TelephonyConfigsPlivoPartialUpdate.g.cs index 8c8b925..dcfb54a 100644 --- a/src/libs/Ultravox/Generated/Ultravox.TelephonyConfigsClient.TelephonyConfigsPlivoPartialUpdate.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.TelephonyConfigsClient.TelephonyConfigsPlivoPartialUpdate.g.cs @@ -21,9 +21,11 @@ partial void ProcessTelephonyConfigsPlivoPartialUpdateResponseContent( global::System.Net.Http.HttpResponseMessage httpResponseMessage, ref string content); + /// /// /// + /// /// The token to cancel the operation with /// diff --git a/src/libs/Ultravox/Generated/Ultravox.TelephonyConfigsClient.TelephonyConfigsPlivoRetrieve.g.cs b/src/libs/Ultravox/Generated/Ultravox.TelephonyConfigsClient.TelephonyConfigsPlivoRetrieve.g.cs index 67b0f22..52d62a5 100644 --- a/src/libs/Ultravox/Generated/Ultravox.TelephonyConfigsClient.TelephonyConfigsPlivoRetrieve.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.TelephonyConfigsClient.TelephonyConfigsPlivoRetrieve.g.cs @@ -19,6 +19,7 @@ partial void ProcessTelephonyConfigsPlivoRetrieveResponseContent( global::System.Net.Http.HttpResponseMessage httpResponseMessage, ref string content); + /// /// /// diff --git a/src/libs/Ultravox/Generated/Ultravox.TelephonyConfigsClient.TelephonyConfigsTelnyxCreate.g.cs b/src/libs/Ultravox/Generated/Ultravox.TelephonyConfigsClient.TelephonyConfigsTelnyxCreate.g.cs index b10eef1..6bcc93f 100644 --- a/src/libs/Ultravox/Generated/Ultravox.TelephonyConfigsClient.TelephonyConfigsTelnyxCreate.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.TelephonyConfigsClient.TelephonyConfigsTelnyxCreate.g.cs @@ -21,9 +21,11 @@ partial void ProcessTelephonyConfigsTelnyxCreateResponseContent( global::System.Net.Http.HttpResponseMessage httpResponseMessage, ref string content); + /// /// /// + /// /// The token to cancel the operation with /// diff --git a/src/libs/Ultravox/Generated/Ultravox.TelephonyConfigsClient.TelephonyConfigsTelnyxDestroy.g.cs b/src/libs/Ultravox/Generated/Ultravox.TelephonyConfigsClient.TelephonyConfigsTelnyxDestroy.g.cs index 3503a5a..86173ad 100644 --- a/src/libs/Ultravox/Generated/Ultravox.TelephonyConfigsClient.TelephonyConfigsTelnyxDestroy.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.TelephonyConfigsClient.TelephonyConfigsTelnyxDestroy.g.cs @@ -14,6 +14,7 @@ partial void ProcessTelephonyConfigsTelnyxDestroyResponse( global::System.Net.Http.HttpClient httpClient, global::System.Net.Http.HttpResponseMessage httpResponseMessage); + /// /// /// diff --git a/src/libs/Ultravox/Generated/Ultravox.TelephonyConfigsClient.TelephonyConfigsTelnyxPartialUpdate.g.cs b/src/libs/Ultravox/Generated/Ultravox.TelephonyConfigsClient.TelephonyConfigsTelnyxPartialUpdate.g.cs index e2ae8ee..6105ec8 100644 --- a/src/libs/Ultravox/Generated/Ultravox.TelephonyConfigsClient.TelephonyConfigsTelnyxPartialUpdate.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.TelephonyConfigsClient.TelephonyConfigsTelnyxPartialUpdate.g.cs @@ -21,9 +21,11 @@ partial void ProcessTelephonyConfigsTelnyxPartialUpdateResponseContent( global::System.Net.Http.HttpResponseMessage httpResponseMessage, ref string content); + /// /// /// + /// /// The token to cancel the operation with /// diff --git a/src/libs/Ultravox/Generated/Ultravox.TelephonyConfigsClient.TelephonyConfigsTelnyxRetrieve.g.cs b/src/libs/Ultravox/Generated/Ultravox.TelephonyConfigsClient.TelephonyConfigsTelnyxRetrieve.g.cs index 7976a16..7f471fa 100644 --- a/src/libs/Ultravox/Generated/Ultravox.TelephonyConfigsClient.TelephonyConfigsTelnyxRetrieve.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.TelephonyConfigsClient.TelephonyConfigsTelnyxRetrieve.g.cs @@ -19,6 +19,7 @@ partial void ProcessTelephonyConfigsTelnyxRetrieveResponseContent( global::System.Net.Http.HttpResponseMessage httpResponseMessage, ref string content); + /// /// /// diff --git a/src/libs/Ultravox/Generated/Ultravox.TelephonyConfigsClient.TelephonyConfigsTwilioCreate.g.cs b/src/libs/Ultravox/Generated/Ultravox.TelephonyConfigsClient.TelephonyConfigsTwilioCreate.g.cs index 8ec0924..b206a26 100644 --- a/src/libs/Ultravox/Generated/Ultravox.TelephonyConfigsClient.TelephonyConfigsTwilioCreate.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.TelephonyConfigsClient.TelephonyConfigsTwilioCreate.g.cs @@ -21,9 +21,11 @@ partial void ProcessTelephonyConfigsTwilioCreateResponseContent( global::System.Net.Http.HttpResponseMessage httpResponseMessage, ref string content); + /// /// /// + /// /// The token to cancel the operation with /// diff --git a/src/libs/Ultravox/Generated/Ultravox.TelephonyConfigsClient.TelephonyConfigsTwilioDestroy.g.cs b/src/libs/Ultravox/Generated/Ultravox.TelephonyConfigsClient.TelephonyConfigsTwilioDestroy.g.cs index 669277a..79748e2 100644 --- a/src/libs/Ultravox/Generated/Ultravox.TelephonyConfigsClient.TelephonyConfigsTwilioDestroy.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.TelephonyConfigsClient.TelephonyConfigsTwilioDestroy.g.cs @@ -14,6 +14,7 @@ partial void ProcessTelephonyConfigsTwilioDestroyResponse( global::System.Net.Http.HttpClient httpClient, global::System.Net.Http.HttpResponseMessage httpResponseMessage); + /// /// /// diff --git a/src/libs/Ultravox/Generated/Ultravox.TelephonyConfigsClient.TelephonyConfigsTwilioPartialUpdate.g.cs b/src/libs/Ultravox/Generated/Ultravox.TelephonyConfigsClient.TelephonyConfigsTwilioPartialUpdate.g.cs index bb7c1ec..daa070c 100644 --- a/src/libs/Ultravox/Generated/Ultravox.TelephonyConfigsClient.TelephonyConfigsTwilioPartialUpdate.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.TelephonyConfigsClient.TelephonyConfigsTwilioPartialUpdate.g.cs @@ -21,9 +21,11 @@ partial void ProcessTelephonyConfigsTwilioPartialUpdateResponseContent( global::System.Net.Http.HttpResponseMessage httpResponseMessage, ref string content); + /// /// /// + /// /// The token to cancel the operation with /// diff --git a/src/libs/Ultravox/Generated/Ultravox.TelephonyConfigsClient.TelephonyConfigsTwilioRetrieve.g.cs b/src/libs/Ultravox/Generated/Ultravox.TelephonyConfigsClient.TelephonyConfigsTwilioRetrieve.g.cs index 77364db..7b3ed5d 100644 --- a/src/libs/Ultravox/Generated/Ultravox.TelephonyConfigsClient.TelephonyConfigsTwilioRetrieve.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.TelephonyConfigsClient.TelephonyConfigsTwilioRetrieve.g.cs @@ -19,6 +19,7 @@ partial void ProcessTelephonyConfigsTwilioRetrieveResponseContent( global::System.Net.Http.HttpResponseMessage httpResponseMessage, ref string content); + /// /// /// diff --git a/src/libs/Ultravox/Generated/Ultravox.ToolsClient.ToolsCreate.g.cs b/src/libs/Ultravox/Generated/Ultravox.ToolsClient.ToolsCreate.g.cs index 161fdb2..20ba0a4 100644 --- a/src/libs/Ultravox/Generated/Ultravox.ToolsClient.ToolsCreate.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.ToolsClient.ToolsCreate.g.cs @@ -21,9 +21,11 @@ partial void ProcessToolsCreateResponseContent( global::System.Net.Http.HttpResponseMessage httpResponseMessage, ref string content); + /// /// /// + /// /// The token to cancel the operation with /// diff --git a/src/libs/Ultravox/Generated/Ultravox.ToolsClient.ToolsDestroy.g.cs b/src/libs/Ultravox/Generated/Ultravox.ToolsClient.ToolsDestroy.g.cs index 2b87989..2d497b7 100644 --- a/src/libs/Ultravox/Generated/Ultravox.ToolsClient.ToolsDestroy.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.ToolsClient.ToolsDestroy.g.cs @@ -16,6 +16,7 @@ partial void ProcessToolsDestroyResponse( global::System.Net.Http.HttpClient httpClient, global::System.Net.Http.HttpResponseMessage httpResponseMessage); + /// /// /// diff --git a/src/libs/Ultravox/Generated/Ultravox.ToolsClient.ToolsHistoryList.g.cs b/src/libs/Ultravox/Generated/Ultravox.ToolsClient.ToolsHistoryList.g.cs index b0e5dd8..843e246 100644 --- a/src/libs/Ultravox/Generated/Ultravox.ToolsClient.ToolsHistoryList.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.ToolsClient.ToolsHistoryList.g.cs @@ -25,6 +25,7 @@ partial void ProcessToolsHistoryListResponseContent( global::System.Net.Http.HttpResponseMessage httpResponseMessage, ref string content); + /// /// /// diff --git a/src/libs/Ultravox/Generated/Ultravox.ToolsClient.ToolsList.g.cs b/src/libs/Ultravox/Generated/Ultravox.ToolsClient.ToolsList.g.cs index d32fd3c..3bd432f 100644 --- a/src/libs/Ultravox/Generated/Ultravox.ToolsClient.ToolsList.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.ToolsClient.ToolsList.g.cs @@ -29,6 +29,7 @@ partial void ProcessToolsListResponseContent( global::System.Net.Http.HttpResponseMessage httpResponseMessage, ref string content); + /// /// List tools available to your account. /// diff --git a/src/libs/Ultravox/Generated/Ultravox.ToolsClient.ToolsRetrieve.g.cs b/src/libs/Ultravox/Generated/Ultravox.ToolsClient.ToolsRetrieve.g.cs index e0c4468..e780d2f 100644 --- a/src/libs/Ultravox/Generated/Ultravox.ToolsClient.ToolsRetrieve.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.ToolsClient.ToolsRetrieve.g.cs @@ -21,6 +21,7 @@ partial void ProcessToolsRetrieveResponseContent( global::System.Net.Http.HttpResponseMessage httpResponseMessage, ref string content); + /// /// /// diff --git a/src/libs/Ultravox/Generated/Ultravox.ToolsClient.ToolsTestCreate.g.cs b/src/libs/Ultravox/Generated/Ultravox.ToolsClient.ToolsTestCreate.g.cs index c2d2a0f..aef157f 100644 --- a/src/libs/Ultravox/Generated/Ultravox.ToolsClient.ToolsTestCreate.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.ToolsClient.ToolsTestCreate.g.cs @@ -21,6 +21,7 @@ partial void ProcessToolsTestCreateResponseContent( global::System.Net.Http.HttpResponseMessage httpResponseMessage, ref string content); + /// /// Test a tool by executing it with the provided parameters. /// diff --git a/src/libs/Ultravox/Generated/Ultravox.ToolsClient.ToolsUpdate.g.cs b/src/libs/Ultravox/Generated/Ultravox.ToolsClient.ToolsUpdate.g.cs index dc08f97..e084f41 100644 --- a/src/libs/Ultravox/Generated/Ultravox.ToolsClient.ToolsUpdate.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.ToolsClient.ToolsUpdate.g.cs @@ -23,10 +23,12 @@ partial void ProcessToolsUpdateResponseContent( global::System.Net.Http.HttpResponseMessage httpResponseMessage, ref string content); + /// /// /// /// + /// /// The token to cancel the operation with /// diff --git a/src/libs/Ultravox/Generated/Ultravox.VoicesClient.PreviewVoice.g.cs b/src/libs/Ultravox/Generated/Ultravox.VoicesClient.PreviewVoice.g.cs index 7c69240..ede7554 100644 --- a/src/libs/Ultravox/Generated/Ultravox.VoicesClient.PreviewVoice.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.VoicesClient.PreviewVoice.g.cs @@ -21,9 +21,11 @@ partial void ProcessPreviewVoiceResponseContent( global::System.Net.Http.HttpResponseMessage httpResponseMessage, ref byte[] content); + /// /// Performs a test generation of a voice, returning the resulting audio or error. /// + /// /// The token to cancel the operation with /// diff --git a/src/libs/Ultravox/Generated/Ultravox.VoicesClient.VoicesCreate.g.cs b/src/libs/Ultravox/Generated/Ultravox.VoicesClient.VoicesCreate.g.cs index 9a9be97..015bb16 100644 --- a/src/libs/Ultravox/Generated/Ultravox.VoicesClient.VoicesCreate.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.VoicesClient.VoicesCreate.g.cs @@ -21,12 +21,22 @@ partial void ProcessVoicesCreateResponseContent( global::System.Net.Http.HttpResponseMessage httpResponseMessage, ref string content); + /// /// Create a new cloned voice from an audio sample. The created voice will be private to your account. /// + /// /// The token to cancel the operation with /// + + /// + /// curl --request POST \
+ /// --url https://api.ultravox.ai/api/voices \
+ /// --header 'Content-Type: application/json' \
+ /// --header 'X-API-Key: <your-api-key>' \
+ /// -d '{"name": "My Custom Voice", "description": "Example ElevenLabs voice", "definition": {"elevenLabs": {"voiceId": "21m00Tcm4TlvDq8ikWAM", "model": "eleven_turbo_v2_5"}} }' + ///
public async global::System.Threading.Tasks.Task VoicesCreateAsync( global::Ultravox.VoicesCreateRequest request, diff --git a/src/libs/Ultravox/Generated/Ultravox.VoicesClient.VoicesDestroy.g.cs b/src/libs/Ultravox/Generated/Ultravox.VoicesClient.VoicesDestroy.g.cs index 83b9502..c4ebf8a 100644 --- a/src/libs/Ultravox/Generated/Ultravox.VoicesClient.VoicesDestroy.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.VoicesClient.VoicesDestroy.g.cs @@ -16,6 +16,7 @@ partial void ProcessVoicesDestroyResponse( global::System.Net.Http.HttpClient httpClient, global::System.Net.Http.HttpResponseMessage httpResponseMessage); + /// /// /// diff --git a/src/libs/Ultravox/Generated/Ultravox.VoicesClient.VoicesList.g.cs b/src/libs/Ultravox/Generated/Ultravox.VoicesClient.VoicesList.g.cs index 983f451..6d2052d 100644 --- a/src/libs/Ultravox/Generated/Ultravox.VoicesClient.VoicesList.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.VoicesClient.VoicesList.g.cs @@ -33,6 +33,7 @@ partial void ProcessVoicesListResponseContent( global::System.Net.Http.HttpResponseMessage httpResponseMessage, ref string content); + /// /// List all voices in your account. /// diff --git a/src/libs/Ultravox/Generated/Ultravox.VoicesClient.VoicesPartialUpdate.g.cs b/src/libs/Ultravox/Generated/Ultravox.VoicesClient.VoicesPartialUpdate.g.cs index 6cfe006..6bb7c66 100644 --- a/src/libs/Ultravox/Generated/Ultravox.VoicesClient.VoicesPartialUpdate.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.VoicesClient.VoicesPartialUpdate.g.cs @@ -23,10 +23,12 @@ partial void ProcessVoicesPartialUpdateResponseContent( global::System.Net.Http.HttpResponseMessage httpResponseMessage, ref string content); + /// /// /// /// + /// /// The token to cancel the operation with /// diff --git a/src/libs/Ultravox/Generated/Ultravox.VoicesClient.VoicesPreviewRetrieve.g.cs b/src/libs/Ultravox/Generated/Ultravox.VoicesClient.VoicesPreviewRetrieve.g.cs index 4bd7a23..99f364f 100644 --- a/src/libs/Ultravox/Generated/Ultravox.VoicesClient.VoicesPreviewRetrieve.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.VoicesClient.VoicesPreviewRetrieve.g.cs @@ -21,6 +21,7 @@ partial void ProcessVoicesPreviewRetrieveResponseContent( global::System.Net.Http.HttpResponseMessage httpResponseMessage, ref byte[] content); + /// /// Provides an audio sample for a voice, or the error caused by using it. /// diff --git a/src/libs/Ultravox/Generated/Ultravox.VoicesClient.VoicesRetrieve.g.cs b/src/libs/Ultravox/Generated/Ultravox.VoicesClient.VoicesRetrieve.g.cs index f5f071e..da674b6 100644 --- a/src/libs/Ultravox/Generated/Ultravox.VoicesClient.VoicesRetrieve.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.VoicesClient.VoicesRetrieve.g.cs @@ -21,6 +21,7 @@ partial void ProcessVoicesRetrieveResponseContent( global::System.Net.Http.HttpResponseMessage httpResponseMessage, ref string content); + /// /// /// diff --git a/src/libs/Ultravox/Generated/Ultravox.VoicesClient.VoicesUpdate.g.cs b/src/libs/Ultravox/Generated/Ultravox.VoicesClient.VoicesUpdate.g.cs index 578535d..50be405 100644 --- a/src/libs/Ultravox/Generated/Ultravox.VoicesClient.VoicesUpdate.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.VoicesClient.VoicesUpdate.g.cs @@ -23,10 +23,12 @@ partial void ProcessVoicesUpdateResponseContent( global::System.Net.Http.HttpResponseMessage httpResponseMessage, ref string content); + /// /// /// /// + /// /// The token to cancel the operation with /// diff --git a/src/libs/Ultravox/Generated/Ultravox.WebhooksClient.WebhooksCreate.g.cs b/src/libs/Ultravox/Generated/Ultravox.WebhooksClient.WebhooksCreate.g.cs index f6a5e4d..a7c1635 100644 --- a/src/libs/Ultravox/Generated/Ultravox.WebhooksClient.WebhooksCreate.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.WebhooksClient.WebhooksCreate.g.cs @@ -21,9 +21,11 @@ partial void ProcessWebhooksCreateResponseContent( global::System.Net.Http.HttpResponseMessage httpResponseMessage, ref string content); + /// /// /// + /// /// The token to cancel the operation with /// diff --git a/src/libs/Ultravox/Generated/Ultravox.WebhooksClient.WebhooksDestroy.g.cs b/src/libs/Ultravox/Generated/Ultravox.WebhooksClient.WebhooksDestroy.g.cs index a3cc564..e2e135e 100644 --- a/src/libs/Ultravox/Generated/Ultravox.WebhooksClient.WebhooksDestroy.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.WebhooksClient.WebhooksDestroy.g.cs @@ -16,6 +16,7 @@ partial void ProcessWebhooksDestroyResponse( global::System.Net.Http.HttpClient httpClient, global::System.Net.Http.HttpResponseMessage httpResponseMessage); + /// /// /// diff --git a/src/libs/Ultravox/Generated/Ultravox.WebhooksClient.WebhooksList.g.cs b/src/libs/Ultravox/Generated/Ultravox.WebhooksClient.WebhooksList.g.cs index a4ccfa9..b494a3f 100644 --- a/src/libs/Ultravox/Generated/Ultravox.WebhooksClient.WebhooksList.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.WebhooksClient.WebhooksList.g.cs @@ -25,6 +25,7 @@ partial void ProcessWebhooksListResponseContent( global::System.Net.Http.HttpResponseMessage httpResponseMessage, ref string content); + /// /// /// diff --git a/src/libs/Ultravox/Generated/Ultravox.WebhooksClient.WebhooksPartialUpdate.g.cs b/src/libs/Ultravox/Generated/Ultravox.WebhooksClient.WebhooksPartialUpdate.g.cs index 3c25aa5..035fffb 100644 --- a/src/libs/Ultravox/Generated/Ultravox.WebhooksClient.WebhooksPartialUpdate.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.WebhooksClient.WebhooksPartialUpdate.g.cs @@ -23,10 +23,12 @@ partial void ProcessWebhooksPartialUpdateResponseContent( global::System.Net.Http.HttpResponseMessage httpResponseMessage, ref string content); + /// /// /// /// + /// /// The token to cancel the operation with /// diff --git a/src/libs/Ultravox/Generated/Ultravox.WebhooksClient.WebhooksRetrieve.g.cs b/src/libs/Ultravox/Generated/Ultravox.WebhooksClient.WebhooksRetrieve.g.cs index 6e859ec..0cad683 100644 --- a/src/libs/Ultravox/Generated/Ultravox.WebhooksClient.WebhooksRetrieve.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.WebhooksClient.WebhooksRetrieve.g.cs @@ -21,6 +21,7 @@ partial void ProcessWebhooksRetrieveResponseContent( global::System.Net.Http.HttpResponseMessage httpResponseMessage, ref string content); + /// /// /// diff --git a/src/libs/Ultravox/Generated/Ultravox.WebhooksClient.WebhooksUpdate.g.cs b/src/libs/Ultravox/Generated/Ultravox.WebhooksClient.WebhooksUpdate.g.cs index 5153a10..4b9d74b 100644 --- a/src/libs/Ultravox/Generated/Ultravox.WebhooksClient.WebhooksUpdate.g.cs +++ b/src/libs/Ultravox/Generated/Ultravox.WebhooksClient.WebhooksUpdate.g.cs @@ -23,10 +23,12 @@ partial void ProcessWebhooksUpdateResponseContent( global::System.Net.Http.HttpResponseMessage httpResponseMessage, ref string content); + /// /// /// /// + /// /// The token to cancel the operation with ///