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

Core: Allow string in object arg and support fractional numbers in URL args #14511

Merged
merged 5 commits into from
Apr 8, 2021

Commits on Apr 7, 2021

  1. Fall back to raw string when parsing object arg param, and add suppor…

    …t for fractional numbers
    ghengeveld committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    5939a9f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7fef44f View commit details
    Browse the repository at this point in the history
  3. Actually parse the number

    ghengeveld committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    0eee876 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dc83904 View commit details
    Browse the repository at this point in the history
  5. Update test

    ghengeveld committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    67a1dd0 View commit details
    Browse the repository at this point in the history