mirror of
https://github.com/alexgo-io/stacks-puppet-node.git
synced 2026-01-12 22:43:42 +08:00
8 lines
184 B
JSON
8 lines
184 B
JSON
{
|
|
"$schema": "http://json-schema.org/draft-07/schema#",
|
|
"description": "GET fee estimates",
|
|
"title": "CoreNodeFeeResponse",
|
|
"type": "string",
|
|
"additionalProperties": false
|
|
}
|