13 lines
474 B
Plaintext
13 lines
474 B
Plaintext
|
# DO NOT MODIFY. This file was generated by
|
||
|
# github.com/GoogleCloudPlatform/google-cloud-common/testing/firestore/cmd/generate-firestore-tests/generate-firestore-tests.go.
|
||
|
|
||
|
# The keys of the data given to Update are interpreted, unlike those of Create and
|
||
|
# Set. They cannot contain special characters.
|
||
|
|
||
|
description: "update: invalid character"
|
||
|
update: <
|
||
|
doc_ref_path: "projects/projectID/databases/(default)/documents/C/d"
|
||
|
json_data: "{\"a~b\": 1}"
|
||
|
is_error: true
|
||
|
>
|