diff --git a/get-started/azure-auth/cli/src/Client/GetUserApiClient.cs b/get-started/azure-auth/cli/src/Client/GetUserApiClient.cs index 038eaa933b..01abfb45e2 100644 --- a/get-started/azure-auth/cli/src/Client/GetUserApiClient.cs +++ b/get-started/azure-auth/cli/src/Client/GetUserApiClient.cs @@ -20,7 +20,7 @@ namespace GetUserClient.ApiClient /// /// The main entry point of the SDK, exposes the configuration and the fluent API. /// - [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.18.0")] + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.19.0")] public partial class GetUserApiClient : BaseCliRequestBuilder { /// diff --git a/get-started/azure-auth/cli/src/Client/Me/MeRequestBuilder.cs b/get-started/azure-auth/cli/src/Client/Me/MeRequestBuilder.cs index 031e547bc4..3413478776 100644 --- a/get-started/azure-auth/cli/src/Client/Me/MeRequestBuilder.cs +++ b/get-started/azure-auth/cli/src/Client/Me/MeRequestBuilder.cs @@ -19,7 +19,7 @@ namespace GetUserClient.ApiClient.Me /// /// Builds and executes requests for operations under \me /// - [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.18.0")] + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.19.0")] public partial class MeRequestBuilder : BaseCliRequestBuilder { /// A diff --git a/get-started/azure-auth/cli/src/Client/Models/User.cs b/get-started/azure-auth/cli/src/Client/Models/User.cs index e11fb50e77..b5cbafb802 100644 --- a/get-started/azure-auth/cli/src/Client/Models/User.cs +++ b/get-started/azure-auth/cli/src/Client/Models/User.cs @@ -7,7 +7,7 @@ using System; namespace GetUserClient.ApiClient.Models { - [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.18.0")] + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.19.0")] #pragma warning disable CS1591 public partial class User : IAdditionalDataHolder, IParsable #pragma warning restore CS1591 diff --git a/get-started/azure-auth/cli/src/Client/kiota-lock.json b/get-started/azure-auth/cli/src/Client/kiota-lock.json index ed4823c4a6..1708c45562 100644 --- a/get-started/azure-auth/cli/src/Client/kiota-lock.json +++ b/get-started/azure-auth/cli/src/Client/kiota-lock.json @@ -2,8 +2,9 @@ "descriptionHash": "126B1DCD90D419BD411E85DB2452D7D395405237ACF715ECB02992FB92848451D51D4254758E106D7281F10FCEA55629636227F3DC5AFB2550A04CB944BD6EE1", "descriptionLocation": "../../../get-me.yml", "lockFileVersion": "1.0.0", - "kiotaVersion": "1.18.0", + "kiotaVersion": "1.19.0", "clientClassName": "GetUserApiClient", + "typeAccessModifier": "Public", "clientNamespaceName": "GetUserClient.ApiClient", "language": "CLI", "usesBackingStore": false, diff --git a/get-started/azure-auth/dotnet/src/Client/GetUserApiClient.cs b/get-started/azure-auth/dotnet/src/Client/GetUserApiClient.cs index eeb69a7d77..c723130cc5 100644 --- a/get-started/azure-auth/dotnet/src/Client/GetUserApiClient.cs +++ b/get-started/azure-auth/dotnet/src/Client/GetUserApiClient.cs @@ -16,7 +16,7 @@ namespace GetUserClient.ApiClient /// /// The main entry point of the SDK, exposes the configuration and the fluent API. /// - [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.18.0")] + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.19.0")] public partial class GetUserApiClient : BaseRequestBuilder { /// The me property diff --git a/get-started/azure-auth/dotnet/src/Client/Me/MeRequestBuilder.cs b/get-started/azure-auth/dotnet/src/Client/Me/MeRequestBuilder.cs index 175b650afd..950fbf829d 100644 --- a/get-started/azure-auth/dotnet/src/Client/Me/MeRequestBuilder.cs +++ b/get-started/azure-auth/dotnet/src/Client/Me/MeRequestBuilder.cs @@ -14,7 +14,7 @@ namespace GetUserClient.ApiClient.Me /// /// Builds and executes requests for operations under \me /// - [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.18.0")] + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.19.0")] public partial class MeRequestBuilder : BaseRequestBuilder { /// @@ -77,7 +77,7 @@ public RequestInformation ToGetRequestInformation(Action [Obsolete("This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.")] - [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.18.0")] + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.19.0")] public partial class MeRequestBuilderGetRequestConfiguration : RequestConfiguration { } diff --git a/get-started/azure-auth/dotnet/src/Client/Models/User.cs b/get-started/azure-auth/dotnet/src/Client/Models/User.cs index e11fb50e77..b5cbafb802 100644 --- a/get-started/azure-auth/dotnet/src/Client/Models/User.cs +++ b/get-started/azure-auth/dotnet/src/Client/Models/User.cs @@ -7,7 +7,7 @@ using System; namespace GetUserClient.ApiClient.Models { - [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.18.0")] + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.19.0")] #pragma warning disable CS1591 public partial class User : IAdditionalDataHolder, IParsable #pragma warning restore CS1591 diff --git a/get-started/azure-auth/dotnet/src/Client/kiota-lock.json b/get-started/azure-auth/dotnet/src/Client/kiota-lock.json index e3b5318f48..9a7c9efb37 100644 --- a/get-started/azure-auth/dotnet/src/Client/kiota-lock.json +++ b/get-started/azure-auth/dotnet/src/Client/kiota-lock.json @@ -2,8 +2,9 @@ "descriptionHash": "126B1DCD90D419BD411E85DB2452D7D395405237ACF715ECB02992FB92848451D51D4254758E106D7281F10FCEA55629636227F3DC5AFB2550A04CB944BD6EE1", "descriptionLocation": "../../../get-me.yml", "lockFileVersion": "1.0.0", - "kiotaVersion": "1.18.0", + "kiotaVersion": "1.19.0", "clientClassName": "GetUserApiClient", + "typeAccessModifier": "Public", "clientNamespaceName": "GetUserClient.ApiClient", "language": "CSharp", "usesBackingStore": false, diff --git a/get-started/azure-auth/go/client/kiota-lock.json b/get-started/azure-auth/go/client/kiota-lock.json index d2a311a4a0..129ee12c19 100644 --- a/get-started/azure-auth/go/client/kiota-lock.json +++ b/get-started/azure-auth/go/client/kiota-lock.json @@ -2,8 +2,9 @@ "descriptionHash": "126B1DCD90D419BD411E85DB2452D7D395405237ACF715ECB02992FB92848451D51D4254758E106D7281F10FCEA55629636227F3DC5AFB2550A04CB944BD6EE1", "descriptionLocation": "../../get-me.yml", "lockFileVersion": "1.0.0", - "kiotaVersion": "1.18.0", + "kiotaVersion": "1.19.0", "clientClassName": "GraphApiClient", + "typeAccessModifier": "Public", "clientNamespaceName": "getuser/client", "language": "Go", "usesBackingStore": false, diff --git a/get-started/azure-auth/java/app/src/main/java/getuserclient/apiclient/kiota-lock.json b/get-started/azure-auth/java/app/src/main/java/getuserclient/apiclient/kiota-lock.json index e6eb88e829..35156b4a53 100644 --- a/get-started/azure-auth/java/app/src/main/java/getuserclient/apiclient/kiota-lock.json +++ b/get-started/azure-auth/java/app/src/main/java/getuserclient/apiclient/kiota-lock.json @@ -2,8 +2,9 @@ "descriptionHash": "126B1DCD90D419BD411E85DB2452D7D395405237ACF715ECB02992FB92848451D51D4254758E106D7281F10FCEA55629636227F3DC5AFB2550A04CB944BD6EE1", "descriptionLocation": "../../../../../../../get-me.yml", "lockFileVersion": "1.0.0", - "kiotaVersion": "1.18.0", + "kiotaVersion": "1.19.0", "clientClassName": "GetUserApiClient", + "typeAccessModifier": "Public", "clientNamespaceName": "getuserclient.apiclient", "language": "Java", "usesBackingStore": false, diff --git a/get-started/azure-auth/php/client/kiota-lock.json b/get-started/azure-auth/php/client/kiota-lock.json index 35c0fdc104..2fea3b8512 100644 --- a/get-started/azure-auth/php/client/kiota-lock.json +++ b/get-started/azure-auth/php/client/kiota-lock.json @@ -2,8 +2,9 @@ "descriptionHash": "126B1DCD90D419BD411E85DB2452D7D395405237ACF715ECB02992FB92848451D51D4254758E106D7281F10FCEA55629636227F3DC5AFB2550A04CB944BD6EE1", "descriptionLocation": "../../get-me.yml", "lockFileVersion": "1.0.0", - "kiotaVersion": "1.18.0", + "kiotaVersion": "1.19.0", "clientClassName": "GraphApiClient", + "typeAccessModifier": "Public", "clientNamespaceName": "GetUser\\Client", "language": "PHP", "usesBackingStore": false, diff --git a/get-started/azure-auth/python/client/kiota-lock.json b/get-started/azure-auth/python/client/kiota-lock.json index 754d598bcc..d3bfa123df 100644 --- a/get-started/azure-auth/python/client/kiota-lock.json +++ b/get-started/azure-auth/python/client/kiota-lock.json @@ -2,8 +2,9 @@ "descriptionHash": "126B1DCD90D419BD411E85DB2452D7D395405237ACF715ECB02992FB92848451D51D4254758E106D7281F10FCEA55629636227F3DC5AFB2550A04CB944BD6EE1", "descriptionLocation": "../../get-me.yml", "lockFileVersion": "1.0.0", - "kiotaVersion": "1.18.0", + "kiotaVersion": "1.19.0", "clientClassName": "GetUserApiClient", + "typeAccessModifier": "Public", "clientNamespaceName": "client", "language": "Python", "usesBackingStore": false, diff --git a/get-started/azure-auth/ruby/client/kiota-lock.json b/get-started/azure-auth/ruby/client/kiota-lock.json index cbf7312143..64b885de50 100644 --- a/get-started/azure-auth/ruby/client/kiota-lock.json +++ b/get-started/azure-auth/ruby/client/kiota-lock.json @@ -2,8 +2,9 @@ "descriptionHash": "126B1DCD90D419BD411E85DB2452D7D395405237ACF715ECB02992FB92848451D51D4254758E106D7281F10FCEA55629636227F3DC5AFB2550A04CB944BD6EE1", "descriptionLocation": "../../get-me.yml", "lockFileVersion": "1.0.0", - "kiotaVersion": "1.18.0", + "kiotaVersion": "1.19.0", "clientClassName": "GetUserApiClient", + "typeAccessModifier": "Public", "clientNamespaceName": "GetUser", "language": "Ruby", "usesBackingStore": false, diff --git a/get-started/azure-auth/typescript/client/kiota-lock.json b/get-started/azure-auth/typescript/client/kiota-lock.json index 6eeed5b997..35d0e59bef 100644 --- a/get-started/azure-auth/typescript/client/kiota-lock.json +++ b/get-started/azure-auth/typescript/client/kiota-lock.json @@ -2,8 +2,9 @@ "descriptionHash": "126B1DCD90D419BD411E85DB2452D7D395405237ACF715ECB02992FB92848451D51D4254758E106D7281F10FCEA55629636227F3DC5AFB2550A04CB944BD6EE1", "descriptionLocation": "../../get-me.yml", "lockFileVersion": "1.0.0", - "kiotaVersion": "1.18.0", + "kiotaVersion": "1.19.0", "clientClassName": "GetUserApiClient", + "typeAccessModifier": "Public", "clientNamespaceName": "ApiSdk", "language": "TypeScript", "usesBackingStore": false, diff --git a/get-started/quickstart/cli/src/Client/Models/Post.cs b/get-started/quickstart/cli/src/Client/Models/Post.cs index aded5d2b2d..810028220a 100644 --- a/get-started/quickstart/cli/src/Client/Models/Post.cs +++ b/get-started/quickstart/cli/src/Client/Models/Post.cs @@ -7,7 +7,7 @@ using System; namespace KiotaPostsCLI.Client.Models { - [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.18.0")] + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.19.0")] #pragma warning disable CS1591 public partial class Post : IAdditionalDataHolder, IParsable #pragma warning restore CS1591 diff --git a/get-started/quickstart/cli/src/Client/Posts/Item/PostItemRequestBuilder.cs b/get-started/quickstart/cli/src/Client/Posts/Item/PostItemRequestBuilder.cs index a650fac8fd..6ef5676aa1 100644 --- a/get-started/quickstart/cli/src/Client/Posts/Item/PostItemRequestBuilder.cs +++ b/get-started/quickstart/cli/src/Client/Posts/Item/PostItemRequestBuilder.cs @@ -19,7 +19,7 @@ namespace KiotaPostsCLI.Client.Posts.Item /// /// Builds and executes requests for operations under \posts\{post-id} /// - [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.18.0")] + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.19.0")] public partial class PostItemRequestBuilder : BaseCliRequestBuilder { /// diff --git a/get-started/quickstart/cli/src/Client/Posts/PostsRequestBuilder.cs b/get-started/quickstart/cli/src/Client/Posts/PostsRequestBuilder.cs index 5eeb8bd12e..c2462b44e3 100644 --- a/get-started/quickstart/cli/src/Client/Posts/PostsRequestBuilder.cs +++ b/get-started/quickstart/cli/src/Client/Posts/PostsRequestBuilder.cs @@ -20,7 +20,7 @@ namespace KiotaPostsCLI.Client.Posts /// /// Builds and executes requests for operations under \posts /// - [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.18.0")] + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.19.0")] public partial class PostsRequestBuilder : BaseCliRequestBuilder { /// @@ -174,7 +174,7 @@ public RequestInformation ToPostRequestInformation(global::KiotaPostsCLI.Client. /// /// Get posts /// - [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.18.0")] + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.19.0")] public partial class PostsRequestBuilderGetQueryParameters { /// Filter results by title diff --git a/get-started/quickstart/cli/src/Client/PostsClient.cs b/get-started/quickstart/cli/src/Client/PostsClient.cs index fd607373b0..a5ae2e64e9 100644 --- a/get-started/quickstart/cli/src/Client/PostsClient.cs +++ b/get-started/quickstart/cli/src/Client/PostsClient.cs @@ -20,7 +20,7 @@ namespace KiotaPostsCLI.Client /// /// The main entry point of the SDK, exposes the configuration and the fluent API. /// - [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.18.0")] + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.19.0")] public partial class PostsClient : BaseCliRequestBuilder { /// diff --git a/get-started/quickstart/cli/src/Client/kiota-lock.json b/get-started/quickstart/cli/src/Client/kiota-lock.json index a4336309b6..4953f5b19f 100644 --- a/get-started/quickstart/cli/src/Client/kiota-lock.json +++ b/get-started/quickstart/cli/src/Client/kiota-lock.json @@ -2,8 +2,9 @@ "descriptionHash": "37FE8D63AB108F248AAA5632A5D37D625F8B9E3A6C439952B4029B0AF49579F337028FE07768B89D6F9210460D77E116F312CB505A43E8EB877131E772464F3B", "descriptionLocation": "../../../posts-api.yml", "lockFileVersion": "1.0.0", - "kiotaVersion": "1.18.0", + "kiotaVersion": "1.19.0", "clientClassName": "PostsClient", + "typeAccessModifier": "Public", "clientNamespaceName": "KiotaPostsCLI.Client", "language": "CLI", "usesBackingStore": false, diff --git a/get-started/quickstart/dotnet/src/Client/Models/Post.cs b/get-started/quickstart/dotnet/src/Client/Models/Post.cs index 2472f61255..71580b3e50 100644 --- a/get-started/quickstart/dotnet/src/Client/Models/Post.cs +++ b/get-started/quickstart/dotnet/src/Client/Models/Post.cs @@ -7,7 +7,7 @@ using System; namespace KiotaPosts.Client.Models { - [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.18.0")] + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.19.0")] #pragma warning disable CS1591 public partial class Post : IAdditionalDataHolder, IParsable #pragma warning restore CS1591 diff --git a/get-started/quickstart/dotnet/src/Client/Posts/Item/PostItemRequestBuilder.cs b/get-started/quickstart/dotnet/src/Client/Posts/Item/PostItemRequestBuilder.cs index 2410b7b118..1cd6712df8 100644 --- a/get-started/quickstart/dotnet/src/Client/Posts/Item/PostItemRequestBuilder.cs +++ b/get-started/quickstart/dotnet/src/Client/Posts/Item/PostItemRequestBuilder.cs @@ -14,7 +14,7 @@ namespace KiotaPosts.Client.Posts.Item /// /// Builds and executes requests for operations under \posts\{post-id} /// - [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.18.0")] + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.19.0")] public partial class PostItemRequestBuilder : BaseRequestBuilder { /// @@ -161,7 +161,7 @@ public RequestInformation ToPatchRequestInformation(global::KiotaPosts.Client.Mo /// Configuration for the request such as headers, query parameters, and middleware options. /// [Obsolete("This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.")] - [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.18.0")] + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.19.0")] public partial class PostItemRequestBuilderDeleteRequestConfiguration : RequestConfiguration { } @@ -169,7 +169,7 @@ public partial class PostItemRequestBuilderDeleteRequestConfiguration : RequestC /// Configuration for the request such as headers, query parameters, and middleware options. /// [Obsolete("This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.")] - [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.18.0")] + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.19.0")] public partial class PostItemRequestBuilderGetRequestConfiguration : RequestConfiguration { } @@ -177,7 +177,7 @@ public partial class PostItemRequestBuilderGetRequestConfiguration : RequestConf /// Configuration for the request such as headers, query parameters, and middleware options. /// [Obsolete("This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.")] - [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.18.0")] + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.19.0")] public partial class PostItemRequestBuilderPatchRequestConfiguration : RequestConfiguration { } diff --git a/get-started/quickstart/dotnet/src/Client/Posts/PostsRequestBuilder.cs b/get-started/quickstart/dotnet/src/Client/Posts/PostsRequestBuilder.cs index bb1b673716..c2dcf42064 100644 --- a/get-started/quickstart/dotnet/src/Client/Posts/PostsRequestBuilder.cs +++ b/get-started/quickstart/dotnet/src/Client/Posts/PostsRequestBuilder.cs @@ -15,7 +15,7 @@ namespace KiotaPosts.Client.Posts /// /// Builds and executes requests for operations under \posts /// - [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.18.0")] + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.19.0")] public partial class PostsRequestBuilder : BaseRequestBuilder { /// Gets an item from the KiotaPosts.Client.posts.item collection @@ -151,7 +151,7 @@ public RequestInformation ToPostRequestInformation(global::KiotaPosts.Client.Mod /// /// Get posts /// - [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.18.0")] + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.19.0")] public partial class PostsRequestBuilderGetQueryParameters { /// Filter results by title @@ -172,7 +172,7 @@ public partial class PostsRequestBuilderGetQueryParameters /// Configuration for the request such as headers, query parameters, and middleware options. /// [Obsolete("This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.")] - [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.18.0")] + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.19.0")] public partial class PostsRequestBuilderGetRequestConfiguration : RequestConfiguration { } @@ -180,7 +180,7 @@ public partial class PostsRequestBuilderGetRequestConfiguration : RequestConfigu /// Configuration for the request such as headers, query parameters, and middleware options. /// [Obsolete("This class is deprecated. Please use the generic RequestConfiguration class generated by the generator.")] - [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.18.0")] + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.19.0")] public partial class PostsRequestBuilderPostRequestConfiguration : RequestConfiguration { } diff --git a/get-started/quickstart/dotnet/src/Client/PostsClient.cs b/get-started/quickstart/dotnet/src/Client/PostsClient.cs index 327e1e7b12..4f1d3cffde 100644 --- a/get-started/quickstart/dotnet/src/Client/PostsClient.cs +++ b/get-started/quickstart/dotnet/src/Client/PostsClient.cs @@ -16,7 +16,7 @@ namespace KiotaPosts.Client /// /// The main entry point of the SDK, exposes the configuration and the fluent API. /// - [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.18.0")] + [global::System.CodeDom.Compiler.GeneratedCode("Kiota", "1.19.0")] public partial class PostsClient : BaseRequestBuilder { /// The posts property diff --git a/get-started/quickstart/dotnet/src/Client/kiota-lock.json b/get-started/quickstart/dotnet/src/Client/kiota-lock.json index 7ec359dc2b..6eeb567d6c 100644 --- a/get-started/quickstart/dotnet/src/Client/kiota-lock.json +++ b/get-started/quickstart/dotnet/src/Client/kiota-lock.json @@ -2,8 +2,9 @@ "descriptionHash": "37FE8D63AB108F248AAA5632A5D37D625F8B9E3A6C439952B4029B0AF49579F337028FE07768B89D6F9210460D77E116F312CB505A43E8EB877131E772464F3B", "descriptionLocation": "../../../posts-api.yml", "lockFileVersion": "1.0.0", - "kiotaVersion": "1.18.0", + "kiotaVersion": "1.19.0", "clientClassName": "PostsClient", + "typeAccessModifier": "Public", "clientNamespaceName": "KiotaPosts.Client", "language": "CSharp", "usesBackingStore": false, diff --git a/get-started/quickstart/go/client/kiota-lock.json b/get-started/quickstart/go/client/kiota-lock.json index ca1ece8ff4..0fb99b2db1 100644 --- a/get-started/quickstart/go/client/kiota-lock.json +++ b/get-started/quickstart/go/client/kiota-lock.json @@ -2,8 +2,9 @@ "descriptionHash": "37FE8D63AB108F248AAA5632A5D37D625F8B9E3A6C439952B4029B0AF49579F337028FE07768B89D6F9210460D77E116F312CB505A43E8EB877131E772464F3B", "descriptionLocation": "../../posts-api.yml", "lockFileVersion": "1.0.0", - "kiotaVersion": "1.18.0", + "kiotaVersion": "1.19.0", "clientClassName": "PostsClient", + "typeAccessModifier": "Public", "clientNamespaceName": "kiota_posts/client", "language": "Go", "usesBackingStore": false, diff --git a/get-started/quickstart/java/app/src/main/java/kiotaposts/client/kiota-lock.json b/get-started/quickstart/java/app/src/main/java/kiotaposts/client/kiota-lock.json index 9c5f56708d..4ff941f7c0 100644 --- a/get-started/quickstart/java/app/src/main/java/kiotaposts/client/kiota-lock.json +++ b/get-started/quickstart/java/app/src/main/java/kiotaposts/client/kiota-lock.json @@ -2,8 +2,9 @@ "descriptionHash": "37FE8D63AB108F248AAA5632A5D37D625F8B9E3A6C439952B4029B0AF49579F337028FE07768B89D6F9210460D77E116F312CB505A43E8EB877131E772464F3B", "descriptionLocation": "../../../../../../../posts-api.yml", "lockFileVersion": "1.0.0", - "kiotaVersion": "1.18.0", + "kiotaVersion": "1.19.0", "clientClassName": "PostsClient", + "typeAccessModifier": "Public", "clientNamespaceName": "kiotaposts.client", "language": "Java", "usesBackingStore": false, diff --git a/get-started/quickstart/php/client/kiota-lock.json b/get-started/quickstart/php/client/kiota-lock.json index ebe6db38be..f3bf968915 100644 --- a/get-started/quickstart/php/client/kiota-lock.json +++ b/get-started/quickstart/php/client/kiota-lock.json @@ -2,8 +2,9 @@ "descriptionHash": "37FE8D63AB108F248AAA5632A5D37D625F8B9E3A6C439952B4029B0AF49579F337028FE07768B89D6F9210460D77E116F312CB505A43E8EB877131E772464F3B", "descriptionLocation": "../../posts-api.yml", "lockFileVersion": "1.0.0", - "kiotaVersion": "1.18.0", + "kiotaVersion": "1.19.0", "clientClassName": "PostsApiClient", + "typeAccessModifier": "Public", "clientNamespaceName": "KiotaPosts\\Client", "language": "PHP", "usesBackingStore": false, diff --git a/get-started/quickstart/python/client/kiota-lock.json b/get-started/quickstart/python/client/kiota-lock.json index 467bd9f7df..8a2034c60a 100644 --- a/get-started/quickstart/python/client/kiota-lock.json +++ b/get-started/quickstart/python/client/kiota-lock.json @@ -2,8 +2,9 @@ "descriptionHash": "37FE8D63AB108F248AAA5632A5D37D625F8B9E3A6C439952B4029B0AF49579F337028FE07768B89D6F9210460D77E116F312CB505A43E8EB877131E772464F3B", "descriptionLocation": "../../posts-api.yml", "lockFileVersion": "1.0.0", - "kiotaVersion": "1.18.0", + "kiotaVersion": "1.19.0", "clientClassName": "PostsClient", + "typeAccessModifier": "Public", "clientNamespaceName": "client", "language": "Python", "usesBackingStore": false, diff --git a/get-started/quickstart/python/client/posts/item/post_item_request_builder.py b/get-started/quickstart/python/client/posts/item/post_item_request_builder.py index 2f6c3e058d..8c02b890e8 100644 --- a/get-started/quickstart/python/client/posts/item/post_item_request_builder.py +++ b/get-started/quickstart/python/client/posts/item/post_item_request_builder.py @@ -28,7 +28,7 @@ def __init__(self,request_adapter: RequestAdapter, path_parameters: Union[str, D """ super().__init__(request_adapter, "{+baseurl}/posts/{post%2Did}", path_parameters) - async def delete(self,request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> bytes: + async def delete(self,request_configuration: Optional[RequestConfiguration[QueryParameters]] = None) -> Optional[bytes]: """ Delete post param request_configuration: Configuration for the request such as headers, query parameters, and middleware options. diff --git a/get-started/quickstart/typescript/client/kiota-lock.json b/get-started/quickstart/typescript/client/kiota-lock.json index 33aeceb125..8aedf20c3e 100644 --- a/get-started/quickstart/typescript/client/kiota-lock.json +++ b/get-started/quickstart/typescript/client/kiota-lock.json @@ -2,8 +2,9 @@ "descriptionHash": "37FE8D63AB108F248AAA5632A5D37D625F8B9E3A6C439952B4029B0AF49579F337028FE07768B89D6F9210460D77E116F312CB505A43E8EB877131E772464F3B", "descriptionLocation": "../../posts-api.yml", "lockFileVersion": "1.0.0", - "kiotaVersion": "1.18.0", + "kiotaVersion": "1.19.0", "clientClassName": "PostsClient", + "typeAccessModifier": "Public", "clientNamespaceName": "ApiSdk", "language": "TypeScript", "usesBackingStore": false,