我有以下内容:
curl -X POST \ -H "X-Parse-Application-Id: appid" -H "X-Parse-REST-API-Key: restkey" -H "Content-Type: text/plain" -d 'Hello, World ! https://api.parse.com/1/files/hello.txt
我回来了:
{"url":"http://files.parse.com/7680c0e7-b398-4b43-91f0-61b12934c690/08d828ef-1185-4036-b8ab-228764fbeb69-hello.txt","name":"08d828ef-1185- 4036-b8ab-228764fbeb69-hello.txt"}
我应该使用什么文件名?