-
Paul Slaughter authored
**What happened?** Previously we simply used the `api_v4.*_path` variable. It turns out that these variables do not include the `relative_url_root`. We need to wrap these variables with `expose_uri`, which builds the absolute URL.
a39d6fb9