We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add a new API to get an asset's metadata.
rgb-lib exposes the get_asset_metadata API, so this new API should call it to get the required data.
rgb-lib
get_asset_metadata
/assetmetadata
GET
asset_id
README.md
openapi.yaml
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Add a new API to get an asset's metadata.
rgb-lib
exposes theget_asset_metadata
API, so this new API should call it to get the required data./assetmetadata
GET
(no changes are made to any data)asset_id
(the ID of the asset to get the metadata for)rgb-lib
'sget_asset_metadata
rgb-lib
'sget_asset_metadata
README.md
andopenapi.yaml
The text was updated successfully, but these errors were encountered: