You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A plaintext-declaration-api suite for the Collection plaintext member and
its indexes declaration: plaintext.indexes persists and echoes on POST and
PUT create, plaintext and encryption both present is 400 on create and on
update in either direction (an empty plaintext still excludes), malformed plaintext is 400, plaintext is added, changed, and emptied with {} on an
existing Collection, and a unique index conflict is 409 at write time and
when promoting an attribute to unique over colliding Resources. The suite is
optional until the spec text for plaintext lands.