commit 78023fd12ca363d2cce3f6cbe50652b6c6d5dc5d
parent 57103830cc64694158a36b24a873427ce7dc978e
Author: Marcello Stanisci <stanisci.m@gmail.com>
Date: Sat, 29 Jun 2019 11:44:56 +0200
rename endpoint
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/api-bank.rst b/api-bank.rst
@@ -24,7 +24,7 @@ Bank API
This API provides programmatic user registration at the bank.
.. _bank-register:
-.. http:post:: /user/register
+.. http:post:: /register
**Request** The body of this request must have the format of a `BankRegistrationRequest`_.