If uploading a file to the `/namespaces/{ns}/data` endpoint, and the file name is `""` or not set, the request will fail with a misleading error message: { "error": "FF10218: Error reading multi-part form input: EOF" }
If uploading a file to the
/namespaces/{ns}/dataendpoint, and the file name is""or not set, the request will fail with a misleading error message:{
"error": "FF10218: Error reading multi-part form input: EOF"
}