Add a schema type for handling binary strings
A type with two fields, text and base64, is returned for every binary string. Any decode error in the text field will be ignored.
Migrated from D7874 (view on Phabricator)
Staging instance, all changes can be removed at any time
A type with two fields, text and base64, is returned for every binary string. Any decode error in the text field will be ignored.
Migrated from D7874 (view on Phabricator)