From 78023fd12ca363d2cce3f6cbe50652b6c6d5dc5d Mon Sep 17 00:00:00 2001 From: Marcello Stanisci Date: Sat, 29 Jun 2019 11:44:56 +0200 Subject: rename endpoint --- api-bank.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'api-bank.rst') diff --git a/api-bank.rst b/api-bank.rst index b782ca56..07de8191 100644 --- 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`_. -- cgit v1.2.3