Skip to content

Commit 8526852

Browse files
author
github-actions[bot]
committed
feat: Updated OpenAPI spec
1 parent b3df914 commit 8526852

268 files changed

Lines changed: 863 additions & 863 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

src/libs/Humanloop/Generated/tryAGI.Humanloop.AgentsClient.CallAgent.g.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ partial void ProcessCallAgentResponseContent(
137137
__authorization.Location == "Header")
138138
{
139139
__httpRequest.Headers.Add(__authorization.Name, __authorization.Value);
140-
}
140+
}
141141
}
142142
var __httpRequestContentBody = request.ToJson(JsonSerializerContext);
143143
var __httpRequestContent = new global::System.Net.Http.StringContent(

src/libs/Humanloop/Generated/tryAGI.Humanloop.AgentsClient.DeleteAgent.g.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ await DeleteAgentAsResponseAsync(
125125
__authorization.Location == "Header")
126126
{
127127
__httpRequest.Headers.Add(__authorization.Name, __authorization.Value);
128-
}
128+
}
129129
}
130130
global::tryAGI.Humanloop.AutoSDKRequestOptionsSupport.ApplyHeaders(
131131
request: __httpRequest,

src/libs/Humanloop/Generated/tryAGI.Humanloop.AgentsClient.GetAgent.g.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ partial void ProcessGetAgentResponseContent(
143143
__authorization.Location == "Header")
144144
{
145145
__httpRequest.Headers.Add(__authorization.Name, __authorization.Value);
146-
}
146+
}
147147
}
148148
global::tryAGI.Humanloop.AutoSDKRequestOptionsSupport.ApplyHeaders(
149149
request: __httpRequest,

src/libs/Humanloop/Generated/tryAGI.Humanloop.AgentsClient.ListAgentVersions.g.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ partial void ProcessListAgentVersionsResponseContent(
132132
__authorization.Location == "Header")
133133
{
134134
__httpRequest.Headers.Add(__authorization.Name, __authorization.Value);
135-
}
135+
}
136136
}
137137
global::tryAGI.Humanloop.AutoSDKRequestOptionsSupport.ApplyHeaders(
138138
request: __httpRequest,

src/libs/Humanloop/Generated/tryAGI.Humanloop.AgentsClient.ListAgents.g.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ partial void ProcessListAgentsResponseContent(
171171
__authorization.Location == "Header")
172172
{
173173
__httpRequest.Headers.Add(__authorization.Name, __authorization.Value);
174-
}
174+
}
175175
}
176176
global::tryAGI.Humanloop.AutoSDKRequestOptionsSupport.ApplyHeaders(
177177
request: __httpRequest,

src/libs/Humanloop/Generated/tryAGI.Humanloop.AgentsClient.LogAgent.g.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ partial void ProcessLogAgentResponseContent(
137137
__authorization.Location == "Header")
138138
{
139139
__httpRequest.Headers.Add(__authorization.Name, __authorization.Value);
140-
}
140+
}
141141
}
142142
var __httpRequestContentBody = request.ToJson(JsonSerializerContext);
143143
var __httpRequestContent = new global::System.Net.Http.StringContent(

src/libs/Humanloop/Generated/tryAGI.Humanloop.AgentsClient.MoveAgent.g.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ partial void ProcessMoveAgentResponseContent(
145145
__authorization.Location == "Header")
146146
{
147147
__httpRequest.Headers.Add(__authorization.Name, __authorization.Value);
148-
}
148+
}
149149
}
150150
var __httpRequestContentBody = request.ToJson(JsonSerializerContext);
151151
var __httpRequestContent = new global::System.Net.Http.StringContent(

src/libs/Humanloop/Generated/tryAGI.Humanloop.AgentsClient.RemoveAgentDeployment.g.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ await RemoveAgentDeploymentAsResponseAsync(
133133
__authorization.Location == "Header")
134134
{
135135
__httpRequest.Headers.Add(__authorization.Name, __authorization.Value);
136-
}
136+
}
137137
}
138138
global::tryAGI.Humanloop.AutoSDKRequestOptionsSupport.ApplyHeaders(
139139
request: __httpRequest,

src/libs/Humanloop/Generated/tryAGI.Humanloop.AgentsClient.SetAgentDeployment.g.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ partial void ProcessSetAgentDeploymentResponseContent(
153153
__authorization.Location == "Header")
154154
{
155155
__httpRequest.Headers.Add(__authorization.Name, __authorization.Value);
156-
}
156+
}
157157
}
158158
var __httpRequestContentBody = request.ToJson(JsonSerializerContext);
159159
var __httpRequestContent = new global::System.Net.Http.StringContent(

src/libs/Humanloop/Generated/tryAGI.Humanloop.AgentsClient.UpdateAgentMonitoring.g.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ partial void ProcessUpdateAgentMonitoringResponseContent(
145145
__authorization.Location == "Header")
146146
{
147147
__httpRequest.Headers.Add(__authorization.Name, __authorization.Value);
148-
}
148+
}
149149
}
150150
var __httpRequestContentBody = request.ToJson(JsonSerializerContext);
151151
var __httpRequestContent = new global::System.Net.Http.StringContent(

0 commit comments

Comments
 (0)