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
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,6 @@ public sealed partial class AccountBillingUsageGetResponsesContentApplicationJso
/// </summary>
[global::System.Text.Json.Serialization.JsonExtensionData]
public global::System.Collections.Generic.IDictionary<string, object> AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary<string, object>();

}
}
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,6 @@ public AccountGetAccountResponse200(
public AccountGetAccountResponse200()
{
}

}
}
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,6 @@ public AccountGetBillingUsageResponse200(
public AccountGetBillingUsageResponse200()
{
}

}
}
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,6 @@ public sealed partial class AccountGetResponsesContentApplicationJsonSchemaItem
/// </summary>
[global::System.Text.Json.Serialization.JsonExtensionData]
public global::System.Collections.Generic.IDictionary<string, object> AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary<string, object>();

}
}
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,6 @@ public AccountGetTeamResponse200(
public AccountGetTeamResponse200()
{
}

}
}
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,6 @@ public AccountGetTeamsResponse200(
public AccountGetTeamsResponse200()
{
}

}
}
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,6 @@ public sealed partial class AccountTeamsGetResponsesContentApplicationJsonSchema
/// </summary>
[global::System.Text.Json.Serialization.JsonExtensionData]
public global::System.Collections.Generic.IDictionary<string, object> AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary<string, object>();

}
}
Original file line number Diff line number Diff line change
Expand Up @@ -93,5 +93,6 @@ public AccountTeamsTeamUuidGetResponsesContentApplicationJsonSchemaItem(
public AccountTeamsTeamUuidGetResponsesContentApplicationJsonSchemaItem()
{
}

}
}
Original file line number Diff line number Diff line change
Expand Up @@ -57,5 +57,6 @@ public AgentKnowledgeBaseAttachKnowledgeItemToAgentResponse201(
public AgentKnowledgeBaseAttachKnowledgeItemToAgentResponse201()
{
}

}
}
Original file line number Diff line number Diff line change
Expand Up @@ -57,5 +57,6 @@ public AgentKnowledgeBaseCreateKnowledgeItemResponse201(
public AgentKnowledgeBaseCreateKnowledgeItemResponse201()
{
}

}
}
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,6 @@ public AgentKnowledgeBaseDeleteKnowledgeItemResponse200(
public AgentKnowledgeBaseDeleteKnowledgeItemResponse200()
{
}

}
}
Original file line number Diff line number Diff line change
Expand Up @@ -57,5 +57,6 @@ public AgentKnowledgeBaseDetachKnowledgeItemFromAgentResponse200(
public AgentKnowledgeBaseDetachKnowledgeItemFromAgentResponse200()
{
}

}
}
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,6 @@ public AgentKnowledgeBaseGetKnowledgeItemResponse200(
public AgentKnowledgeBaseGetKnowledgeItemResponse200()
{
}

}
}
Original file line number Diff line number Diff line change
Expand Up @@ -57,5 +57,6 @@ public AgentKnowledgeBaseListAgentKnowledgeItemsResponse200(
public AgentKnowledgeBaseListAgentKnowledgeItemsResponse200()
{
}

}
}
Original file line number Diff line number Diff line change
Expand Up @@ -57,5 +57,6 @@ public AgentKnowledgeBaseListKnowledgeItemsResponse200(
public AgentKnowledgeBaseListKnowledgeItemsResponse200()
{
}

}
}
Original file line number Diff line number Diff line change
Expand Up @@ -57,5 +57,6 @@ public AgentKnowledgeBaseReingestKnowledgeItemResponse200(
public AgentKnowledgeBaseReingestKnowledgeItemResponse200()
{
}

}
}
Original file line number Diff line number Diff line change
Expand Up @@ -57,5 +57,6 @@ public AgentPhoneNumbersCreatePhoneNumberResponse200(
public AgentPhoneNumbersCreatePhoneNumberResponse200()
{
}

}
}
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,6 @@ public AgentPhoneNumbersDeletePhoneNumberResponse200(
public AgentPhoneNumbersDeletePhoneNumberResponse200()
{
}

}
}
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,6 @@ public AgentPhoneNumbersForceDeletePhoneNumberResponse200(
public AgentPhoneNumbersForceDeletePhoneNumberResponse200()
{
}

}
}
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,6 @@ public AgentPhoneNumbersGetPhoneNumberResponse200(
public AgentPhoneNumbersGetPhoneNumberResponse200()
{
}

}
}
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,6 @@ public AgentPhoneNumbersListPhoneNumbersResponse200(
public AgentPhoneNumbersListPhoneNumbersResponse200()
{
}

}
}
Original file line number Diff line number Diff line change
Expand Up @@ -57,5 +57,6 @@ public AgentToolsCreateAgentToolResponse200(
public AgentToolsCreateAgentToolResponse200()
{
}

}
}
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,6 @@ public AgentToolsDeleteAgentToolResponse200(
public AgentToolsDeleteAgentToolResponse200()
{
}

}
}
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,6 @@ public AgentToolsGetAgentToolResponse200(
public AgentToolsGetAgentToolResponse200()
{
}

}
}
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,6 @@ public AgentToolsListAgentToolsResponse200(
public AgentToolsListAgentToolsResponse200()
{
}

}
}
Original file line number Diff line number Diff line change
Expand Up @@ -57,5 +57,6 @@ public AgentToolsUpdateAgentToolResponse200(
public AgentToolsUpdateAgentToolResponse200()
{
}

}
}
Original file line number Diff line number Diff line change
Expand Up @@ -57,5 +57,6 @@ public AgentWebhooksCreateAgentWebhookResponse200(
public AgentWebhooksCreateAgentWebhookResponse200()
{
}

}
}
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,6 @@ public AgentWebhooksDeleteAgentWebhookResponse200(
public AgentWebhooksDeleteAgentWebhookResponse200()
{
}

}
}
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,6 @@ public AgentWebhooksGetAgentWebhookResponse200(
public AgentWebhooksGetAgentWebhookResponse200()
{
}

}
}
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,6 @@ public AgentWebhooksListAgentWebhooksResponse200(
public AgentWebhooksListAgentWebhooksResponse200()
{
}

}
}
Original file line number Diff line number Diff line change
Expand Up @@ -57,5 +57,6 @@ public AgentWebhooksUpdateAgentWebhookResponse200(
public AgentWebhooksUpdateAgentWebhookResponse200()
{
}

}
}
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,6 @@ public sealed partial class AgentsAgentUuidKnowledgeItemsGetResponsesContentAppl
/// </summary>
[global::System.Text.Json.Serialization.JsonExtensionData]
public global::System.Collections.Generic.IDictionary<string, object> AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary<string, object>();

}
}
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,6 @@ public sealed partial class AgentsAgentUuidKnowledgeItemsKnowledgeItemUuidDelete
/// </summary>
[global::System.Text.Json.Serialization.JsonExtensionData]
public global::System.Collections.Generic.IDictionary<string, object> AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary<string, object>();

}
}
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,6 @@ public sealed partial class AgentsAgentUuidKnowledgeItemsPostResponsesContentApp
/// </summary>
[global::System.Text.Json.Serialization.JsonExtensionData]
public global::System.Collections.Generic.IDictionary<string, object> AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary<string, object>();

}
}
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,6 @@ public sealed partial class AgentsAgentUuidToolsGetResponsesContentApplicationJs
/// </summary>
[global::System.Text.Json.Serialization.JsonExtensionData]
public global::System.Collections.Generic.IDictionary<string, object> AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary<string, object>();

}
}
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,6 @@ public sealed partial class AgentsAgentUuidToolsPostRequestBodyContentApplicatio
/// </summary>
[global::System.Text.Json.Serialization.JsonExtensionData]
public global::System.Collections.Generic.IDictionary<string, object> AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary<string, object>();

}
}
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,6 @@ public sealed partial class AgentsAgentUuidToolsPostResponsesContentApplicationJ
/// </summary>
[global::System.Text.Json.Serialization.JsonExtensionData]
public global::System.Collections.Generic.IDictionary<string, object> AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary<string, object>();

}
}
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,6 @@ public sealed partial class AgentsAgentUuidToolsToolUuidGetResponsesContentAppli
/// </summary>
[global::System.Text.Json.Serialization.JsonExtensionData]
public global::System.Collections.Generic.IDictionary<string, object> AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary<string, object>();

}
}
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,6 @@ public sealed partial class AgentsAgentUuidToolsToolUuidPatchRequestBodyContentA
/// </summary>
[global::System.Text.Json.Serialization.JsonExtensionData]
public global::System.Collections.Generic.IDictionary<string, object> AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary<string, object>();

}
}
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,6 @@ public sealed partial class AgentsAgentUuidToolsToolUuidPatchResponsesContentApp
/// </summary>
[global::System.Text.Json.Serialization.JsonExtensionData]
public global::System.Collections.Generic.IDictionary<string, object> AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary<string, object>();

}
}
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,6 @@ public sealed partial class AgentsAgentUuidWebhooksGetResponsesContentApplicatio
/// </summary>
[global::System.Text.Json.Serialization.JsonExtensionData]
public global::System.Collections.Generic.IDictionary<string, object> AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary<string, object>();

}
}
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,6 @@ public sealed partial class AgentsAgentUuidWebhooksPostRequestBodyContentApplica
/// </summary>
[global::System.Text.Json.Serialization.JsonExtensionData]
public global::System.Collections.Generic.IDictionary<string, object> AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary<string, object>();

}
}
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,6 @@ public sealed partial class AgentsAgentUuidWebhooksPostResponsesContentApplicati
/// </summary>
[global::System.Text.Json.Serialization.JsonExtensionData]
public global::System.Collections.Generic.IDictionary<string, object> AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary<string, object>();

}
}
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,6 @@ public sealed partial class AgentsAgentUuidWebhooksWebhookUuidGetResponsesConten
/// </summary>
[global::System.Text.Json.Serialization.JsonExtensionData]
public global::System.Collections.Generic.IDictionary<string, object> AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary<string, object>();

}
}
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,6 @@ public sealed partial class AgentsAgentUuidWebhooksWebhookUuidPatchRequestBodyCo
/// </summary>
[global::System.Text.Json.Serialization.JsonExtensionData]
public global::System.Collections.Generic.IDictionary<string, object> AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary<string, object>();

}
}
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,6 @@ public sealed partial class AgentsAgentUuidWebhooksWebhookUuidPatchResponsesCont
/// </summary>
[global::System.Text.Json.Serialization.JsonExtensionData]
public global::System.Collections.Generic.IDictionary<string, object> AdditionalProperties { get; set; } = new global::System.Collections.Generic.Dictionary<string, object>();

}
}
Original file line number Diff line number Diff line change
Expand Up @@ -63,5 +63,6 @@ public AgentsCapabilitiesGetResponsesContentApplicationJsonSchemaAsrCapabilities
public AgentsCapabilitiesGetResponsesContentApplicationJsonSchemaAsrCapabilitiesItems()
{
}

}
}
Original file line number Diff line number Diff line change
Expand Up @@ -63,5 +63,6 @@ public AgentsCapabilitiesGetResponsesContentApplicationJsonSchemaLlmCapabilities
public AgentsCapabilitiesGetResponsesContentApplicationJsonSchemaLlmCapabilitiesItems()
{
}

}
}
Original file line number Diff line number Diff line change
Expand Up @@ -57,5 +57,6 @@ public AgentsCreateAgentResponse200(
public AgentsCreateAgentResponse200()
{
}

}
}
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,6 @@ public AgentsDeleteAgentResponse200(
public AgentsDeleteAgentResponse200()
{
}

}
}
Loading