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: add missing parameter to delete requests from ExternalAPI #904

Merged
merged 1 commit into from
Jul 29, 2024

Conversation

gauthier-th
Copy link
Collaborator

Description

This PR fixes the ExternalAPI class where a parameter was missing in the Fetch options.

Screenshot (if UI-related)

To-Dos

  • Successful build pnpm build
  • Translation keys pnpm i18n:extract
  • Database migration (if required)

Issues Fixed or Closed

@gauthier-th gauthier-th requested a review from fallenbagel as a code owner July 29, 2024 21:01
@gauthier-th gauthier-th merged commit 36d98a2 into develop Jul 29, 2024
7 checks passed
@fallenbagel fallenbagel deleted the fix-external-api-delete branch July 29, 2024 22:44
michaelhthomas pushed a commit to michaelhthomas/jellyseerr that referenced this pull request Aug 1, 2024
@fallenbagel
Copy link
Owner

🎉 This PR is included in version 2.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Probably missind headers for delete from arr*
2 participants