fix: $ not *

This commit is contained in:
Jude Nelson
2024-03-21 14:09:59 -04:00
parent e058011682
commit 077080b3f9

View File

@@ -643,7 +643,7 @@ paths:
content:
application/json:
example:
*ref: ./api/core-node/get_tenure_info.json
$ref: ./api/core-node/get_tenure_info.json
/v3/tenures/{block_id}:
get: