conduit
conduit copied to clipboard
Change prefix of middleware configuration parameters
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.
Let's revisit this when releasing v1.0.