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 Make sure the href attribute is constructed correctly when trailing slash is used #139

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

Commits on Oct 16, 2024

  1. FIX Make sure the href attribute is constructed correctly when trai…

    …ling slash is used
    
    Prior to the fix, when trailing slash is enabled the url output is incorrect; the second test fails because the href output contains: `/api/v1/SilverStripe-ORM-DataObject/1/.xml`.
    edwilde committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    4acfe9d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    83cbb59 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Configuration menu
    Copy the full SHA
    573f4bf View commit details
    Browse the repository at this point in the history