Merge pull request '3637-feat(department): add hasToMistake in model' (#912) from 3637-departments_hasToMistake into dev
gitea/salix/pipeline/head This commit looks good
Details
gitea/salix/pipeline/head This commit looks good
Details
Reviewed-on: #912 Reviewed-by: Carlos Jimenez Ruiz <carlosjr@verdnatura.es>
This commit is contained in:
commit
ab7a24441a
|
@ -34,6 +34,9 @@
|
|||
},
|
||||
"notificationEmail": {
|
||||
"type": "string"
|
||||
},
|
||||
"hasToMistake": {
|
||||
"type": "number"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue