mirror of
https://github.com/alexgo-io/stacks-puppet-node.git
synced 2026-01-12 22:43:42 +08:00
fix: $ not *
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user