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

basic api GET for MediaAssets #979

Merged
merged 3 commits into from
Jan 13, 2025
Merged

basic api GET for MediaAssets #979

merged 3 commits into from
Jan 13, 2025

Conversation

naknomum
Copy link
Member

@naknomum naknomum commented Jan 9, 2025

GET /api/v3/media-assets/ID

PR fixes #978

Provides way to get basic info about a MediaAsset using its ID.

@erinz2020 erinz2020 self-requested a review January 13, 2025 21:54
Copy link
Contributor

@erinz2020 erinz2020 left a comment

Choose a reason for hiding this comment

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

looks good to me

@naknomum naknomum marked this pull request as ready for review January 13, 2025 22:48
@naknomum naknomum merged commit 57d089b into main Jan 13, 2025
1 check passed
@naknomum naknomum deleted the 978_basic_asset_get_api branch January 13, 2025 22:49
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.

GET api for MediaAssets
2 participants