From c893608a41e98f935af7e3f94a450a1b22fdfac7 Mon Sep 17 00:00:00 2001 From: softsimon Date: Sun, 19 Jul 2020 13:48:05 +0700 Subject: [PATCH] Updated api docs. --- .../src/app/components/about/about.component.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/frontend/src/app/components/about/about.component.html b/frontend/src/app/components/about/about.component.html index 3f7e8d649..78aacaf48 100644 --- a/frontend/src/app/components/about/about.component.html +++ b/frontend/src/app/components/about/about.component.html @@ -77,31 +77,31 @@ Description - GET /api/v1/bisq/stats + GET /bisq/api/stats Stats - GET /api/v1/bisq/tx/:txId + GET /bisq/api/tx/:txId Transaction - GET /api/v1/bisq/txs/:index/:length + GET /bisq/api/txs/:index/:length Transactions - GET /api/v1/bisq/block/:hash + GET /bisq/api/block/:hash Block - GET /api/v1/bisq/blocks/:index/:length + GET /bisq/api/blocks/:index/:length Blocks - GET /api/v1/bisq/blocks/tip/height + GET /bisq/api/blocks/tip/height Latest block height - GET /api/v1/bisq/address/:address + GET /bisq/api/address/:address Address