taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

commit a8466a92a25d8b8ed4cca7ad5bae97899f8e3c3b
parent 4acae6513ed81664d904f035999041a846e02761
Author: Matyja Lukas Adam <lukas.matyja@students.bfh.ch>
Date:   Sun, 26 May 2024 00:01:28 +0200

glossary link

Diffstat:
Mcore/api-donau.rst | 4++--
Mcore/api-exchange.rst | 2+-
2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/core/api-donau.rst b/core/api-donau.rst @@ -26,7 +26,7 @@ The Donau RESTful API The API specified here follows the :ref:`general conventions <http-common>` for all details not specified in the individual requests. -The `glossary <https://docs.taler.net/glossary.html#glossary>`_ +The `glossary <https://docs.taler.net/taler-developer-manual.html#developer-glossary>`_ defines all specific terms used in this section. .. contents:: Table of Contents @@ -485,7 +485,7 @@ Donation statement operations are requested by a donor. **Response:** - :http:statuscode:`201 CREATED`: + :http:statuscode:`201 Created`: The request was successful, and the created `DonationStatement` is stored. :http:statuscode:`403 Forbidden`: One of the signatures is invalid. This response comes with a standard `ErrorDetail` response. diff --git a/core/api-exchange.rst b/core/api-exchange.rst @@ -21,7 +21,7 @@ The Exchange RESTful API The API specified here follows the :ref:`general conventions <http-common>` for all details not specified in the individual requests. -The `glossary <https://docs.taler.net/glossary.html#glossary>`_ +The `glossary <https://docs.taler.net/taler-developer-manual.html#developer-glossary>`_ defines all specific terms used in this section. .. contents:: Table of Contents