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 support for parameterize redirected resources due to trailing slash #12

Closed
wants to merge 5 commits into from

Commits on Nov 29, 2023

  1. added parameterization for redirects due to trailing slash

    If a redirect is detected due to a trailing slash, look up the
    parameters for the route without the trailing slash and use that for the
    parameterization
    laughingman-hass committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    5078e78 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    98e61ef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    42bb879 View commit details
    Browse the repository at this point in the history
  4. removed redundant assertion

    Co-authored-by: Katie Hockman <katie@hockman.dev>
    laughingman-hass and katiehockman committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    c5026ce View commit details
    Browse the repository at this point in the history
  5. removed empty space, as suggested.

    Co-authored-by: Katie Hockman <katie@hockman.dev>
    laughingman-hass and katiehockman committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    302054a View commit details
    Browse the repository at this point in the history