Project

General

Profile

Actions

Bug #3963

closed

[API] missing endpoint `bankds`

Added by rp almost 5 years ago. Updated almost 5 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
documentation
Target version:
-
Start date:
04/29/2019
Due date:
% Done:

100%

Spec Reference:
Tags:

Description

the endpoint `/api/backend/v1/bankds` returns:

`resource not found`

where i would expect a (empty)list.

curl  -X GET <REMSIM-SERVER>:9997/api/backend/v1/bankds 
Resource not found
Actions #1

Updated by rp almost 5 years ago

osmo-remsim-server is the component

Actions #2

Updated by laforge almost 5 years ago

  • Status changed from New to In Progress

The Respective URL is /banks not /bankds/

See https://git.osmocom.org/osmo-remsim/tree/src/server/rest_api.c#n451

I was wondering where you got the idea about bankds, and it seems I made a mistake in the documentation. See https://gerrit.osmocom.org/#/c/osmo-remsim/+/13920 for a related fix.

Actions #3

Updated by laforge almost 5 years ago

  • Category set to documentation
  • Status changed from In Progress to Resolved
  • % Done changed from 0 to 100

patch merged

Actions

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 48.8 MB)