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
This commit is contained in:
@@ -91,7 +91,7 @@ paths:
|
|||||||
x-direktiv:
|
x-direktiv:
|
||||||
cmds:
|
cmds:
|
||||||
- action: exec
|
- action: exec
|
||||||
exec: /bin/json2excel -worksheetName "{{ .WorksheetName }}" -outputFilename '{{ .OutFilename }}'
|
exec: /bin/json2excel -inputJson input.json -worksheetName "{{ .WorksheetName }}" -outputFilename '{{ .OutFilename }}'
|
||||||
silent: false
|
silent: false
|
||||||
print: true
|
print: true
|
||||||
- action: exec
|
- action: exec
|
||||||
|
Reference in New Issue
Block a user