Update 'swagger.yaml'
Some checks reported errors
continuous-integration/drone/push Build was killed

improve docs
This commit is contained in:
2023-02-10 16:09:35 +11:00
parent 03939ec9f9
commit 28e7716f18

View File

@@ -55,6 +55,9 @@ paths:
in: body
schema:
type: object
required:
- worksheet-name
- out-filename
properties:
infile:
type: string
@@ -112,7 +115,7 @@ paths:
200:
description: List of executed commands.
examples:
export-excel: "JVBERi0xLjUKJdDUxdgKNSAwIG9iago8PAov=="
export-excel: "{\"export-excel\": \"JVBERi0xLjUKJdDUxdgKNSAwIG9iago8PAov==\"}"
schema:
type: object
properties: