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

Add -dp / --disable-placeholder flag #118

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

iambouali
Copy link

@iambouali iambouali commented Apr 11, 2024

This pull request introduces a new command-line flag, --disable-placeholder (short form: -dp), to the paramspider script. When this flag is provided, the script will refrain from updating parameter values with the default placeholder, allowing users to retain original query parameters.

Changes:

  • Added support for the --disable-placeholder flag.
  • Updated the script to preserve original query parameters when the flag is used.
  • Added an example of using the --disable-placeholder flag to the README.

@iambouali iambouali changed the title Add -db / --disable-placeholder flag Add -dp / --disable-placeholder flag Apr 12, 2024
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.

None yet

1 participant