mirror of
https://github.com/alexgo-io/stacks-blockchain-api.git
synced 2026-04-26 12:55:32 +08:00
* fix: openapi lint validator * fix: balances schema * fix: add title to all entities * fix: some additionalProperties and duplicate names * fix: remove additional properties for rosetta * fix: rosetta tests * style: remove empty description
7 lines
128 B
JSON
7 lines
128 B
JSON
{
|
|
"description": "GET fee estimates",
|
|
"title": "CoreNodeFeeResponse",
|
|
"type": "string",
|
|
"additionalProperties": false
|
|
}
|