Change prefix of middleware configuration parameters
Open
feature
- Dominant language
- Go
- Stars
- 610
- Forks
- 63
- Avg merge
- 12h 28m
- Merged PRs (30d)
- 57
Description
### Feature description
All the middleware configuration parameters are prefixed with `sdk.`. From a user's point of view that's confusing (since a user is not aware of the "SDK"). Currently, the relevant docs are under "Common configuration", so we might want use something like `common` as a prefix.
Contributor guide
Assessment
This issue has not been assessed yet.