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

Also expand non-declared template parameters #92

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dblock
Copy link
Collaborator

@dblock dblock commented Aug 15, 2015

This is a behavior change around #84.

I wonder whether we want this behavior by default? Missing variables just don't get expanded and additional ones now do. If we want this behavior by default we need a way to disable it. Otherwise we need a way to enable it.

We probably also want to kill the whole templated idea. If we're going to add any parameter to the request we might as well treat all links as templated.

@dblock dblock changed the title Template parameters Also expand non-declared template parameters Aug 15, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants