Skip to content

Commit f6b9083

Browse files
committed
Update contracts
1 parent 0a276e9 commit f6b9083

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

Microsoft.Azure.Cosmos/tests/Microsoft.Azure.Cosmos.Tests/Contracts/DotNetPreviewSDKAPI.net6.json

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -285,6 +285,22 @@
285285
},
286286
"NestedTypes": {}
287287
},
288+
"Microsoft.Azure.Cosmos.ChangeFeedProcessor;System.Object;IsAbstract:True;IsSealed:False;IsInterface:False;IsEnum:False;IsClass:True;IsValueType:False;IsNested:False;IsGenericType:False;IsSerializable:False": {
289+
"Subclasses": {},
290+
"Members": {
291+
"System.Threading.Tasks.Task ImportLeasesAsync(System.Collections.Generic.IReadOnlyList`1[System.Text.Json.JsonElement], Boolean, System.Threading.CancellationToken)": {
292+
"Type": "Method",
293+
"Attributes": [],
294+
"MethodInfo": "System.Threading.Tasks.Task ImportLeasesAsync(System.Collections.Generic.IReadOnlyList`1[System.Text.Json.JsonElement], Boolean, System.Threading.CancellationToken);IsAbstract:False;IsStatic:False;IsVirtual:True;IsGenericMethod:False;IsConstructor:False;IsFinal:False;"
295+
},
296+
"System.Threading.Tasks.Task`1[System.Collections.Generic.IReadOnlyList`1[System.Text.Json.JsonElement]] ExportLeasesAsync(System.Threading.CancellationToken)": {
297+
"Type": "Method",
298+
"Attributes": [],
299+
"MethodInfo": "System.Threading.Tasks.Task`1[System.Collections.Generic.IReadOnlyList`1[System.Text.Json.JsonElement]] ExportLeasesAsync(System.Threading.CancellationToken);IsAbstract:False;IsStatic:False;IsVirtual:True;IsGenericMethod:False;IsConstructor:False;IsFinal:False;"
300+
}
301+
},
302+
"NestedTypes": {}
303+
},
288304
"Microsoft.Azure.Cosmos.Container;System.Object;IsAbstract:True;IsSealed:False;IsInterface:False;IsEnum:False;IsClass:True;IsValueType:False;IsNested:False;IsGenericType:False;IsSerializable:False": {
289305
"Subclasses": {},
290306
"Members": {

0 commit comments

Comments
 (0)