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 Mar 4, 2024
1 parent 5139a3c commit 6332238
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion api/user_account_operations.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -368,7 +368,13 @@ components:
file_operation:
title: 'operation'
type: string
example: "lock"
enum:
- move
- rename
- copy
- create
example: "move"

new_name:
title: 'newname'
type: string
Expand Down

0 comments on commit 6332238

Please sign in to comment.