feat[plugin]:The plugin upload file change to be stored as a toolfile… (#18277)
This commit is contained in:
parent
eb1ce3dd6b
commit
413271eaa6
2 changed files with 17 additions and 7 deletions
|
|
@ -19,6 +19,7 @@ file_fields = {
|
|||
"mime_type": fields.String,
|
||||
"created_by": fields.String,
|
||||
"created_at": TimestampField,
|
||||
"preview_url": fields.String,
|
||||
}
|
||||
|
||||
remote_file_info_fields = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue