Skip to content

Commit

Permalink
Updating contract
Browse files Browse the repository at this point in the history
  • Loading branch information
Jake Willey committed Sep 26, 2019
1 parent 3105ae0 commit ea344e0
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit ea344e0

Please sign in to comment.