From ea344e0e3f03991208c0b05ca31ca69d9536c8ed Mon Sep 17 00:00:00 2001 From: Jake Willey Date: Thu, 26 Sep 2019 08:08:47 -0700 Subject: [PATCH] Updating contract --- .../tests/Microsoft.Azure.Cosmos.Tests/DotNetSDKAPI.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Microsoft.Azure.Cosmos/tests/Microsoft.Azure.Cosmos.Tests/DotNetSDKAPI.json b/Microsoft.Azure.Cosmos/tests/Microsoft.Azure.Cosmos.Tests/DotNetSDKAPI.json index f19112835c..be96ace12a 100644 --- a/Microsoft.Azure.Cosmos/tests/Microsoft.Azure.Cosmos.Tests/DotNetSDKAPI.json +++ b/Microsoft.Azure.Cosmos/tests/Microsoft.Azure.Cosmos.Tests/DotNetSDKAPI.json @@ -2330,10 +2330,10 @@ "Attributes": [], "MethodInfo": "T WithDefaultTimeToLive(System.TimeSpan)" }, - "T WithPartitionKeyDefinitionVersion2()": { + "T WithPartitionKeyDefinitionVersion(Microsoft.Azure.Cosmos.PartitionKeyDefinitionVersion)": { "Type": "Method", "Attributes": [], - "MethodInfo": "T WithPartitionKeyDefinitionVersion2()" + "MethodInfo": "T WithPartitionKeyDefinitionVersion(Microsoft.Azure.Cosmos.PartitionKeyDefinitionVersion)" }, "T WithTimeToLivePropertyPath(System.String)": { "Type": "Method",