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

feat!: add checkRequestData option #113

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

jd1378
Copy link

@jd1378 jd1378 commented Mar 23, 2024

BREAKING CHANGE: removes useUpdateData and usePatchData in favor of checkRequestData

resolves #112

but still, I'd like to make another PR and add an option to use the same rules, instead of ${method}-data rules. that makes more sense for my use-case

BREAKING CHANGE: removes useUpdateData and usePatchData in favor of checkRequestData
@jd1378
Copy link
Author

jd1378 commented Mar 23, 2024

It's still not working as I expect it

@jd1378
Copy link
Author

jd1378 commented Mar 23, 2024

it now does

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.

Update checkData function to support custom methods
1 participant