Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ partial void ProcessAccountsListResponseContent(
global::System.Net.Http.HttpResponseMessage httpResponseMessage,
ref string content);


/// <summary>
///
/// </summary>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ partial void ProcessAccountsMeBillingInvoicesRetrieveResponseContent(
global::System.Net.Http.HttpResponseMessage httpResponseMessage,
ref string content);


/// <summary>
/// Lists invoices for the current account.
/// </summary>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ partial void ProcessAccountsMeBillingRetrieveResponseContent(
global::System.Net.Http.HttpResponseMessage httpResponseMessage,
ref string content);


/// <summary>
/// Gets high-level billing information for the current account.
/// </summary>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ partial void ProcessAccountsMeBillingUsageRetrieveResponseContent(
global::System.Net.Http.HttpResponseMessage httpResponseMessage,
ref string content);


/// <summary>
/// Gets usage information for the current account in the given period.
/// </summary>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ partial void ProcessAccountsMeRetrieveResponseContent(
global::System.Net.Http.HttpResponseMessage httpResponseMessage,
ref string content);


/// <summary>
///
/// </summary>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,9 @@ partial void ProcessAccountsMeTtsApiKeysPartialUpdateResponseContent(
global::System.Net.Http.HttpResponseMessage httpResponseMessage,
ref string content);


/// <summary>
///
/// </summary>

/// <param name="request"></param>
/// <param name="cancellationToken">The token to cancel the operation with</param>
/// <exception cref="global::Ultravox.ApiException"></exception>
Expand Down Expand Up @@ -181,7 +179,6 @@ partial void ProcessAccountsMeTtsApiKeysPartialUpdateResponseContent(
}
}
}

/// <summary>
///
/// </summary>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ partial void ProcessAccountsMeTtsApiKeysRetrieveResponseContent(
global::System.Net.Http.HttpResponseMessage httpResponseMessage,
ref string content);


/// <summary>
///
/// </summary>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ partial void ProcessAccountsMeUsageCallsRetrieveResponseContent(
global::System.Net.Http.HttpResponseMessage httpResponseMessage,
ref string content);


/// <summary>
/// Gets aggregated call usage.
/// </summary>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,10 @@ partial void ProcessAgentsCallsCreateResponseContent(
global::System.Net.Http.HttpResponseMessage httpResponseMessage,
ref string content);


/// <summary>
///
/// </summary>
/// <param name="agentId"></param>

/// <param name="request"></param>
/// <param name="cancellationToken">The token to cancel the operation with</param>
/// <exception cref="global::Ultravox.ApiException"></exception>
Expand Down Expand Up @@ -187,7 +185,6 @@ partial void ProcessAgentsCallsCreateResponseContent(
}
}
}

/// <summary>
///
/// </summary>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ partial void ProcessAgentsCallsListResponseContent(
global::System.Net.Http.HttpResponseMessage httpResponseMessage,
ref string content);


/// <summary>
///
/// </summary>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,9 @@ partial void ProcessAgentsCreateResponseContent(
global::System.Net.Http.HttpResponseMessage httpResponseMessage,
ref string content);


/// <summary>
///
/// </summary>

/// <param name="request"></param>
/// <param name="cancellationToken">The token to cancel the operation with</param>
/// <exception cref="global::Ultravox.ApiException"></exception>
Expand Down Expand Up @@ -181,7 +179,6 @@ partial void ProcessAgentsCreateResponseContent(
}
}
}

/// <summary>
///
/// </summary>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ partial void ProcessAgentsDestroyResponse(
global::System.Net.Http.HttpClient httpClient,
global::System.Net.Http.HttpResponseMessage httpResponseMessage);


/// <summary>
///
/// </summary>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ partial void ProcessAgentsListResponseContent(
global::System.Net.Http.HttpResponseMessage httpResponseMessage,
ref string content);


/// <summary>
///
/// </summary>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,10 @@ partial void ProcessAgentsPartialUpdateResponseContent(
global::System.Net.Http.HttpResponseMessage httpResponseMessage,
ref string content);


/// <summary>
///
/// </summary>
/// <param name="agentId"></param>

/// <param name="request"></param>
/// <param name="cancellationToken">The token to cancel the operation with</param>
/// <exception cref="global::Ultravox.ApiException"></exception>
Expand Down Expand Up @@ -187,7 +185,6 @@ partial void ProcessAgentsPartialUpdateResponseContent(
}
}
}

/// <summary>
///
/// </summary>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ partial void ProcessAgentsRetrieveResponseContent(
global::System.Net.Http.HttpResponseMessage httpResponseMessage,
ref string content);


/// <summary>
///
/// </summary>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,10 @@ partial void ProcessAgentsScheduledBatchesCreateResponseContent(
global::System.Net.Http.HttpResponseMessage httpResponseMessage,
ref string content);


/// <summary>
///
/// </summary>
/// <param name="agentId"></param>

/// <param name="request"></param>
/// <param name="cancellationToken">The token to cancel the operation with</param>
/// <exception cref="global::Ultravox.ApiException"></exception>
Expand Down Expand Up @@ -187,7 +185,6 @@ partial void ProcessAgentsScheduledBatchesCreateResponseContent(
}
}
}

/// <summary>
///
/// </summary>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ partial void ProcessAgentsScheduledBatchesCreatedCallsListResponseContent(
global::System.Net.Http.HttpResponseMessage httpResponseMessage,
ref string content);


/// <summary>
///
/// </summary>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ partial void ProcessAgentsScheduledBatchesDestroyResponse(
global::System.Net.Http.HttpClient httpClient,
global::System.Net.Http.HttpResponseMessage httpResponseMessage);


