Update 'swagger.yaml'
Some checks reported errors
continuous-integration/drone/push Build was killed
Some checks reported errors
continuous-integration/drone/push Build was killed
improve docs
This commit is contained in:
@@ -55,6 +55,9 @@ paths:
|
|||||||
in: body
|
in: body
|
||||||
schema:
|
schema:
|
||||||
type: object
|
type: object
|
||||||
|
required:
|
||||||
|
- worksheet-name
|
||||||
|
- out-filename
|
||||||
properties:
|
properties:
|
||||||
infile:
|
infile:
|
||||||
type: string
|
type: string
|
||||||
@@ -112,7 +115,7 @@ paths:
|
|||||||
200:
|
200:
|
||||||
description: List of executed commands.
|
description: List of executed commands.
|
||||||
examples:
|
examples:
|
||||||
export-excel: "JVBERi0xLjUKJdDUxdgKNSAwIG9iago8PAov=="
|
export-excel: "{\"export-excel\": \"JVBERi0xLjUKJdDUxdgKNSAwIG9iago8PAov==\"}"
|
||||||
schema:
|
schema:
|
||||||
type: object
|
type: object
|
||||||
properties:
|
properties:
|
||||||
|
Reference in New Issue
Block a user