mirror of
https://github.com/alexgo-io/stacks-puppet-node.git
synced 2026-01-13 08:40:45 +08:00
fix open api docs
This commit is contained in:
@@ -335,10 +335,10 @@ paths:
|
||||
description: Estimated fees for the transaction
|
||||
content:
|
||||
application/json:
|
||||
schema:
|
||||
$ref: ./api/core-node/post-fee-transaction-response.schema.json
|
||||
example:
|
||||
$ref: ./api/core-node/post-fee-transaction-response.example.json
|
||||
schema:
|
||||
$ref: ./api/core-node/post-fee-transaction-response.schema.json
|
||||
example:
|
||||
$ref: ./api/core-node/post-fee-transaction-response.example.json
|
||||
|
||||
/v2/fees/transfer:
|
||||
get:
|
||||
|
||||
Reference in New Issue
Block a user