Merge pull request #344 from eikek/fix-upload-spec

Fix route in openapi spec for uploading
This commit is contained in:
mergify[bot] 2020-10-19 11:55:08 +00:00 committed by GitHub
commit b323edc1f7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -212,7 +212,7 @@ paths:
application/json:
schema:
$ref: "#/components/schemas/CheckFileResult"
/sec/upload:
/sec/upload/item:
post:
tags: [ Upload ]
summary: Upload files to docspell.
@ -226,7 +226,7 @@ paths:
The request must be a "multipart/form-data" request, where the
first part is optional and may contain upload metadata as
JSON. Other parts specify the files. Multiple files can be
specified, but at least on is required.
specified, but at least one is required.
The upload meta data can be used to tell, whether multiple
files are one item, or if each file should become a single