Skip to content
New issue

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 showCollectionMetadata option to view collection_metadata in rpc responce #217

Conversation

AhzamAkhtar
Copy link
Contributor

@AhzamAkhtar AhzamAkhtar commented Nov 15, 2024

Functions that now supports showCollectionMetadata option -

  • getAsset
  • getAssets
  • getAssetByOwner
  • getAssetByCreator
  • getAssetByAuthority
  • getAssetByGroup
  • searchAssets
  • test

Copy link
Collaborator

@kespinola kespinola left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This needs an integration test @AhzamAkhtar

digital_asset_types/src/dao/scopes/asset.rs Outdated Show resolved Hide resolved
@AhzamAkhtar AhzamAkhtar force-pushed the das-44-show-collection-metadata-request-parameters branch from 3081432 to d0e6ce0 Compare January 7, 2025 11:36
When caller includes display option of show_collection_metadata asset
data info will be included in the group area of the response.
@kespinola kespinola force-pushed the das-44-show-collection-metadata-request-parameters branch from d0e6ce0 to 6a2a2c1 Compare January 8, 2025 10:11
@kespinola kespinola merged commit a3ac6e6 into metaplex-foundation:main Jan 8, 2025
3 checks passed
@kespinola kespinola deleted the das-44-show-collection-metadata-request-parameters branch January 8, 2025 10:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants