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 GET and PUT endpoints for media metadata #528

Merged
merged 3 commits into from
Dec 20, 2024

Conversation

aaronleopold
Copy link
Collaborator

@aaronleopold aaronleopold commented Dec 18, 2024

This was asked on Discord to allow for better scripting capabilities when using the SDK

Note that PUT'ing the metadata requires library:manage permission

Copy link

codecov bot commented Dec 18, 2024

Codecov Report

Attention: Patch coverage is 0% with 105 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
apps/server/src/routers/api/v1/media/individual.rs 0.00% 100 Missing ⚠️
apps/server/src/routers/api/v1/media/mod.rs 0.00% 5 Missing ⚠️
Files with missing lines Coverage Δ
apps/server/src/routers/api/v1/media/mod.rs 0.00% <0.00%> (ø)
apps/server/src/routers/api/v1/media/individual.rs 0.00% <0.00%> (ø)

... and 4 files with indirect coverage changes

@aaronleopold aaronleopold merged commit 6dda732 into experimental Dec 20, 2024
9 checks passed
@aaronleopold aaronleopold deleted the al/put-metadata-endpoint branch December 20, 2024 15:33
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.

2 participants