add password field to /api/files/upload method

This commit is contained in:
blek 2023-10-27 01:17:03 +10:00 committed by blek! Git
parent b82e630b65
commit 262f6a439a
1 changed files with 4 additions and 0 deletions

View File

@ -111,6 +111,10 @@ paths:
type: string
example: binary file data
description: binary file data
instance_pass:
type: string
example: super_secret_pass
description: Instance-specific password needed to upload files
metadata:
type: object
description: file info