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

feat: Add ability to override 'type' query parameter name #2115

Merged
merged 1 commit into from
Jun 16, 2024

Conversation

hairyhenderson
Copy link
Owner

Fixes #1606

This adds a new environment variable GOMPLATE_TYPE_PARAM which allows switching out the type parameter to another name for those rare cases when people need to send an HTTP server a parameter named type!

@hairyhenderson hairyhenderson added this to the v4.0.0 milestone Jun 16, 2024
@hairyhenderson hairyhenderson self-assigned this Jun 16, 2024
@hairyhenderson hairyhenderson force-pushed the rename-type-param-1606 branch from 752b663 to a6b92eb Compare June 16, 2024 21:22
@hairyhenderson hairyhenderson force-pushed the rename-type-param-1606 branch from a6b92eb to 73b0860 Compare June 16, 2024 21:47
@hairyhenderson hairyhenderson enabled auto-merge (squash) June 16, 2024 21:51
@hairyhenderson hairyhenderson merged commit deeb86f into main Jun 16, 2024
15 checks passed
@hairyhenderson hairyhenderson deleted the rename-type-param-1606 branch June 16, 2024 21:55
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.

Add ability to disable or rename the special type query parameter
1 participant