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
try to fix quote marks
This commit is contained in:
@@ -115,7 +115,7 @@ paths:
|
|||||||
200:
|
200:
|
||||||
description: List of executed commands.
|
description: List of executed commands.
|
||||||
examples:
|
examples:
|
||||||
export-excel: "{\"export-excel\": \"JVBERi0xLjUKJdDUxdgKNSAwIG9iago8PAov==\"}"
|
export-excel: {"export-excel": "JVBERi0xLjUKJdDUxdgKNSAwIG9iago8PAov=="}
|
||||||
schema:
|
schema:
|
||||||
type: object
|
type: object
|
||||||
properties:
|
properties:
|
||||||
|
Reference in New Issue
Block a user