Change in osmo-remsim[master]: doc: REST API url is /banks, not /bankds

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Harald Welte gerrit-no-reply at lists.osmocom.org
Wed May 8 15:24:13 UTC 2019


Harald Welte has uploaded this change for review. ( https://gerrit.osmocom.org/13920


Change subject: doc: REST API url is /banks, not /bankds
......................................................................

doc: REST API url is /banks, not /bankds

The documentation didn't agree with the code. Let's fix it

Change-Id: I63771c7ecc975435b8b7415ffb5e0a51fb5acef0
Closes: OS#3963
---
M doc/manuals/chapters/remsim-server.adoc
1 file changed, 2 insertions(+), 2 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-remsim refs/changes/20/13920/1

diff --git a/doc/manuals/chapters/remsim-server.adoc b/doc/manuals/chapters/remsim-server.adoc
index e5ab58d..01d24b2 100644
--- a/doc/manuals/chapters/remsim-server.adoc
+++ b/doc/manuals/chapters/remsim-server.adoc
@@ -40,14 +40,14 @@
 
 No other HTTP operation is implemented.
 
-==== /api/backend/v1/bankds
+==== /api/backend/v1/banks
 
 *GET* obtains a JSON list where each element represents one currently
 connected `osmo-remsim-bankd`.
 
 No other HTTP operation is implemented.
 
-==== /api/backend/v1/bankds/:bank_id
+==== /api/backend/v1/banks/:bank_id
 
 *GET* obtains a single JSON object representing one specific currently
 connected `osmo-remsim-bankd`.

-- 
To view, visit https://gerrit.osmocom.org/13920
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-remsim
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I63771c7ecc975435b8b7415ffb5e0a51fb5acef0
Gerrit-Change-Number: 13920
Gerrit-PatchSet: 1
Gerrit-Owner: Harald Welte <laforge at gnumonks.org>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190508/aa2945eb/attachment.htm>


More information about the gerrit-log mailing list