fix open api docs

This commit is contained in:
Aaron Blankstein
2021-10-13 15:06:10 -05:00
parent c511fd5332
commit 3b0033a03a

View File

@@ -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: