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
gitea/salix/pipeline/head This commit looks good
Details
Reviewed-on: #534 Reviewed-by: Joan Sanchez <joan@verdnatura.es>
This commit is contained in:
commit
ddc1456bb0
|
@ -18,8 +18,7 @@
|
|||
"required": true
|
||||
},
|
||||
"error": {
|
||||
"type": "string",
|
||||
"required": true
|
||||
"type": "string"
|
||||
},
|
||||
"attempts": {
|
||||
"type": "number"
|
||||
|
|
Loading…
Reference in New Issue