Skip to content

Conversation

stefk
Copy link

@stefk stefk commented Feb 12, 2016

This PR adds a feature very similar to the one discussed and proposed in #83 and #93, but takes a whitelist approach instead. The idea is to allow to specify which parameters are asked in interactive mode, and let the handler use the default/dist values otherwise:

{
    "extra": {
        "incenteev-parameters": {
            "interactive-keys": [
                "param_1",
                "param_3",
                "param_8"
            ]
        }
    }
}

@ingowalther
Copy link

Hello,

is this PR going to me merged?

Greets Ingo

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.

2 participants