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

fix: space in any param name is blocking the loading of the request file in GUI #2898

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

Conversation

pietrygamat
Copy link
Contributor

@pietrygamat pietrygamat commented Aug 22, 2024

Description

Adjusted Bruno grammar so the key element does not disallow spaces (leading and trailing space is still trimmed).
fixes #2878
fixes #2810
fixes #3942

More flexible solution, i.e. adding option to quote and escape certain special characters proposed as an alternative to this in #3045 and #3178

Contribution Checklist:

  • The pull request only addresses one issue or adds one feature.
  • The pull request does not introduce any breaking changes
  • I have added screenshots or gifs to help explain the change if applicable.
  • I have read the contribution guidelines.
  • Create an issue and link to the pull request.

…ile in GUI (usebruno#2878)

Adjusted Bruno grammar so the `key` element does not disallow spaces (leading and trailing space is still trimmed).
@pietrygamat pietrygamat force-pushed the bugfix/allow-space-in-param-name-2878 branch from 5c3d316 to 82e53ac Compare August 22, 2024 20:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
4 participants