/// <summary>
///
/// </summary>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ partial void ProcessAgentsScheduledBatchesListResponseContent(
global::System.Net.Http.HttpResponseMessage httpResponseMessage,
ref string content);


/// <summary>
///
/// </summary>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,13 +25,11 @@ partial void ProcessAgentsScheduledBatchesPartialUpdateResponseContent(
global::System.Net.Http.HttpResponseMessage httpResponseMessage,
ref string content);


/// <summary>
///
/// </summary>
/// <param name="agentId"></param>
/// <param name="batchId"></param>

/// <param name="request"></param>
/// <param name="cancellationToken">The token to cancel the operation with</param>
/// <exception cref="global::Ultravox.ApiException"></exception>
Expand Down Expand Up @@ -193,7 +191,6 @@ partial void ProcessAgentsScheduledBatchesPartialUpdateResponseContent(
}
}
}

/// <summary>
///
/// </summary>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ partial void ProcessAgentsScheduledBatchesRetrieveResponseContent(
global::System.Net.Http.HttpResponseMessage httpResponseMessage,
ref string content);


/// <summary>
///
/// </summary>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ partial void ProcessAgentsScheduledBatchesScheduledCallsListResponseContent(
global::System.Net.Http.HttpResponseMessage httpResponseMessage,
ref string content);


/// <summary>
/// List scheduled calls within a batch.
/// </summary>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,10 @@ partial void ProcessAgentsTelephonyXmlResponseContent(
global::System.Net.Http.HttpResponseMessage httpResponseMessage,
ref string content);


/// <summary>
/// Allows supported telephony providers to create incoming calls with an agent, returning XML instructions for handling the call.
/// </summary>
/// <param name="agentId"></param>

/// <param name="request"></param>
/// <param name="cancellationToken">The token to cancel the operation with</param>
/// <exception cref="global::Ultravox.ApiException"></exception>
Expand Down Expand Up @@ -183,7 +181,6 @@ partial void ProcessAgentsTelephonyXmlResponseContent(
}
}
}

/// <summary>
/// Allows supported telephony providers to create incoming calls with an agent, returning XML instructions for handling the call.
/// </summary>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ partial void ProcessAgentsUsageListResponseContent(
global::System.Net.Http.HttpResponseMessage httpResponseMessage,
ref string content);


/// <summary>
///
/// </summary>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,9 @@ partial void ProcessApiKeysCreateResponseContent(
global::System.Net.Http.HttpResponseMessage httpResponseMessage,
ref string content);


/// <summary>
/// Creates a new API key.
/// </summary>

/// <param name="request"></param>
/// <param name="cancellationToken">The token to cancel the operation with</param>
/// <exception cref="global::Ultravox.ApiException"></exception>
Expand Down Expand Up @@ -181,7 +179,6 @@ partial void ProcessApiKeysCreateResponseContent(
}
}
}

/// <summary>
/// Creates a new API key.
/// </summary>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ partial void ProcessApiKeysDestroyResponse(
global::System.Net.Http.HttpClient httpClient,
global::System.Net.Http.HttpResponseMessage httpResponseMessage);


/// <summary>
/// Deletes an API key.
/// </summary>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ partial void ProcessApiKeysListResponseContent(
global::System.Net.Http.HttpResponseMessage httpResponseMessage,
ref string content);


/// <summary>
/// Gets the current user's API keys.
/// </summary>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,10 @@ partial void ProcessApiKeysPartialUpdateResponseContent(
global::System.Net.Http.HttpResponseMessage httpResponseMessage,
ref string content);


/// <summary>
/// Updates an API key.
/// </summary>
/// <param name="apiKeyPrefix"></param>

/// <param name="request"></param>
/// <param name="cancellationToken">The token to cancel the operation with</param>
/// <exception cref="global::Ultravox.ApiException"></exception>
Expand Down Expand Up @@ -187,7 +185,6 @@ partial void ProcessApiKeysPartialUpdateResponseContent(
}
}
}

/// <summary>
/// Updates an API key.
/// </summary>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ partial void ProcessApiKeysRetrieveResponseContent(
global::System.Net.Http.HttpResponseMessage httpResponseMessage,
ref string content);


/// <summary>
/// Gets an API key.
/// </summary>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,10 @@ partial void ProcessApiKeysUpdateResponseContent(
global::System.Net.Http.HttpResponseMessage httpResponseMessage,
ref string content);


/// <summary>
/// Updates an API key.
/// </summary>
/// <param name="apiKeyPrefix"></param>

/// <param name="request"></param>
/// <param name="cancellationToken">The token to cancel the operation with</param>
/// <exception cref="global::Ultravox.ApiException"></exception>
Expand Down Expand Up @@ -187,7 +185,6 @@ partial void ProcessApiKeysUpdateResponseContent(
}
}
}

/// <summary>
/// Updates an API key.
/// </summary>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,15 +25,13 @@ partial void ProcessCallsCreateResponseContent(
global::System.Net.Http.HttpResponseMessage httpResponseMessage,
ref string content);


/// <summary>
///
/// </summary>
/// <param name="enableGreetingPrompt">
/// Default Value: true
/// </param>
/// <param name="priorCallId"></param>

/// <param name="request"></param>
/// <param name="cancellationToken">The token to cancel the operation with</param>
/// <exception cref="global::Ultravox.ApiException"></exception>
Expand Down Expand Up @@ -199,7 +197,6 @@ partial void ProcessCallsCreateResponseContent(
}
}
}

/// <summary>
///
/// </summary>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ partial void ProcessCallsDestroyResponse(
global::System.Net.Http.HttpClient httpClient,
global::System.Net.Http.HttpResponseMessage httpResponseMessage);


/// <summary>
///
/// </summary>
Expand Down
Loading