update to openapi.yaml

This commit is contained in:
Pavitthra Pandurangan
2023-06-05 12:58:05 -04:00
parent 37c9873977
commit f66ff8db46

View File

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