@@ -15,7 +15,7 @@ namespace Firecracker.Management.Balloon
15
15
/// <summary>
16
16
/// Builds and executes requests for operations under \balloon
17
17
/// </summary>
18
- [ global ::System . CodeDom . Compiler . GeneratedCode ( "Kiota" , "1.18 .0" ) ]
18
+ [ global ::System . CodeDom . Compiler . GeneratedCode ( "Kiota" , "1.0 .0" ) ]
19
19
public partial class BalloonRequestBuilder : BaseRequestBuilder
20
20
{
21
21
/// <summary>The statistics property</summary>
@@ -192,23 +192,23 @@ public RequestInformation ToPutRequestInformation(global::Firecracker.Management
192
192
/// Configuration for the request such as headers, query parameters, and middleware options.
193
193
/// </summary>
194
194
[ Obsolete ( "This class is deprecated. Please use the generic RequestConfiguration class generated by the generator." ) ]
195
- [ global ::System . CodeDom . Compiler . GeneratedCode ( "Kiota" , "1.18 .0" ) ]
195
+ [ global ::System . CodeDom . Compiler . GeneratedCode ( "Kiota" , "1.0 .0" ) ]
196
196
public partial class BalloonRequestBuilderGetRequestConfiguration : RequestConfiguration< DefaultQueryParameters >
197
197
{
198
198
}
199
199
/// <summary>
200
200
/// Configuration for the request such as headers, query parameters, and middleware options.
201
201
/// </summary>
202
202
[ Obsolete ( "This class is deprecated. Please use the generic RequestConfiguration class generated by the generator." ) ]
203
- [ global ::System . CodeDom . Compiler . GeneratedCode ( "Kiota" , "1.18 .0" ) ]
203
+ [ global ::System . CodeDom . Compiler . GeneratedCode ( "Kiota" , "1.0 .0" ) ]
204
204
public partial class BalloonRequestBuilderPatchRequestConfiguration : RequestConfiguration< DefaultQueryParameters >
205
205
{
206
206
}
207
207
/// <summary>
208
208
/// Configuration for the request such as headers, query parameters, and middleware options.
209
209
/// </summary>
210
210
[ Obsolete ( "This class is deprecated. Please use the generic RequestConfiguration class generated by the generator." ) ]
211
- [ global ::System . CodeDom . Compiler . GeneratedCode ( "Kiota" , "1.18 .0" ) ]
211
+ [ global ::System . CodeDom . Compiler . GeneratedCode ( "Kiota" , "1.0 .0" ) ]
212
212
public partial class BalloonRequestBuilderPutRequestConfiguration : RequestConfiguration< DefaultQueryParameters >
213
213
{
214
214
}
0 commit comments