Commit 2862b772 authored by Anatol's avatar Anatol Committed by GitHub

fix: spec typos (#2383)

parent 41d3cd5f
......@@ -438,7 +438,6 @@ paths:
default:
description: Default response
"/topology":
get:
description: Get topology of known network
......@@ -670,7 +669,7 @@ paths:
default:
description: Default response
"/transaction":
"/transactions":
get:
summary: Get list of pending transactions
tags:
......@@ -687,7 +686,7 @@ paths:
default:
description: Default response
"/transaction/{txHash}":
"/transactions/{txHash}":
get:
summary: Get information about a sent transaction
parameters:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment