fix(model): Added missing property "isAutoConciliated" to accounting-type model
gitea/salix/pipeline/head This commit looks good Details

This commit is contained in:
Joan Sanchez 2021-09-02 08:22:18 +02:00
parent 50629804cb
commit 4f8e319b89
1 changed files with 3 additions and 0 deletions

View File

@ -22,6 +22,9 @@
},
"code": {
"type": "string"
},
"isAutoConciliated": {
"type": "boolean"
}
},
"acls": [{