I have a flexible asset type that includes a file trait. I have the API documentation for how to upload something new as an encoded string, but I have a file already existing in an asset I want to update other traits for, and as we know, sending a data blob with null/missing traits writes them as null. How can I update this asset type without losing the attached files (Not documents/related items)?