[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-docs] branch master updated: Donau: correct indents
From: |
gnunet |
Subject: |
[taler-docs] branch master updated: Donau: correct indents |
Date: |
Sun, 14 Jan 2024 18:16:29 +0100 |
This is an automated email from the git hooks/post-receive script.
pius-loosli pushed a commit to branch master
in repository docs.
The following commit(s) were added to refs/heads/master by this push:
new 668e07b0 Donau: correct indents
668e07b0 is described below
commit 668e07b0df6230a927de5a60575c98b9765122f8
Author: Pius Loosli <loosp2@bfh.ch>
AuthorDate: Sun Jan 14 18:16:18 2024 +0100
Donau: correct indents
---
core/api-donau.rst | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/core/api-donau.rst b/core/api-donau.rst
index 3c310008..b6c172d7 100644
--- a/core/api-donau.rst
+++ b/core/api-donau.rst
@@ -504,7 +504,7 @@ The GET status requests require an authorized bearer token
as well.
.. http:GET:: /charities
-GET all charities. Only allowed if the request comes with the administration
bearer token.
+ GET all charities. Only allowed if the request comes with the administration
bearer token.
return all charities
@@ -536,7 +536,7 @@ GET all charities. Only allowed if the request comes with
the administration bea
.. http:get:: /charities/$CHARITY_ID
-GET a specific charity. Only allowed if the request comes with the charity or
administration bearer token.
+ GET a specific charity. Only allowed if the request comes with the charity
or administration bearer token.
Request information about a charity.
@@ -565,7 +565,7 @@ GET a specific charity. Only allowed if the request comes
with the charity or ad
final_amout: Amount;
}
- .. http:POST:: /charity
+.. http:POST:: /charity
Add a charity. Only allowed if the request comes with the administrator
bearer token.
@@ -623,4 +623,4 @@ GET a specific charity. Only allowed if the request comes
with the charity or ad
The request was successful.
:http:statuscode:`403 Forbidden`:
- The request did not contain an accepted administrator bearer token in it's
header.
\ No newline at end of file
+ The request did not contain an accepted administrator bearer token in it's
header.
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [taler-docs] branch master updated: Donau: correct indents,
gnunet <=