blob: faad69d140bcff8606043536b47ec6719060ede0 [file] [log] [blame]
{
"tests": [
{
"description": "update: prefix #1",
"comment": "In the input data, one field cannot be a prefix of another.",
"update": {
"docRefPath": "projects/projectID/databases/(default)/documents/C/d",
"jsonData": "{\"a.b\": 1, \"a\": 2}",
"isError": true
}
}
]
}