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: params in delete method should be optional #900

Merged
merged 1 commit into from
Dec 18, 2024

Conversation

edodusi
Copy link
Contributor

@edodusi edodusi commented Dec 17, 2024

Pull request type

FIxes #884

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Other (please describe): documentation and code differs

How to test this PR

Call a delete operation without providing the second argument

What is the new behavior?

The StoryblokClient.delete() method can be called without passing the second params argument.

Other information

@edodusi edodusi merged commit f99c6e8 into main Dec 18, 2024
6 checks passed
@edodusi edodusi deleted the fix/storyblok-delete-requires-params branch December 18, 2024 14:15
Copy link

🎉 This PR is included in version 6.10.4 🎉

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.

Storyblok.delete requires a story
2 participants