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

fix yaml
This commit is contained in:
2023-02-10 16:15:28 +11:00
parent 58a123dfbe
commit 2e02b77d57

View File

@@ -105,7 +105,7 @@ paths:
exec: pwd exec: pwd
silent: false silent: false
print: true print: true
- action: exec - action: exec
exec: ls -la /tmp exec: ls -la /tmp
silent: false silent: false
print: true print: true