aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firestore/CHANGELOG.md
diff options
context:
space:
mode:
authorGravatar rsgowman <rgowman@google.com>2018-05-14 09:57:27 -0400
committerGravatar GitHub <noreply@github.com>2018-05-14 09:57:27 -0400
commitb3d5767ce6cbba7ae59651e8ffeab7d45df59f8b (patch)
treed7514dcc9d3a5c62ff2979264fda8d13409a820b /Firestore/CHANGELOG.md
parent5b24f3e4792481c6e5148fefc8583e8d983455d5 (diff)
Trivial/noop fix to the serializer (#1264)
Was using google_firestore_v1beta1_MapValue_FieldsEntry_key_tag to tag the key/value pair. (But that tag should be used for the *key* of the key/value pair, not the pair itself.) Switched to using google_firestore_v1beta1_MapValue_fields_tag. This previously worked anyways by coincidence. These two values happen to be the same. (But it caused me all sorts of confusion as I adapted this for Document contents.)
Diffstat (limited to 'Firestore/CHANGELOG.md')
0 files changed, 0 insertions, 0 deletions