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

Asset info #681

Merged
merged 5 commits into from
Jan 10, 2022
Merged

Asset info #681

merged 5 commits into from
Jan 10, 2022

Conversation

dchiquito
Copy link
Contributor

  • Add /assets/{asset_id}/info/
  • Add /dandisets/{versions__dandiset__pk}/versions/{versions__version}/assets/{asset_id}/info/

Both return the same thing, the django serialization of the asset.
Resolves #673

This has the effect of testing that the queryset filtering works to
remove the extra versions/assets.
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.

Include meta-metadata in individual asset endpoint responses
2 participants