forked from xamarin/GoogleApisForiOSComponents
-
-
Notifications
You must be signed in to change notification settings - Fork 29
Expand file tree
/
Copy pathruntime-drift-cases.json
More file actions
26 lines (26 loc) · 660 Bytes
/
Copy pathruntime-drift-cases.json
File metadata and controls
26 lines (26 loc) · 660 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
{
"cases": [
{
"id": "cloudfirestore-getquerynamed",
"method": "VerifyCloudFirestoreGetQueryNamedAsync",
"bindingPackage": "AdamE.Firebase.iOS.CloudFirestore",
"packages": [
{
"id": "AdamE.Firebase.iOS.CloudFirestore",
"version": "12.6.0"
}
]
},
{
"id": "cloudfunctions-usefunctionsemulatororigin",
"method": "VerifyCloudFunctionsUseFunctionsEmulatorOriginAsync",
"bindingPackage": "AdamE.Firebase.iOS.CloudFunctions",
"packages": [
{
"id": "AdamE.Firebase.iOS.CloudFunctions",
"version": "12.6.0"
}
]
}
]
}