init 2
This commit is contained in:
6
test/create_account.hurl
Normal file
6
test/create_account.hurl
Normal file
@@ -0,0 +1,6 @@
|
||||
POST http://localhost:3000/api/v1/accounts/
|
||||
{
|
||||
"name": "Aktiva",
|
||||
"description": "Girokonto bei der Musterbank eG",
|
||||
"type": "default"
|
||||
}
|
||||
Reference in New Issue
Block a user