-
Notifications
You must be signed in to change notification settings - Fork 40
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
base: main
Are you sure you want to change the base?
Add showCollectionMetadata option to view collection_metadata in rpc responce #217
Conversation
There was a problem hiding this 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
{ | ||
"group_key": "collection", | ||
"group_value": "J1S9H3QjnRtBbbuD4HjPV6RpRhwuk4zKbxsnCHuTgh9w", | ||
"collection_metadata": {} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Shouldn't there be collection metadata here?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It should but the metadata json uri isn't being fetched. Is there a helper in specs for fetching this? Can spoof it by writing info to the db so can be looked up by the API call.
Functions that now supports showCollectionMetadata option -