error is not a required field
gitea/salix/pipeline/head This commit looks good Details

This commit is contained in:
Carlos Jimenez Ruiz 2021-02-03 10:16:46 +01:00
parent fcbf157c20
commit ff94b182a1
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"