commit 5b4de310bd0ac699751b883ff69c0262d37872e9
parent 408e486c87cc6aab90b4ff3577c354a47eea6836
Author: Antoine A <>
Date: Fri, 13 Jun 2025 19:13:11 +0200
corebank: clean versioning
Diffstat:
1 file changed, 29 insertions(+), 29 deletions(-)
diff --git a/core/api-corebank.rst b/core/api-corebank.rst
@@ -208,13 +208,13 @@ The user ``admin`` is a special, hard-coded username. Some requests require the
**Request:**
:query limit: *Optional.*
- At most return the given number of results. Negative for descending by ``row_id``, positive for ascending by ``row_id``. Defaults to ``-20``. Since protocol v5.
+ At most return the given number of results. Negative for descending by ``row_id``, positive for ascending by ``row_id``. Defaults to ``-20``. Since **v5**.
:query offset: *Optional.*
- Starting ``cashout_id`` for :ref:`pagination <row-id-pagination>`. Since protocol v5.
+ Starting ``cashout_id`` for :ref:`pagination <row-id-pagination>`. Since **v5**.
:query delta: *Optional.*
- Deprecated in protocol v5. Use *limit* instead.
+ Deprecated since **v5**. Use *limit* instead.
:query start: *Optional.*
- Deprecated in protocol v5. Use *offset* instead.
+ Deprecated since **v5**. Use *offset* instead.
**Response:**
@@ -524,18 +524,18 @@ Account Management
**Request:**
:query limit: *Optional.*
- At most return the given number of results. Negative for descending by ``row_id``, positive for ascending by ``row_id``. Defaults to ``-20``. Since protocol v5.
+ At most return the given number of results. Negative for descending by ``row_id``, positive for ascending by ``row_id``. Defaults to ``-20``. Since **v5**.
:query offset: *Optional.*
- Starting ``row_id`` for :ref:`pagination <row-id-pagination>`. Since protocol v5.
+ Starting ``row_id`` for :ref:`pagination <row-id-pagination>`. Since **v5**.
:query filter_name: *Optional.*
Pattern to filter on the account's legal name. Given
the filter 'foo', all the results will **contain**
'foo' in their legal name. Without this option,
all the existing accounts are returned.
:query delta: *Optional.*
- Deprecated in protocol v5. Use *limit* instead.
+ Deprecated since **v5**. Use *limit* instead.
:query start: *Optional.*
- Deprecated in protocol v5. Use *offset* instead.
+ Deprecated since **v5**. Use *offset* instead.
**Response:**
@@ -582,18 +582,18 @@ Account Management
**Request:**
:query limit: *Optional.*
- At most return the given number of results. Negative for descending by ``row_id``, positive for ascending by ``row_id``. Defaults to ``-20``. Since protocol v5.
+ At most return the given number of results. Negative for descending by ``row_id``, positive for ascending by ``row_id``. Defaults to ``-20``. Since **v5**.
:query offset: *Optional.*
- Starting ``row_id`` for :ref:`pagination <row-id-pagination>`. Since protocol v5.
+ Starting ``row_id`` for :ref:`pagination <row-id-pagination>`. Since **v5**.
:query filter_name: *Optional.*
Pattern to filter on the account's legal name. Given
the filter 'foo', all the results will **contain**
'foo' in their legal name. Without this option,
all the existing accounts are returned.
:query delta: *Optional.*
- Deprecated in protocol v5. Use *limit* instead.
+ Deprecated since **v5**. Use *limit* instead.
:query start: *Optional.*
- Deprecated in protocol v5. Use *offset* instead.
+ Deprecated since **v5**. Use *offset* instead.
**Response:**
@@ -764,17 +764,17 @@ Transactions
**Request:**
:query limit: *Optional.*
- At most return the given number of results. Negative for descending by ``row_id``, positive for ascending by ``row_id``. Defaults to ``-20``. Since protocol v5.
+ At most return the given number of results. Negative for descending by ``row_id``, positive for ascending by ``row_id``. Defaults to ``-20``. Since **v5**.
:query offset: *Optional.*
- Starting ``row_id`` for :ref:`pagination <row-id-pagination>`. Since protocol v5.
+ Starting ``row_id`` for :ref:`pagination <row-id-pagination>`. Since **v5**.
:query timeout_ms: *Optional.*
- Timeout in milliseconds, for :ref:`long-polling <long-polling>`, to wait for at least one element to be shown. Only useful if *limit* is positive. Since protocol v5.
+ Timeout in milliseconds, for :ref:`long-polling <long-polling>`, to wait for at least one element to be shown. Only useful if *limit* is positive. Since protocol **v5**.
:query delta: *Optional.*
- Deprecated in protocol v5. Use *limit* instead.
+ Deprecated since **v5**. Use *limit* instead.
:query start: *Optional.*
- Deprecated in protocol v5. Use *offset* instead.
+ Deprecated since **v5**. Use *offset* instead.
:query long_poll_ms: *Optional.*
- Deprecated in protocol v5. Use *timeout_ms* instead.
+ Deprecated since **v5**. Use *timeout_ms* instead.
**Response:**
@@ -1022,9 +1022,9 @@ Account withdrawals
:query old_state:
*Optional.* Defaults to "pending".
:query timeout_ms: *Optional.*
- Timeout in milliseconds, for :ref:`long-polling <long-polling>`, to wait for the operation state to be different from *old_state*. Since protocol v5.
+ Timeout in milliseconds, for :ref:`long-polling <long-polling>`, to wait for the operation state to be different from *old_state*. Since **v5**.
:query long_poll_ms: *Optional.*
- Deprecated in protocol v5. Use *timeout_ms* instead.
+ Deprecated since **v5.** Use *timeout_ms* instead.
**Response:**
@@ -1208,13 +1208,13 @@ Cashouts
**Request:**
:query limit: *Optional.*
- At most return the given number of results. Negative for descending by ``cashout_id``, positive for ascending by ``cashout_id``. Defaults to ``-20``. Since protocol **v5**.
+ At most return the given number of results. Negative for descending by ``cashout_id``, positive for ascending by ``cashout_id``. Defaults to ``-20``. Since **v5**.
:query offset: *Optional.*
- Starting ``cashout_id`` for :ref:`pagination <row-id-pagination>`. Since protocol v5.
+ Starting ``cashout_id`` for :ref:`pagination <row-id-pagination>`. Since **v5**.
:query delta: *Optional.*
- Deprecated in protocol v5. Use *limit* instead.
+ Deprecated since **v5**. Use *limit* instead.
:query start: *Optional.*
- Deprecated in protocol v5. Use *offset* instead.
+ Deprecated since **v5**. Use *offset* instead.
**Response:**
@@ -1253,13 +1253,13 @@ Cashouts
**Request:**
:query limit: *Optional.*
- At most return the given number of results. Negative for descending by ``cashout_id``, positive for ascending by ``cashout_id``. Defaults to ``-20``. Since protocol v5.
+ At most return the given number of results. Negative for descending by ``cashout_id``, positive for ascending by ``cashout_id``. Defaults to ``-20``. Since **v5**.
:query offset: *Optional.*
- Starting ``cashout_id`` for :ref:`pagination <row-id-pagination>`. Since protocol v5.
+ Starting ``cashout_id`` for :ref:`pagination <row-id-pagination>`. Since **v5**.
:query delta: *Optional.*
- Deprecated in protocol v5. Use *limit* instead.
+ Deprecated since **v5**. Use *limit* instead.
:query start: *Optional.*
- Deprecated in protocol v5. Use *offset* instead.
+ Deprecated since **v5**. Use *offset* instead.
.. note::
@@ -1746,7 +1746,7 @@ Endpoints for Integrated Sub-APIs
.. http:any:: /accounts/$USERNAME/conversion-info/*
- User custom rates, public for accounts configured with ``is_taler_exchange=true`` else private. Since protocol **v9**
+ User custom rates, public for accounts configured with ``is_taler_exchange=true`` else private. Since **v9**
All endpoints under this prefix are specified
by the :doc:`GNU Taler Conversion Info API </core/api-bank-conversion-info>`.