change archi and use schema routes
This commit is contained in:
6
back/validator/schemas/getAccounts-schema.json
Normal file
6
back/validator/schemas/getAccounts-schema.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {},
|
||||
"required": [],
|
||||
"additionalProperties": false
|
||||
}
|
||||
Reference in New Issue
Block a user