blob: 6cfbc01dce205ab033efb26d6f9c0a2064b41b1b [file] [log] [blame]
{
"tests": [
{
"description": "update: no paths",
"comment": "It is a client-side error to call Update with empty data.",
"update": {
"docRefPath": "projects/projectID/databases/(default)/documents/C/d",
"jsonData": "{}",
"isError": true
}
}
]
}