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
|
||||
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:
|
||||
|
Reference in New Issue
Block a user