Skip to content

Commit

Permalink
Update user_account_operations.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
r350178982 committed Nov 23, 2024
1 parent 3bcee9f commit 3015c29
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions api/user_account_operations.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1086,6 +1086,10 @@ components:
replace:
type: string
description: whether to overwrite file when it already exists. 1 for replace, 0 for not replace. If existing file is not replaced, the uploaded file will be renamed to the form "filename (1).txt".
last_modify:
type: string
description: the last modified time of the file when uploaded.
example: '2024-07-30T18:18:25+08:00'

file:
type: object
Expand Down

0 comments on commit 3015c29

Please sign in to comment.