début traitement membre dépositaire

This commit is contained in:
Jean-Christophe Engel 2025-02-28 16:37:42 +01:00
parent 3ebcd07b23
commit ceb88fafda
6 changed files with 157 additions and 45 deletions

View file

@ -32,6 +32,10 @@
"comment": {
"description": "Commentaire additionnel",
"type": ["null", "string"]
},
"user": {
"description": "identifiant membre dépositaire",
"type": ["integer", "null"]
}
},
"required": ["type", "direction", "operation", "amount", "equipment", "date", "comment"]