The `DataPayload` message specifies a `map<string, string> metadata;`. Should there be a list of common agreed upon metadata names? Examples: - `size` - `filename` - `content-type` - more?
The
DataPayloadmessage specifies amap<string, string> metadata;. Should there be a list of common agreed upon metadata names?Examples:
sizefilenamecontent-type