emeraldpay / emeraldpay/dshackle
Option to disable all default methods
Open
enhancement
good first issue
- Dominant language
- Rust
- Stars
- 350
- Forks
- 57
- PR merge metrics
- No merged PRs in 30d
Description
Allow config like:
```
options:
disable-validation: true
methods:
disable-default: true
enabled:
- name: my_customMethod
```
Which disables all standard methods: https://github.com/emeraldpay/dshackle/blob/master/docs/04-upstream-config.adoc
and routes only `my_customMethod` to that upstream
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.