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

Fix item deletion with api key (#7610) #9541

Merged
merged 1 commit into from
Mar 29, 2023

Conversation

Bond-009
Copy link
Member

Fixes #7610

@github-actions
Copy link

Changes in OpenAPI specification found. Expand to see details.

What's Changed


DELETE /Items/{itemId}
Return Type:

New response : 404 Not Found

Not Found

DELETE /Items
Return Type:

New response : 404 Not Found

Not Found

@cvium
Copy link
Member

cvium commented Mar 27, 2023

Please make the title more descriptive. It's impossible to see what it changes

@Bond-009 Bond-009 changed the title Fix #7610 Fix item deletion with api key (#7610) Mar 27, 2023
@Bond-009 Bond-009 merged commit a1eddbb into jellyfin:master Mar 29, 2023
@Bond-009 Bond-009 deleted the apikeydelete branch March 29, 2023 10:20
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.

[Issue]: Cannot Delete Items with API key
4 participants