Introduction status dans schéma immobilisation
This commit is contained in:
parent
fb0d34a4f4
commit
31a0371ae2
5 changed files with 36 additions and 31 deletions
|
|
@ -19,8 +19,9 @@
|
|||
"type" : ["string", "null"],
|
||||
"format" : "date"
|
||||
},
|
||||
"noamort" : {
|
||||
"type" : ["null", "boolean"]
|
||||
"status" : {
|
||||
"type" : ["string", "null"],
|
||||
"enum" : ["managed", "archived", "ignored"]
|
||||
}
|
||||
},
|
||||
"required": ["type", "line", "duration", "date"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue