:crying_emoji:
This commit is contained in:
286
test/Swagger UI.html
Normal file
286
test/Swagger UI.html
Normal file
File diff suppressed because one or more lines are too long
@@ -1,6 +1,8 @@
|
||||
POST http://localhost:3000/api/v1/accounts/
|
||||
{
|
||||
"number": 23123,
|
||||
"name": "Aktiva",
|
||||
"description": "Girokonto bei der Musterbank eG",
|
||||
"type": "default"
|
||||
"type": "default",
|
||||
"parentAccount": "Aktiva:Barvermögen:Bargeld"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user