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: allow user to disable cache lookup via request body #44

Merged
merged 1 commit into from
Sep 9, 2024

Conversation

mathnogueira
Copy link
Contributor

@mathnogueira mathnogueira commented Sep 6, 2024

This PR allows users to define if they want to use or not the cached result when importing a pokemon. This is part of the pokeshop stabilization plan.

By default, it doesn't change the behavior of the import handler, it only disables the cache layer if the user passes the attribute ignoreCache: true

Checklist

  • tested locally
  • added new dependencies
  • updated the docs
  • added a test

@mathnogueira mathnogueira requested review from xoscar and danielbdias and removed request for xoscar September 6, 2024 16:55
@mathnogueira mathnogueira merged commit d136d0d into master Sep 9, 2024
2 checks passed
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.

3 participants