OPENAPI / COMPONENTS / SCHEMAS
fileUploadObjectResponse 数据结构
fileUploadObjectResponse文件上传对象响应。
object15字段
complete_urlstringcomplete url 字段。
content_lengthinteger必填content length 字段。
content_typestring必填content type 字段。
created_byobject必填创建者。
created_timestring必填创建时间(ISO 8601)。
expiry_timestring必填expiry time 字段。
file_import_resultstringfile import result 字段。
filenamestring必填filename 字段。
ididResponse必填in_trashboolean必填资源是否在回收站。
last_edited_timestring必填最后编辑时间(ISO 8601)。
number_of_partsobjectnumber of parts 字段。
objectstring必填资源对象类型。
statusstring必填HTTP 状态码。
upload_urlstringupload url 字段。