1
0
mirror of https://github.com/getsops/sops.git synced 2026-02-05 21:45:26 +01:00
Files
sops/vendor/cloud.google.com/go/firestore/testdata/update-paths-arrayunion-noarray.textproto
AJ Bahnken 15dfcfafcb Vendoring update (#472)
It's been around 9 months since our last vendor update. This is also
needed for some new features being worked on for sops workspace.

Additionally, this PR regenerates the kms mocks.
2019-06-06 17:40:34 +00:00

16 lines
533 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.
# ArrayUnion must be the value of a field. Firestore transforms don't support
# array indexing.
description: "update-paths: ArrayUnion cannot be in an array value"
update_paths: <
doc_ref_path: "projects/projectID/databases/(default)/documents/C/d"
field_paths: <
field: "a"
>
json_values: "[1, 2, [\"ArrayRemove\", 1, 2, 3]]"
is_error: true
>