Merge pull request 'error is not a required field' (#534) from 2768-image_downloadimages_unit_tests into dev
gitea/salix/pipeline/head This commit looks good Details

Reviewed-on: #534
Reviewed-by: Joan Sanchez <joan@verdnatura.es>
This commit is contained in:
Joan Sanchez 2021-02-03 09:42:35 +00:00
commit ddc1456bb0
1 changed files with 1 additions and 2 deletions

View File

@ -18,8 +18,7 @@
"required": true
},
"error": {
"type": "string",
"required": true
"type": "string"
},
"attempts": {
"type": "number"