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 7f261713b..6dc7e2c46 100644
--- a/get-started/azure-auth/cli/src/Client/Models/User.cs
+++ b/get-started/azure-auth/cli/src/Client/Models/User.cs
@@ -5,7 +5,9 @@
using System.Linq;
using System;
namespace GetUserClient.ApiClient.Models {
+ #pragma warning disable CS1591
public class User : IAdditionalDataHolder, IParsable
+ #pragma warning restore CS1591
{
/// Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.
public IDictionary AdditionalData { get; set; }
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 b4bbe1eab..373ee7b29 100644
--- a/get-started/azure-auth/cli/src/Client/kiota-lock.json
+++ b/get-started/azure-auth/cli/src/Client/kiota-lock.json
@@ -2,7 +2,7 @@
"descriptionHash": "126B1DCD90D419BD411E85DB2452D7D395405237ACF715ECB02992FB92848451D51D4254758E106D7281F10FCEA55629636227F3DC5AFB2550A04CB944BD6EE1",
"descriptionLocation": "../../../get-me.yml",
"lockFileVersion": "1.0.0",
- "kiotaVersion": "1.13.0",
+ "kiotaVersion": "1.14.0",
"clientClassName": "GetUserApiClient",
"clientNamespaceName": "GetUserClient.ApiClient",
"language": "CLI",
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 7f261713b..6dc7e2c46 100644
--- a/get-started/azure-auth/dotnet/src/Client/Models/User.cs
+++ b/get-started/azure-auth/dotnet/src/Client/Models/User.cs
@@ -5,7 +5,9 @@
using System.Linq;
using System;
namespace GetUserClient.ApiClient.Models {
+ #pragma warning disable CS1591
public class User : IAdditionalDataHolder, IParsable
+ #pragma warning restore CS1591
{
/// Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.
public IDictionary AdditionalData { get; set; }
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 aad331293..fde03ac46 100644
--- a/get-started/azure-auth/dotnet/src/Client/kiota-lock.json
+++ b/get-started/azure-auth/dotnet/src/Client/kiota-lock.json
@@ -2,7 +2,7 @@
"descriptionHash": "126B1DCD90D419BD411E85DB2452D7D395405237ACF715ECB02992FB92848451D51D4254758E106D7281F10FCEA55629636227F3DC5AFB2550A04CB944BD6EE1",
"descriptionLocation": "../../../get-me.yml",
"lockFileVersion": "1.0.0",
- "kiotaVersion": "1.13.0",
+ "kiotaVersion": "1.14.0",
"clientClassName": "GetUserApiClient",
"clientNamespaceName": "GetUserClient.ApiClient",
"language": "CSharp",
diff --git a/get-started/azure-auth/go/client/kiota-lock.json b/get-started/azure-auth/go/client/kiota-lock.json
index 46058f82e..f9bfb06d2 100644
--- a/get-started/azure-auth/go/client/kiota-lock.json
+++ b/get-started/azure-auth/go/client/kiota-lock.json
@@ -2,7 +2,7 @@
"descriptionHash": "126B1DCD90D419BD411E85DB2452D7D395405237ACF715ECB02992FB92848451D51D4254758E106D7281F10FCEA55629636227F3DC5AFB2550A04CB944BD6EE1",
"descriptionLocation": "../../get-me.yml",
"lockFileVersion": "1.0.0",
- "kiotaVersion": "1.13.0",
+ "kiotaVersion": "1.14.0",
"clientClassName": "GraphApiClient",
"clientNamespaceName": "getuser/client",
"language": "Go",
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 bf1917b14..309450f56 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,7 +2,7 @@
"descriptionHash": "126B1DCD90D419BD411E85DB2452D7D395405237ACF715ECB02992FB92848451D51D4254758E106D7281F10FCEA55629636227F3DC5AFB2550A04CB944BD6EE1",
"descriptionLocation": "../../../../../../../get-me.yml",
"lockFileVersion": "1.0.0",
- "kiotaVersion": "1.13.0",
+ "kiotaVersion": "1.14.0",
"clientClassName": "GetUserApiClient",
"clientNamespaceName": "getuserclient.apiclient",
"language": "Java",
diff --git a/get-started/azure-auth/php/client/kiota-lock.json b/get-started/azure-auth/php/client/kiota-lock.json
index 614ec5367..74718a452 100644
--- a/get-started/azure-auth/php/client/kiota-lock.json
+++ b/get-started/azure-auth/php/client/kiota-lock.json
@@ -2,7 +2,7 @@
"descriptionHash": "126B1DCD90D419BD411E85DB2452D7D395405237ACF715ECB02992FB92848451D51D4254758E106D7281F10FCEA55629636227F3DC5AFB2550A04CB944BD6EE1",
"descriptionLocation": "../../get-me.yml",
"lockFileVersion": "1.0.0",
- "kiotaVersion": "1.13.0",
+ "kiotaVersion": "1.14.0",
"clientClassName": "GraphApiClient",
"clientNamespaceName": "GetUser\\Client",
"language": "PHP",
diff --git a/get-started/azure-auth/python/client/kiota-lock.json b/get-started/azure-auth/python/client/kiota-lock.json
index 9507db2aa..fd5dcf481 100644
--- a/get-started/azure-auth/python/client/kiota-lock.json
+++ b/get-started/azure-auth/python/client/kiota-lock.json
@@ -2,7 +2,7 @@
"descriptionHash": "126B1DCD90D419BD411E85DB2452D7D395405237ACF715ECB02992FB92848451D51D4254758E106D7281F10FCEA55629636227F3DC5AFB2550A04CB944BD6EE1",
"descriptionLocation": "../../get-me.yml",
"lockFileVersion": "1.0.0",
- "kiotaVersion": "1.13.0",
+ "kiotaVersion": "1.14.0",
"clientClassName": "GetUserApiClient",
"clientNamespaceName": "client",
"language": "Python",
diff --git a/get-started/azure-auth/ruby/client/kiota-lock.json b/get-started/azure-auth/ruby/client/kiota-lock.json
index d546cb3bb..1233b0844 100644
--- a/get-started/azure-auth/ruby/client/kiota-lock.json
+++ b/get-started/azure-auth/ruby/client/kiota-lock.json
@@ -2,7 +2,7 @@
"descriptionHash": "126B1DCD90D419BD411E85DB2452D7D395405237ACF715ECB02992FB92848451D51D4254758E106D7281F10FCEA55629636227F3DC5AFB2550A04CB944BD6EE1",
"descriptionLocation": "../../get-me.yml",
"lockFileVersion": "1.0.0",
- "kiotaVersion": "1.13.0",
+ "kiotaVersion": "1.14.0",
"clientClassName": "GetUserApiClient",
"clientNamespaceName": "GetUser",
"language": "Ruby",
diff --git a/get-started/azure-auth/typescript/client/kiota-lock.json b/get-started/azure-auth/typescript/client/kiota-lock.json
index dc1980eca..e58a668d4 100644
--- a/get-started/azure-auth/typescript/client/kiota-lock.json
+++ b/get-started/azure-auth/typescript/client/kiota-lock.json
@@ -2,7 +2,7 @@
"descriptionHash": "126B1DCD90D419BD411E85DB2452D7D395405237ACF715ECB02992FB92848451D51D4254758E106D7281F10FCEA55629636227F3DC5AFB2550A04CB944BD6EE1",
"descriptionLocation": "../../get-me.yml",
"lockFileVersion": "1.0.0",
- "kiotaVersion": "1.13.0",
+ "kiotaVersion": "1.14.0",
"clientClassName": "GetUserApiClient",
"clientNamespaceName": "ApiSdk",
"language": "TypeScript",
diff --git a/get-started/quickstart/cli/src/Client/Models/Post.cs b/get-started/quickstart/cli/src/Client/Models/Post.cs
index 2b497f8c5..8f2594ba3 100644
--- a/get-started/quickstart/cli/src/Client/Models/Post.cs
+++ b/get-started/quickstart/cli/src/Client/Models/Post.cs
@@ -5,7 +5,9 @@
using System.Linq;
using System;
namespace KiotaPostsCLI.Client.Models {
+ #pragma warning disable CS1591
public class Post : IAdditionalDataHolder, IParsable
+ #pragma warning restore CS1591
{
/// Stores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.
public IDictionary AdditionalData { get; set; }
diff --git a/get-started/quickstart/cli/src/Client/Posts/PostsRequestBuilder.cs b/get-started/quickstart/cli/src/Client/Posts/PostsRequestBuilder.cs
index b5889b2dd..dec7f0791 100644
--- a/get-started/quickstart/cli/src/Client/Posts/PostsRequestBuilder.cs
+++ b/get-started/quickstart/cli/src/Client/Posts/PostsRequestBuilder.cs
@@ -163,7 +163,7 @@ public RequestInformation ToPostRequestInformation(Post body, ActionStores additional data not described in the OpenAPI description found when deserializing. Can be used for serialization as well.
public IDictionary AdditionalData { get; set; }
diff --git a/get-started/quickstart/dotnet/src/Client/Posts/PostsRequestBuilder.cs b/get-started/quickstart/dotnet/src/Client/Posts/PostsRequestBuilder.cs
index 442bfc0e7..54baad461 100644
--- a/get-started/quickstart/dotnet/src/Client/Posts/PostsRequestBuilder.cs
+++ b/get-started/quickstart/dotnet/src/Client/Posts/PostsRequestBuilder.cs
@@ -130,7 +130,7 @@ public RequestInformation ToPostRequestInformation(Post body, Action requestConfiguration) {
Objects.requireNonNull(body);
- final RequestInformation requestInfo = new RequestInformation(HttpMethod.POST, "{+baseurl}/posts", pathParameters);
+ final RequestInformation requestInfo = new RequestInformation(HttpMethod.POST, urlTemplate, pathParameters);
requestInfo.configure(requestConfiguration, PostRequestConfiguration::new);
requestInfo.headers.tryAdd("Accept", "application/json");
requestInfo.setContentFromParsable(requestAdapter, "application/json", body);
diff --git a/get-started/quickstart/php/client/Posts/PostsRequestBuilder.php b/get-started/quickstart/php/client/Posts/PostsRequestBuilder.php
index f1593cde2..ae29672f2 100644
--- a/get-started/quickstart/php/client/Posts/PostsRequestBuilder.php
+++ b/get-started/quickstart/php/client/Posts/PostsRequestBuilder.php
@@ -93,7 +93,7 @@ public function toGetRequestInformation(?PostsRequestBuilderGetRequestConfigurat
*/
public function toPostRequestInformation(Post $body, ?PostsRequestBuilderPostRequestConfiguration $requestConfiguration = null): RequestInformation {
$requestInfo = new RequestInformation();
- $requestInfo->urlTemplate = '{+baseurl}/posts';
+ $requestInfo->urlTemplate = $this->urlTemplate;
$requestInfo->pathParameters = $this->pathParameters;
$requestInfo->httpMethod = HttpMethod::POST;
if ($requestConfiguration !== null) {
diff --git a/get-started/quickstart/php/client/kiota-lock.json b/get-started/quickstart/php/client/kiota-lock.json
index fd6b7ac7d..e43151aa2 100644
--- a/get-started/quickstart/php/client/kiota-lock.json
+++ b/get-started/quickstart/php/client/kiota-lock.json
@@ -2,7 +2,7 @@
"descriptionHash": "37FE8D63AB108F248AAA5632A5D37D625F8B9E3A6C439952B4029B0AF49579F337028FE07768B89D6F9210460D77E116F312CB505A43E8EB877131E772464F3B",
"descriptionLocation": "../../posts-api.yml",
"lockFileVersion": "1.0.0",
- "kiotaVersion": "1.13.0",
+ "kiotaVersion": "1.14.0",
"clientClassName": "PostsApiClient",
"clientNamespaceName": "KiotaPosts\\Client",
"language": "PHP",
diff --git a/get-started/quickstart/python/client/kiota-lock.json b/get-started/quickstart/python/client/kiota-lock.json
index 99114a7c9..227237bfc 100644
--- a/get-started/quickstart/python/client/kiota-lock.json
+++ b/get-started/quickstart/python/client/kiota-lock.json
@@ -2,7 +2,7 @@
"descriptionHash": "37FE8D63AB108F248AAA5632A5D37D625F8B9E3A6C439952B4029B0AF49579F337028FE07768B89D6F9210460D77E116F312CB505A43E8EB877131E772464F3B",
"descriptionLocation": "../../posts-api.yml",
"lockFileVersion": "1.0.0",
- "kiotaVersion": "1.13.0",
+ "kiotaVersion": "1.14.0",
"clientClassName": "PostsClient",
"clientNamespaceName": "client",
"language": "Python",
diff --git a/get-started/quickstart/python/client/posts/posts_request_builder.py b/get-started/quickstart/python/client/posts/posts_request_builder.py
index 3eddf15bb..49bd7b4d9 100644
--- a/get-started/quickstart/python/client/posts/posts_request_builder.py
+++ b/get-started/quickstart/python/client/posts/posts_request_builder.py
@@ -94,7 +94,7 @@ def to_post_request_information(self,body: Optional[Post] = None, request_config
"""
if not body:
raise TypeError("body cannot be null.")
- request_info = RequestInformation(Method.POST, '{+baseurl}/posts', self.path_parameters)
+ request_info = RequestInformation(Method.POST, self.url_template, self.path_parameters)
request_info.configure(request_configuration)
request_info.headers.try_add("Accept", "application/json")
request_info.set_content_from_parsable(self.request_adapter, "application/json", body)
diff --git a/get-started/quickstart/typescript/client/kiota-lock.json b/get-started/quickstart/typescript/client/kiota-lock.json
index 747710562..37effc731 100644
--- a/get-started/quickstart/typescript/client/kiota-lock.json
+++ b/get-started/quickstart/typescript/client/kiota-lock.json
@@ -2,7 +2,7 @@
"descriptionHash": "37FE8D63AB108F248AAA5632A5D37D625F8B9E3A6C439952B4029B0AF49579F337028FE07768B89D6F9210460D77E116F312CB505A43E8EB877131E772464F3B",
"descriptionLocation": "../../posts-api.yml",
"lockFileVersion": "1.0.0",
- "kiotaVersion": "1.13.0",
+ "kiotaVersion": "1.14.0",
"clientClassName": "PostsClient",
"clientNamespaceName": "ApiSdk",
"language": "TypeScript",