summaryrefslogtreecommitdiff
path: root/api-bank.rst
diff options
context:
space:
mode:
authorMarcello Stanisci <marcello.stanisci@inria.fr>2017-06-01 09:38:34 +0200
committerMarcello Stanisci <marcello.stanisci@inria.fr>2017-06-01 09:38:34 +0200
commitd0bf7ea6b806a404df68c6447a136c8441a3a54a (patch)
tree592f3acecafcf318e13d558ec268e090b3ca2b31 /api-bank.rst
parent7e50e0f1c424c96052e16e297e03089fc1be7aef (diff)
downloaddocs-d0bf7ea6b806a404df68c6447a136c8441a3a54a.tar.gz
docs-d0bf7ea6b806a404df68c6447a136c8441a3a54a.tar.bz2
docs-d0bf7ea6b806a404df68c6447a136c8441a3a54a.zip
fix some compiler warnings
Diffstat (limited to 'api-bank.rst')
-rw-r--r--api-bank.rst6
1 files changed, 2 insertions, 4 deletions
diff --git a/api-bank.rst b/api-bank.rst
index 6068176b..401847f8 100644
--- a/api-bank.rst
+++ b/api-bank.rst
@@ -36,10 +36,8 @@ request.
**Response:**
-:status 200 OK: The request has been correctly handled, so the funds have been transferred to the recipient's account. The body is a
-`BankDepositDetails`_.
-
-:status 400 Bad Request: The bank replies a `BankError`_ object
+:status 200 OK: The request has been correctly handled, so the funds have been transferred to the recipient's account. The body is a `BankDepositDetails`_.
+:status 400 Bad Request: The bank replies a `BankError`_ object.
**Details:**