mirror of
https://github.com/alexgo-io/stacks-puppet-node.git
synced 2026-01-12 22:43:42 +08:00
update to openapi.yaml
This commit is contained in:
@@ -428,7 +428,7 @@ paths:
|
||||
description: The Stacks chain tip to query from. If tip == latest, the query will be run from the latest
|
||||
known tip (includes unconfirmed state).
|
||||
|
||||
/v2/traits/{contract_address}/{contract_name}/{trait_contract_address}/{trait_ contract_name}/{trait_name}:
|
||||
/v2/traits/{contract_address}/{contract_name}/{trait_contract_address}/{trait_contract_name}/{trait_name}:
|
||||
get:
|
||||
summary: Get trait implementation details
|
||||
description: Determine whether or not a specified trait is implemented (either explicitly or implicitly) within a given contract.
|
||||
|
||||
Reference in New Issue
Block a user