blob: 18d08f3f004e6250f92ecb4a8db73fbce781084a [file] [log] [blame]
{
"tests": [
{
"description": "update: Delete cannot be nested",
"comment": "The Delete sentinel must be the value of a top-level key.",
"update": {
"docRefPath": "projects/projectID/databases/(default)/documents/C/d",
"jsonData": "{\"a\": {\"b\": \"Delete\"}}",
"isError": true
}
}
]
}