Skip to content

Commit

Permalink
Fixed contract test
Browse files Browse the repository at this point in the history
  • Loading branch information
Jake Willey committed Sep 10, 2019
1 parent a995a5b commit 32fe1a1
Showing 1 changed file with 12 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1549,6 +1549,18 @@
"Attributes": [],
"MethodInfo": null
},
"Microsoft.Azure.Cosmos.CosmosDiagnostics Diagnostics": {
"Type": "Property",
"Attributes": [],
"MethodInfo": null
},
"Microsoft.Azure.Cosmos.CosmosDiagnostics get_Diagnostics()[System.Runtime.CompilerServices.CompilerGeneratedAttribute()]": {
"Type": "Method",
"Attributes": [
"CompilerGeneratedAttribute"
],
"MethodInfo": "Microsoft.Azure.Cosmos.CosmosDiagnostics get_Diagnostics()"
},
"Microsoft.Azure.Cosmos.Headers get_Headers()[System.Runtime.CompilerServices.CompilerGeneratedAttribute()]": {
"Type": "Method",
"Attributes": [
Expand Down

0 comments on commit 32fe1a1

Please sign in to comment.