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

Allow override configuration for specific read calls. #16

Open
javierbrea opened this issue Sep 30, 2019 · 0 comments
Open

Allow override configuration for specific read calls. #16

javierbrea opened this issue Sep 30, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@javierbrea
Copy link
Member

In some scenarios could be desirable to modify configuration only for certain invocations to the "read" method. (For example, when passing an "idempotency-key" as an http header using "mercury-api")

This options could be passed as a parameter to the "read" method, and should override instance options only for that execution. For other methods, such as "create" or "update", options could be passed as second argument.

@javierbrea javierbrea added the enhancement New feature or request label Sep 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant