diff --git a/get-started/azure-auth/cli/src/Client/GetUserApiClient.cs b/get-started/azure-auth/cli/src/Client/GetUserApiClient.cs index 038eaa933..01abfb45e 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 031e547bc..341347877 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 e11fb50e7..b5cbafb80 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 ed4823c4a..1708c4556 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 eeb69a7d7..c723130cc 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 175b650af..950fbf829 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 e11fb50e7..b5cbafb80 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 e3b5318f4..9a7c9efb3 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 d2a311a4a..129ee12c1 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 e6eb88e82..35156b4a5 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 35c0fdc10..2fea3b851 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 754d598bc..d3bfa123d 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 cbf731214..64b885de5 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 6eeed5b99..35d0e59be 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 aded5d2b2..810028220 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 a650fac8f..6ef5676aa 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 5eeb8bd12..c2462b44e 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 fd607373b..a5ae2e64e 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 a4336309b..4953f5b19 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 2472f6125..71580b3e5 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 2410b7b11..1cd6712df 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 bb1b67371..c2dcf4206 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 327e1e7b1..4f1d3cffd 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 7ec359dc2..6eeb567d6 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 ca1ece8ff..0fb99b2db 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 9c5f56708..4ff941f7c 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 ebe6db38b..f3bf96891 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 467bd9f7d..8a2034c60 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 2f6c3e058..8c02b890e 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 33aeceb12..8aedf20c3 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,