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

Reviewed-on: #912
Reviewed-by: Carlos Jimenez Ruiz <carlosjr@verdnatura.es>
This commit is contained in:
Carlos Jimenez Ruiz 2022-03-29 08:33:01 +00:00
commit ab7a24441a
1 changed files with 3 additions and 0 deletions

View File

@ -34,6 +34,9 @@
},
"notificationEmail": {
"type": "string"
},
"hasToMistake": {
"type": "number"
}
}
}